[INFO] cloning repository https://github.com/BloodLetters/VoteMe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BloodLetters/VoteMe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBloodLetters%2FVoteMe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBloodLetters%2FVoteMe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78fbb6de7154a3d76a39ee36b2156d1eaaa39369
[INFO] checking BloodLetters/VoteMe against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBloodLetters%2FVoteMe" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BloodLetters/VoteMe
[INFO] finished tweaking git repo https://github.com/BloodLetters/VoteMe
[INFO] tweaked toml for git repo https://github.com/BloodLetters/VoteMe written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BloodLetters/VoteMe on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BloodLetters/VoteMe 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33a3ca8141a281ac49235666b16596c899554e7aaba02d196b188a8dd76b600b
[INFO] running `Command { std: "docker" "start" "-a" "33a3ca8141a281ac49235666b16596c899554e7aaba02d196b188a8dd76b600b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33a3ca8141a281ac49235666b16596c899554e7aaba02d196b188a8dd76b600b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33a3ca8141a281ac49235666b16596c899554e7aaba02d196b188a8dd76b600b", kill_on_drop: false }`
[INFO] [stdout] 33a3ca8141a281ac49235666b16596c899554e7aaba02d196b188a8dd76b600b
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c7fbbcc3ce435a908c632a87d0ed59081c57d37a12a5874b4855cb49eb10588
[INFO] running `Command { std: "docker" "start" "-a" "9c7fbbcc3ce435a908c632a87d0ed59081c57d37a12a5874b4855cb49eb10588", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking hybrid-array v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_core v0.10.0-rc-6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking block-buffer v0.11.0
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking digest v0.11.0-rc.9
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.4.0-rc.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking der v0.8.0-rc.10
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking chacha20 v0.10.0-rc.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking cmov v0.5.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking lz4-java-wrc v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking compression-codecs v0.4.36
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking ctutils v0.4.0
[INFO] [stderr]     Checking rand v0.10.0-rc.8 (https://github.com/rust-random/rand#a4c9a8e5)
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking sha2 v0.11.0-rc.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking spki v0.8.0-rc.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking crossfire v3.0.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crypto-bigint v0.7.0-rc.22
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]     Checking cfb8 v0.8.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking pkcs8 v0.11.0-rc.10
[INFO] [stderr]     Checking pkcs1 v0.8.0-rc.4
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking sha1 v0.11.0-rc.4
[INFO] [stderr]     Checking signature v3.0.0-rc.9
[INFO] [stderr]    Compiling pumpkin v0.1.0-dev+1.21.11 (https://github.com/Pumpkin-MC/Pumpkin.git?branch=master#44104010)
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hmac v0.13.0-rc.4
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling pumpkin-api-macros v0.1.0-dev+1.21.11 (https://github.com/Pumpkin-MC/Pumpkin.git?branch=master#44104010)
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking crypto-primes v0.7.0-pre.8
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking pumpkin-nbt v0.1.0-dev+1.21.11 (https://github.com/Pumpkin-MC/Pumpkin.git?branch=master#44104010)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_json5 v0.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pumpkin-util v0.1.0-dev+1.21.11 (https://github.com/Pumpkin-MC/Pumpkin.git?branch=master#44104010)
[INFO] [stderr]     Checking rsa v0.10.0-rc.14
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.37
[INFO] [stderr]    Compiling pumpkin-data v0.1.0-dev+1.21.11 (https://github.com/Pumpkin-MC/Pumpkin.git?branch=master#44104010)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking pumpkin-config v0.1.0-dev+1.21.11 (https://github.com/Pumpkin-MC/Pumpkin.git?branch=master#44104010)
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr] error: failed to run custom build command for `pumpkin-data v0.1.0-dev+1.21.11 (https://github.com/Pumpkin-MC/Pumpkin.git?branch=master#44104010)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/pumpkin-data-194f0216e61ebcd4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=../assets/screens.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/damage_type.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/fluids.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/attributes.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/composter_increase_chance.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/blocks.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/items.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/biome.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/fluids.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/entities.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/tags/1_21_11_tags.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/tags/1_21_9_tags.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/registry/1_21_9_synced_registries.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/registry/1_21_11_synced_registries.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/spawn_egg.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/packet/1_21_7_packets.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/packet/1_21_11_packets.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/meta_data_type.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/blocks.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/bedrock_block_states.nbt
[INFO] [stderr]   cargo:rerun-if-changed=../assets/properties.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/scoreboard_display_slot.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/particles.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/density_function.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/entities.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/enchantments.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/world_event.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/effect.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/sounds.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/fuels.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/message_type.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/chunk_status.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/jukebox_song.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/items.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/tracked_data/1_21_7_tracked_data.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/tracked_data/1_21_11_tracked_data.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/recipes.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/dimension.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/noise_parameters.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/entity_statuses.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/game_event.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/potion.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/data_component.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/game_rules.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/sound_category.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/entity_pose.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/biome.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/multi_noise_biome_tree.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/potion_brewing.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/recipe_remainder.json
[INFO] [stderr]   cargo:rerun-if-changed=../assets/flower_pot_transformations.json
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Failed to create output directory src/generated: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3147) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/scoreboard_slot.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     37:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     39:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     40:     0x63eaa394947b - __rust_try
[INFO] [stderr]     41:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     42:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     43:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     44:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     45:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     46:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     47:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     48:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     49:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     50:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     51:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     52:     0x63eaa394947b - __rust_try
[INFO] [stderr]     53:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     54:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     56:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     57:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     58:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     59:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     60:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     61:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     62:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     63:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     64:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     65:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     66:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     67:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     68:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     69:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     70:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     71:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     72:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     73:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     74:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     75:     0x73b02c86da64 - clone
[INFO] [stderr]     76:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3142) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/attributes.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     37:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     39:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     40:     0x63eaa394947b - __rust_try
[INFO] [stderr]     41:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     42:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     43:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     44:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     45:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     46:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     47:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     48:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     49:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     50:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     51:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     52:     0x63eaa394947b - __rust_try
[INFO] [stderr]     53:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     54:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     56:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     57:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     58:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     59:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     60:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     61:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     62:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     63:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     64:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     65:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     66:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     67:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     68:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     69:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     70:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     71:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     72:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     73:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     74:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     75:     0x73b02c86da64 - clone
[INFO] [stderr]     76:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3150) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/spawn_egg.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     50:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     51:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     52:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     53:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     54:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     56:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     57:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     58:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     59:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     60:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     61:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     62:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     63:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     64:     0x73b02c86da64 - clone
[INFO] [stderr]     65:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3149) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/enchantment.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     50:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     51:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     52:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     53:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     54:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     56:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     57:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     58:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     59:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     60:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     61:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     62:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     63:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     64:     0x73b02c86da64 - clone
[INFO] [stderr]     65:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3140) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/damage_type.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     37:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     39:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     40:     0x63eaa394947b - __rust_try
[INFO] [stderr]     41:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     42:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     43:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     44:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     45:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     46:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     47:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     48:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     49:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     50:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     51:     0x63eaa394947b - __rust_try
[INFO] [stderr]     52:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     53:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     54:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     55:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     56:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     57:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     58:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     59:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     60:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     61:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa394947b - __rust_try
[INFO] [stderr]     63:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     64:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     65:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     66:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     67:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     68:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     69:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     70:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     71:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     72:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     73:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     74:     0x63eaa394947b - __rust_try
[INFO] [stderr]     75:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     76:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     77:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     78:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     79:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     80:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     81:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     82:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     83:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     84:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     85:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     86:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     87:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     88:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     89:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     90:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     91:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     92:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     93:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     94:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     95:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     96:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     97:     0x73b02c86da64 - clone
[INFO] [stderr]     98:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3145) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/screen.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     39:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     40:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     41:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     42:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     43:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     45:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     46:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     47:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     48:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     49:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     50:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     51:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     52:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     53:     0x73b02c86da64 - clone
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3151) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/packet.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     37:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     39:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     40:     0x63eaa394947b - __rust_try
[INFO] [stderr]     41:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     42:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     43:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     44:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     45:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     46:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     47:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     48:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     49:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     50:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     51:     0x63eaa394947b - __rust_try
[INFO] [stderr]     52:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     53:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     54:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     55:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     56:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     57:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     58:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     59:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     60:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     61:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa394947b - __rust_try
[INFO] [stderr]     63:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     64:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     65:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     66:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     67:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     68:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     69:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     70:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     71:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     72:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     73:     0x63eaa394947b - __rust_try
[INFO] [stderr]     74:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     75:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     76:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     77:     0x63eaa3867fed - <rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}
[INFO] [stderr]     78:     0x63eaa388c481 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call::<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]     79:     0x63eaa389a200 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     80:     0x63eaa37ff35c - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stderr]     81:     0x63eaa394947b - __rust_try
[INFO] [stderr]     82:     0x63eaa39232ef - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stderr]     83:     0x63eaa38dadf0 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}, ((), ())>
[INFO] [stderr]     84:     0x63eaa387b676 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call::<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>
[INFO] [stderr]     85:     0x63eaa3895132 - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::LatchRef<rayon_core[c41d7fc0d86dd654]::latch::LockLatch>, <rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}, ((), ())> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     86:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     87:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     88:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     89:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     90:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     91:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     92:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     93:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     94:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     95:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     96:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     97:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     98:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     99:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]    100:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]    101:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]    102:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]    103:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]    104:     0x73b02c86da64 - clone
[INFO] [stderr]    105:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3155) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/particle.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     50:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     51:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     52:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     53:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     54:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     56:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     57:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     58:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     59:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     60:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     61:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     62:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     63:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     64:     0x73b02c86da64 - clone
[INFO] [stderr]     65:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3153) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/meta_data_type.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     37:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     39:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     40:     0x63eaa394947b - __rust_try
[INFO] [stderr]     41:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     42:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     43:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     44:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     45:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     46:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     47:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     48:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     49:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     50:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     51:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     52:     0x63eaa394947b - __rust_try
[INFO] [stderr]     53:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     54:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     56:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     57:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     58:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     59:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     60:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     61:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     62:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     63:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     64:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     65:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     66:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     67:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     68:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     69:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     70:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     71:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     72:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     73:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     74:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     75:     0x73b02c86da64 - clone
[INFO] [stderr]     76:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3146) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/composter_increase_chance.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     37:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     39:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     40:     0x63eaa394947b - __rust_try
[INFO] [stderr]     41:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     42:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     43:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     44:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     45:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     46:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     47:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     48:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     49:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     50:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     51:     0x63eaa394947b - __rust_try
[INFO] [stderr]     52:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     53:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     54:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     55:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     56:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     57:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     58:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     59:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     60:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     61:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     62:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     63:     0x63eaa394947b - __rust_try
[INFO] [stderr]     64:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     65:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     66:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     67:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     68:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     69:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     70:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     71:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     72:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     73:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     74:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     75:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     76:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     77:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     78:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     79:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     80:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     81:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     82:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     83:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     84:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     85:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     86:     0x73b02c86da64 - clone
[INFO] [stderr]     87:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3152) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/registry.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     37:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     39:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     40:     0x63eaa394947b - __rust_try
[INFO] [stderr]     41:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     42:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     43:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     44:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     45:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     46:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     47:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     48:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     49:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     50:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     51:     0x63eaa394947b - __rust_try
[INFO] [stderr]     52:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     53:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     54:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     55:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     56:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     57:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     58:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     59:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     60:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     61:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     62:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     63:     0x63eaa394947b - __rust_try
[INFO] [stderr]     64:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     65:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     66:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     67:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     68:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     69:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     70:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     71:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     72:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     73:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     74:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     75:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     76:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     77:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     78:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     79:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     80:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     81:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     82:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     83:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     84:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     85:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     86:     0x73b02c86da64 - clone
[INFO] [stderr]     87:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3141) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/entity_type.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     50:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     51:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     52:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     53:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     54:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     56:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     57:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     58:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     59:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     60:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     61:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     62:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     63:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     64:     0x73b02c86da64 - clone
[INFO] [stderr]     65:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3154) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/fluid.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     37:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     39:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     40:     0x63eaa394947b - __rust_try
[INFO] [stderr]     41:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     42:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     43:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     44:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     45:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     46:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     47:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     48:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     49:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     50:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     51:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     52:     0x63eaa394947b - __rust_try
[INFO] [stderr]     53:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     54:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     56:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     57:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     58:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     59:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     60:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     61:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     62:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     63:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     64:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     65:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     66:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     67:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     68:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     69:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     70:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     71:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     72:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     73:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     74:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     75:     0x73b02c86da64 - clone
[INFO] [stderr]     76:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3147) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/world_event.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     45:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     47:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     48:     0x63eaa394947b - __rust_try
[INFO] [stderr]     49:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     50:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     51:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     69:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     70:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     71:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     72:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     73:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     75:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     76:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     77:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     78:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     79:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     80:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     81:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     82:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     83:     0x73b02c86da64 - clone
[INFO] [stderr]     84:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3142) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/effect.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     45:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     47:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     48:     0x63eaa394947b - __rust_try
[INFO] [stderr]     49:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     50:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     51:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     69:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     70:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     71:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     72:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     73:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     75:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     76:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     77:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     78:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     79:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     80:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     81:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     82:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     83:     0x73b02c86da64 - clone
[INFO] [stderr]     84:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3149) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/fuels.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     50:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     51:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     69:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     70:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     71:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     72:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     73:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     75:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     76:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     77:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     78:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     79:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     80:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     81:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     82:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     83:     0x73b02c86da64 - clone
[INFO] [stderr]     84:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3140) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/message_type.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     45:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     47:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     48:     0x63eaa394947b - __rust_try
[INFO] [stderr]     49:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     50:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     51:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     56:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     58:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     59:     0x63eaa394947b - __rust_try
[INFO] [stderr]     60:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     61:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     62:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     63:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     64:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     65:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     66:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     67:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     68:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     69:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     70:     0x63eaa394947b - __rust_try
[INFO] [stderr]     71:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     72:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     73:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     74:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     75:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     76:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     77:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     78:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     79:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     80:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     81:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     82:     0x63eaa394947b - __rust_try
[INFO] [stderr]     83:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     84:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     85:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     86:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     87:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     88:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     89:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     90:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     91:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     92:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     93:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     94:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     95:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     96:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     97:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     98:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     99:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]    100:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]    101:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]    102:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]    103:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]    104:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]    105:     0x73b02c86da64 - clone
[INFO] [stderr]    106:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3151) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/jukebox_song.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     50:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     51:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     56:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     58:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     59:     0x63eaa394947b - __rust_try
[INFO] [stderr]     60:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     61:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     62:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     63:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     64:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     65:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     66:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     67:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     68:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     69:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     70:     0x63eaa394947b - __rust_try
[INFO] [stderr]     71:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     72:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     73:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     74:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     75:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     76:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     77:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     78:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     79:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     80:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     81:     0x63eaa394947b - __rust_try
[INFO] [stderr]     82:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     83:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     84:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     85:     0x63eaa3867fed - <rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}
[INFO] [stderr]     86:     0x63eaa388c481 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call::<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]     87:     0x63eaa389a200 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     88:     0x63eaa37ff35c - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stderr]     89:     0x63eaa394947b - __rust_try
[INFO] [stderr]     90:     0x63eaa39232ef - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stderr]     91:     0x63eaa38dadf0 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}, ((), ())>
[INFO] [stderr]     92:     0x63eaa387b676 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call::<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>
[INFO] [stderr]     93:     0x63eaa3895132 - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::LatchRef<rayon_core[c41d7fc0d86dd654]::latch::LockLatch>, <rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}, ((), ())> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     94:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     95:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     96:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     97:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     98:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     99:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]    100:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]    101:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]    102:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]    103:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]    104:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]    105:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]    106:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]    107:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]    108:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]    109:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]    110:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]    111:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]    112:     0x73b02c86da64 - clone
[INFO] [stderr]    113:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3154) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/entity_status.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     45:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     47:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     48:     0x63eaa394947b - __rust_try
[INFO] [stderr]     49:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     50:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     51:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     69:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     70:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     71:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     72:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     73:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     75:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     76:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     77:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     78:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     79:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     80:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     81:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     82:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     83:     0x73b02c86da64 - clone
[INFO] [stderr]     84:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3145) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/chunk_status.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     50:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     51:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     52:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     53:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     54:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     56:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     57:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     58:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     59:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     60:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     61:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     62:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     63:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     64:     0x73b02c86da64 - clone
[INFO] [stderr]     65:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3141) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/noise_parameter.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     50:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     51:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     69:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     70:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     71:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     72:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     73:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     75:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     76:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     77:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     78:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     79:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     80:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     81:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     82:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     83:     0x73b02c86da64 - clone
[INFO] [stderr]     84:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3153) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/tracked_data.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     45:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     47:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     48:     0x63eaa394947b - __rust_try
[INFO] [stderr]     49:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     50:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     51:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     69:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     70:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     71:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     72:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     73:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     75:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     76:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     77:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     78:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     79:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     80:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     81:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     82:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     83:     0x73b02c86da64 - clone
[INFO] [stderr]     84:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3152) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/dimension.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     45:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     47:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     48:     0x63eaa394947b - __rust_try
[INFO] [stderr]     49:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     50:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     51:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     56:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     58:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     59:     0x63eaa394947b - __rust_try
[INFO] [stderr]     60:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     61:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     62:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     63:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     64:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     65:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     66:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     67:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     68:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     69:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     70:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     71:     0x63eaa394947b - __rust_try
[INFO] [stderr]     72:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     73:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     75:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     76:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     77:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     78:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     79:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     80:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     81:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     82:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     83:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     84:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     85:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     86:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     87:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     88:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     89:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     90:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     91:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     92:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     93:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     94:     0x73b02c86da64 - clone
[INFO] [stderr]     95:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3149) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/data_component.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     45:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     47:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     48:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     49:     0x63eaa394947b - __rust_try
[INFO] [stderr]     50:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     51:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     52:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     53:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     54:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     55:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     56:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     57:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     58:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     59:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     60:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     61:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     62:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     63:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     64:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     65:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     66:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     67:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     68:     0x63eaa394947b - __rust_try
[INFO] [stderr]     69:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     70:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     71:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     72:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     73:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     74:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     75:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     76:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     77:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     78:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     79:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     80:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     81:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     82:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     83:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     84:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     85:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     86:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     87:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     88:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     89:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     90:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     91:     0x73b02c86da64 - clone
[INFO] [stderr]     92:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3147) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/game_event.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     50:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     51:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     69:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     70:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     71:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     72:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     73:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     75:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     76:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     77:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     78:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     79:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     80:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     81:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     82:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     83:     0x73b02c86da64 - clone
[INFO] [stderr]     84:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3142) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/potion.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     50:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     51:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     69:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     70:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     71:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     72:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     73:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     75:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     76:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     77:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     78:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     79:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     80:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     81:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     82:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     83:     0x73b02c86da64 - clone
[INFO] [stderr]     84:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3150) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/sound.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     45:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     47:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     48:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     49:     0x63eaa394947b - __rust_try
[INFO] [stderr]     50:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     51:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     52:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     53:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     54:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     55:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     56:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     57:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     58:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     59:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     60:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     61:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     62:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     64:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     65:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     66:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     67:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     68:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     69:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     70:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     71:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     72:     0x73b02c86da64 - clone
[INFO] [stderr]     73:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3151) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/sound_category.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     50:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     51:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     69:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     70:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     71:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     72:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     73:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     74:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     75:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     76:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     77:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     78:     0x63eaa394947b - __rust_try
[INFO] [stderr]     79:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     80:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     81:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     82:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     83:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     84:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     85:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     86:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     87:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     88:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     89:     0x63eaa394947b - __rust_try
[INFO] [stderr]     90:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     91:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     92:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     93:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     94:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     95:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     96:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     97:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     98:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     99:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]    100:     0x63eaa394947b - __rust_try
[INFO] [stderr]    101:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]    102:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]    103:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]    104:     0x63eaa3867fed - <rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}
[INFO] [stderr]    105:     0x63eaa388c481 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call::<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]    106:     0x63eaa389a200 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]    107:     0x63eaa37ff35c - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stderr]    108:     0x63eaa394947b - __rust_try
[INFO] [stderr]    109:     0x63eaa39232ef - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}>, ((), ())>
[INFO] [stderr]    110:     0x63eaa38dadf0 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>::{closure#0}, ((), ())>
[INFO] [stderr]    111:     0x63eaa387b676 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<((), ())>>::call::<<rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}>
[INFO] [stderr]    112:     0x63eaa3895132 - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::LatchRef<rayon_core[c41d7fc0d86dd654]::latch::LockLatch>, <rayon_core[c41d7fc0d86dd654]::registry::Registry>::in_worker_cold<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>::{closure#0}::{closure#0}, ((), ())> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]    113:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]    114:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]    115:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]    116:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]    117:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]    118:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]    119:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]    120:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]    121:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]    122:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]    123:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]    124:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]    125:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]    126:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]    127:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]    128:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]    129:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]    130:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]    131:     0x73b02c86da64 - clone
[INFO] [stderr]    132:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3154) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/entity_pose.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     45:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     47:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     48:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     49:     0x63eaa394947b - __rust_try
[INFO] [stderr]     50:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     51:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     52:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     53:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     54:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     55:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     56:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     57:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     58:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     59:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     60:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     61:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     62:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     64:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     65:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     66:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     67:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     68:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     69:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     70:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     71:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     72:     0x73b02c86da64 - clone
[INFO] [stderr]     73:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3140) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/game_rules.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     45:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     47:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     48:     0x63eaa394947b - __rust_try
[INFO] [stderr]     49:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     50:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     51:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     56:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     58:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     59:     0x63eaa394947b - __rust_try
[INFO] [stderr]     60:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     61:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     62:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     63:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     64:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     65:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     66:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     67:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     68:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     69:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     70:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     71:     0x63eaa394947b - __rust_try
[INFO] [stderr]     72:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     73:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     75:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     76:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     77:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     78:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     79:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     80:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     81:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     82:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     83:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     84:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     85:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     86:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     87:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     88:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     89:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     90:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     91:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     92:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     93:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     94:     0x73b02c86da64 - clone
[INFO] [stderr]     95:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3152) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/flower_pot_transformations.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     45:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     47:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     48:     0x63eaa394947b - __rust_try
[INFO] [stderr]     49:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     50:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     51:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     69:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     70:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     71:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     72:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     73:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     75:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     76:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     77:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     78:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     79:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     80:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     81:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     82:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     83:     0x73b02c86da64 - clone
[INFO] [stderr]     84:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3141) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/potion_brewing.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     50:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     51:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     56:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     58:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     59:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     60:     0x63eaa394947b - __rust_try
[INFO] [stderr]     61:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     62:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     64:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     65:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     66:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     67:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     68:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     69:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     70:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     71:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     72:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     73:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     74:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     75:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     76:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     77:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     78:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     79:     0x63eaa394947b - __rust_try
[INFO] [stderr]     80:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     81:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     82:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     83:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     84:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     85:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     86:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     87:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     88:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     89:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     90:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     91:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     92:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     93:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     94:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     95:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     96:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     97:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     98:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     99:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]    100:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]    101:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]    102:     0x73b02c86da64 - clone
[INFO] [stderr]    103:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3153) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/recipe_remainder.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     45:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     47:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     48:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     49:     0x63eaa394947b - __rust_try
[INFO] [stderr]     50:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     51:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     52:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     53:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     54:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     55:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     56:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     57:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     58:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     59:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     60:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     61:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     62:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     64:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     65:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     66:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     67:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     68:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     69:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     70:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     71:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     72:     0x73b02c86da64 - clone
[INFO] [stderr]     73:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3146) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/recipes.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18e7a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     45:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     47:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     48:     0x63eaa394947b - __rust_try
[INFO] [stderr]     49:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     50:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     51:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     52:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     53:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     54:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     55:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     56:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     57:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     58:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     59:     0x63eaa394947b - __rust_try
[INFO] [stderr]     60:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     61:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     62:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     63:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     64:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     65:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     66:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     67:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     68:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     69:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     70:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     71:     0x63eaa394947b - __rust_try
[INFO] [stderr]     72:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     73:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     74:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     75:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     76:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     77:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     78:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     79:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     80:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     81:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     82:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     83:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     84:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     85:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     86:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     87:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     88:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     89:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     90:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     91:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     92:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     93:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     94:     0x73b02c86da64 - clone
[INFO] [stderr]     95:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3155) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/item.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     45:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     47:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     48:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     49:     0x63eaa394947b - __rust_try
[INFO] [stderr]     50:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     51:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     52:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     53:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     54:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     55:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     56:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     57:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     58:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     59:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     60:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     61:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     62:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     64:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     65:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     66:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     67:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     68:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     69:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     70:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     71:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     72:     0x73b02c86da64 - clone
[INFO] [stderr]     73:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3144) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/tag.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     50:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     51:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     52:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     53:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     54:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     56:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     57:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     58:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     59:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     60:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     61:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     62:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     63:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     64:     0x73b02c86da64 - clone
[INFO] [stderr]     65:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3145) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/biome.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     26:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     28:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     29:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     30:     0x63eaa394947b - __rust_try
[INFO] [stderr]     31:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     32:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     33:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     34:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     35:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     36:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     37:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     38:     0x63eaa3a17cca - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch>
[INFO] [stderr]     39:     0x63eaa3a25930 - rayon_core[c41d7fc0d86dd654]::join::join_recover_from_panic
[INFO] [stderr]     40:     0x63eaa382cbea - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     41:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     42:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     43:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     44:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     45:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     46:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     47:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     48:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     49:     0x63eaa394947b - __rust_try
[INFO] [stderr]     50:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     51:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     52:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     53:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     54:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     55:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     56:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     57:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     58:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     59:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     60:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     61:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     62:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     63:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     64:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     65:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     66:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     67:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     68:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     69:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     70:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     71:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     72:     0x73b02c86da64 - clone
[INFO] [stderr]     73:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3148) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/block.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     50:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     51:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     52:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     53:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     54:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     56:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     57:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     58:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     59:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     60:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     61:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     62:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     63:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     64:     0x73b02c86da64 - clone
[INFO] [stderr]     65:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr]   thread '<unnamed>' (3143) panicked at /opt/rustwide/cargo-home/git/checkouts/pumpkin-2a40f7d907b85f73/4410401/pumpkin-data/build/build.rs:141:29:
[INFO] [stderr]   Failed to write to file: src/generated/noise_router.rs
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::backtrace_rs::backtrace::trace_unsynchronized::<std[2b8fb8c27541df22]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63eaa3a9ec1a - std[2b8fb8c27541df22]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63eaa3a9ec1a - <<std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ce8ad42acf3c47be]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63eaa3ab4eea - <core[ce8ad42acf3c47be]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63eaa3ab4eea - core[ce8ad42acf3c47be]::fmt::write
[INFO] [stderr]      6:     0x63eaa3aa3842 - std[2b8fb8c27541df22]::io::default_write_fmt::<std[2b8fb8c27541df22]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63eaa3aa3842 - <std[2b8fb8c27541df22]::sys::stdio::unix::Stderr as std[2b8fb8c27541df22]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63eaa3a7ee2f - <std[2b8fb8c27541df22]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63eaa3a7ee2f - std[2b8fb8c27541df22]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63eaa3a96be1 - std[2b8fb8c27541df22]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63eaa3a96e4b - std[2b8fb8c27541df22]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63eaa3a7eee8 - std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63eaa3a73ee9 - std[2b8fb8c27541df22]::sys::backtrace::__rust_end_short_backtrace::<std[2b8fb8c27541df22]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63eaa3a7fbed - __rustc[23a7528c93bdc9b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63eaa3ab56ac - core[ce8ad42acf3c47be]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63eaa382d668 - build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}
[INFO] [stderr]     17:     0x63eaa3951799 - <core[ce8ad42acf3c47be]::result::Result<(), std[2b8fb8c27541df22]::io::error::Error>>::unwrap_or_else::<build_script_build[ebb24a41c0299c1f]::write_generated_file::{closure#0}>
[INFO] [stderr]     18:     0x63eaa383367f - build_script_build[ebb24a41c0299c1f]::write_generated_file
[INFO] [stderr]     19:     0x63eaa382d80f - build_script_build[ebb24a41c0299c1f]::main::{closure#0}
[INFO] [stderr]     20:     0x63eaa3858501 - <&build_script_build[ebb24a41c0299c1f]::main::{closure#0} as core[ce8ad42acf3c47be]::ops::function::FnMut<(&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str),)>>::call_mut
[INFO] [stderr]     21:     0x63eaa3803261 - <core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as core[ce8ad42acf3c47be]::iter::traits::iterator::Iterator>::for_each::<&build_script_build[ebb24a41c0299c1f]::main::{closure#0}>
[INFO] [stderr]     22:     0x63eaa3716e76 - <rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Folder<&(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>::consume_iter::<core[ce8ad42acf3c47be]::slice::iter::Iter<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>>
[INFO] [stderr]     23:     0x63eaa3717b96 - <rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)> as rayon[65c7e1243a0a1d8d]::iter::plumbing::Producer>::fold_with::<rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     24:     0x63eaa3735f4f - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     25:     0x63eaa374a7da - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}
[INFO] [stderr]     26:     0x63eaa382d1c9 - rayon_core[c41d7fc0d86dd654]::join::join_context::call_a::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     27:     0x63eaa389a260 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     28:     0x63eaa37ff3c0 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     29:     0x63eaa394947b - __rust_try
[INFO] [stderr]     30:     0x63eaa392347f - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     31:     0x63eaa38dae55 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_a<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     32:     0x63eaa382cb7f - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}
[INFO] [stderr]     33:     0x63eaa3860a2a - rayon_core[c41d7fc0d86dd654]::registry::in_worker::<rayon_core[c41d7fc0d86dd654]::join::join_context<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>::{closure#0}, ((), ())>
[INFO] [stderr]     34:     0x63eaa381e5fa - rayon_core[c41d7fc0d86dd654]::join::join_context::<rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#0}, rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}, (), ()>
[INFO] [stderr]     35:     0x63eaa3736128 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>
[INFO] [stderr]     36:     0x63eaa374a8c0 - rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper::<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}
[INFO] [stderr]     37:     0x63eaa382d25e - rayon_core[c41d7fc0d86dd654]::join::join_context::call_b::<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}
[INFO] [stderr]     38:     0x63eaa388c4b5 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}
[INFO] [stderr]     39:     0x63eaa389a230 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     40:     0x63eaa37ff390 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     41:     0x63eaa394947b - __rust_try
[INFO] [stderr]     42:     0x63eaa39233af - std[2b8fb8c27541df22]::panic::catch_unwind::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}>, ()>
[INFO] [stderr]     43:     0x63eaa38dae25 - rayon_core[c41d7fc0d86dd654]::unwind::halt_unwinding::<<rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>::{closure#0}, ()>
[INFO] [stderr]     44:     0x63eaa387b6f7 - <rayon_core[c41d7fc0d86dd654]::job::JobResult<()>>::call::<rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}>
[INFO] [stderr]     45:     0x63eaa389579d - <rayon_core[c41d7fc0d86dd654]::job::StackJob<rayon_core[c41d7fc0d86dd654]::latch::SpinLatch, rayon_core[c41d7fc0d86dd654]::join::join_context::call_b<(), rayon[65c7e1243a0a1d8d]::iter::plumbing::bridge_producer_consumer::helper<rayon[65c7e1243a0a1d8d]::slice::IterProducer<(fn() -> proc_macro2[35b1d775042bc65]::TokenStream, &str)>, rayon[65c7e1243a0a1d8d]::iter::for_each::ForEachConsumer<build_script_build[ebb24a41c0299c1f]::main::{closure#0}>>::{closure#1}>::{closure#0}, ()> as rayon_core[c41d7fc0d86dd654]::job::Job>::execute
[INFO] [stderr]     46:     0x63eaa3a2009e - <rayon_core[c41d7fc0d86dd654]::job::JobRef>::execute
[INFO] [stderr]     47:     0x63eaa3a19343 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::execute
[INFO] [stderr]     48:     0x63eaa3a18fc6 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     49:     0x63eaa3a17c8a - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until::<rayon_core[c41d7fc0d86dd654]::latch::OnceLatch>
[INFO] [stderr]     50:     0x63eaa3a19151 - <rayon_core[c41d7fc0d86dd654]::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     51:     0x63eaa3a19ee1 - rayon_core[c41d7fc0d86dd654]::registry::main_loop
[INFO] [stderr]     52:     0x63eaa3a188ac - <rayon_core[c41d7fc0d86dd654]::registry::ThreadBuilder>::run
[INFO] [stderr]     53:     0x63eaa3a187fd - <rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     54:     0x63eaa3a21d16 - std[2b8fb8c27541df22]::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     55:     0x63eaa3a2cd4b - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     56:     0x63eaa3a2e094 - <core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     57:     0x63eaa3a24440 - std[2b8fb8c27541df22]::panicking::catch_unwind::do_call::<core[ce8ad42acf3c47be]::panic::unwind_safe::AssertUnwindSafe<std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     58:     0x63eaa3a2e1db - __rust_try
[INFO] [stderr]     59:     0x63eaa3a2c8a6 - std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked::<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     60:     0x63eaa3a2a877 - <std[2b8fb8c27541df22]::thread::lifecycle::spawn_unchecked<<rayon_core[c41d7fc0d86dd654]::registry::DefaultSpawn as rayon_core[c41d7fc0d86dd654]::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     61:     0x63eaa3a9dd0f - <alloc[428f2d37998ac1d0]::boxed::Box<dyn core[ce8ad42acf3c47be]::ops::function::FnOnce<(), Output = ()> + core[ce8ad42acf3c47be]::marker::Send> as core[ce8ad42acf3c47be]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]     62:     0x63eaa3a9dd0f - <std[2b8fb8c27541df22]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                  at /rustc/54cf65b8d066c082e536455049b95943cf30378f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     63:     0x73b02c7e0aa4 - <unknown>
[INFO] [stderr]     64:     0x73b02c86da64 - clone
[INFO] [stderr]     65:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9c7fbbcc3ce435a908c632a87d0ed59081c57d37a12a5874b4855cb49eb10588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7fbbcc3ce435a908c632a87d0ed59081c57d37a12a5874b4855cb49eb10588", kill_on_drop: false }`
[INFO] [stdout] 9c7fbbcc3ce435a908c632a87d0ed59081c57d37a12a5874b4855cb49eb10588
