[INFO] cloning repository https://github.com/build-aau/migration_handler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/build-aau/migration_handler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-aau%2Fmigration_handler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-aau%2Fmigration_handler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e34dfc7b69d6aa2c332e1b4adb4dd0cd8c6561b
[INFO] testing build-aau/migration_handler against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-aau%2Fmigration_handler" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/build-aau/migration_handler
[INFO] finished tweaking git repo https://github.com/build-aau/migration_handler
[INFO] tweaked toml for git repo https://github.com/build-aau/migration_handler written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/build-aau/migration_handler on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/build-aau/migration_handler 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9afc1000e162355d26c3d763410949668b496c51b62cb85e70e6402795801c9
[INFO] running `Command { std: "docker" "start" "-a" "c9afc1000e162355d26c3d763410949668b496c51b62cb85e70e6402795801c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9afc1000e162355d26c3d763410949668b496c51b62cb85e70e6402795801c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9afc1000e162355d26c3d763410949668b496c51b62cb85e70e6402795801c9", kill_on_drop: false }`
[INFO] [stdout] c9afc1000e162355d26c3d763410949668b496c51b62cb85e70e6402795801c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbea9f36111db37393dc5386ccd80975e96654d18f5d20c74c720f875e3b5226
[INFO] running `Command { std: "docker" "start" "-a" "bbea9f36111db37393dc5386ccd80975e96654d18f5d20c74c720f875e3b5226", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling clap_complete v4.5.38
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling graphviz-rust v0.7.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling build_script_shared v0.4.0 (/opt/rustwide/workdir/build_script_shared)
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling handlebars v6.2.0
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling build_script_lang v0.4.0 (/opt/rustwide/workdir/build_script_lang)
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling ammonia v4.0.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling build_changeset_lang v0.4.0 (/opt/rustwide/workdir/build_changeset_lang)
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling mdbook v0.4.42
[INFO] [stderr]    Compiling typed_graph_cli v0.4.0 (/opt/rustwide/workdir/typed_graph_cli)
[INFO] [stdout] warning: unused import: `std::fmt::Write`
[INFO] [stdout]   --> typed_graph_cli/src/project.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fmt::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "bbea9f36111db37393dc5386ccd80975e96654d18f5d20c74c720f875e3b5226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbea9f36111db37393dc5386ccd80975e96654d18f5d20c74c720f875e3b5226", kill_on_drop: false }`
[INFO] [stdout] bbea9f36111db37393dc5386ccd80975e96654d18f5d20c74c720f875e3b5226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 507cc3253ea97e1a7cfa715dd5761faeebc9e96336cbe4249fedd4e06fe97a89
[INFO] running `Command { std: "docker" "start" "-a" "507cc3253ea97e1a7cfa715dd5761faeebc9e96336cbe4249fedd4e06fe97a89", kill_on_drop: false }`
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling build_script_lang v0.4.0 (/opt/rustwide/workdir/build_script_lang)
[INFO] [stderr]    Compiling build_script_shared v0.4.0 (/opt/rustwide/workdir/build_script_shared)
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling mdbook v0.4.42
[INFO] [stderr]    Compiling build_changeset_lang v0.4.0 (/opt/rustwide/workdir/build_changeset_lang)
[INFO] [stderr]    Compiling typed_graph_cli v0.4.0 (/opt/rustwide/workdir/typed_graph_cli)
[INFO] [stdout] warning: unused import: `std::fmt::Write`
[INFO] [stdout]   --> typed_graph_cli/src/project.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fmt::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Write`
[INFO] [stdout]   --> typed_graph_cli/src/project.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fmt::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.26s
[INFO] running `Command { std: "docker" "inspect" "507cc3253ea97e1a7cfa715dd5761faeebc9e96336cbe4249fedd4e06fe97a89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "507cc3253ea97e1a7cfa715dd5761faeebc9e96336cbe4249fedd4e06fe97a89", kill_on_drop: false }`
[INFO] [stdout] 507cc3253ea97e1a7cfa715dd5761faeebc9e96336cbe4249fedd4e06fe97a89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66bb3692321a86d92e19b432a3c5456f1c21131f8598bbfb2bc1281ae7ad8f4a
[INFO] running `Command { std: "docker" "start" "-a" "66bb3692321a86d92e19b432a3c5456f1c21131f8598bbfb2bc1281ae7ad8f4a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::fmt::Write`
[INFO] [stderr]   --> typed_graph_cli/src/project.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::fmt::Write;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `typed_graph_cli` (lib) generated 1 warning
[INFO] [stderr] warning: `typed_graph_cli` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/build_changeset_lang-b30d2827ad12d1fb)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test schema::actions::added_varient_type::added_varient_type_compose ... ok
[INFO] [stdout] test schema::actions::removed_type::removed_type_compose ... ok
[INFO] [stdout] test schema::actions::edited_schema::edited_schema_compose ... ok
[INFO] [stdout] test schema::actions::edited_endpoint::edited_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::removed_varient::removed_varient_compose ... ok
[INFO] [stdout] test schema::actions::removed_endpoint::removed_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::edited_opaque::edited_opaque_compose ... ok
[INFO] [stdout] test schema::actions::removed_field::removed_field_compose ... ok
[INFO] [stdout] test schema::actions::edited_variants_order::edited_varient_order_compose ... ok
[INFO] [stdout] test schema::actions::edited_generics::edited_generic_compose ... ok
[INFO] [stdout] test schema::changeset::schema_changeset_test ... FAILED
[INFO] [stdout] test schema::actions::added_type_data::added_type_data_compose ... ok
[INFO] [stdout] test schema::actions::added_endpoint::added_endpoint_compose ... ok
[INFO] [stdout] test schema::field_path::field_path_compose ... ok
[INFO] [stdout] test schema::actions::added_type::added_type_compose ... ok
[INFO] [stdout] test schema::actions::single_change::single_change_compose ... ok
[INFO] [stdout] test schema::actions::edited_field::edited_field_compose ... ok
[INFO] [stdout] test schema::actions::added_varient::added_varient_compose ... ok
[INFO] [stdout] test schema::actions::edited_type::edited_type_compose ... ok
[INFO] [stdout] test schema::actions::edited_variant::edited_varient_compose ... ok
[INFO] [stdout] test schema::actions::added_field::added_field_compose ... ok
[INFO] [stdout] test schema::changeset::changeset_compose ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p build_changeset_lang --lib`
[INFO] [stdout] test traits::changeset_builder::changeset_builder::changeset_builder_compose ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- schema::changeset::schema_changeset_test stdout ----
[INFO] [stdout] Found changes:
[INFO] [stdout]     0 | < soQtlw_z(0x63b4167ac8a765fe) => t6FLo7-(0x5bd970b3c7f7b295) >
[INFO] [stdout]     1 | /*consequatur sed quasi eaque soluta sed enim modi vel.*/
[INFO] [stdout]     2 | ///accusantium blanditiis rerum et omnis.
[INFO] [stdout]     3 | @derive(ELMQD1_5Z, I-MqvD9, muh8I7U-7, J-kxnen, sqbdzn4-G)
[INFO] [stdout]     4 | + node N836n-zdH7;
[INFO] [stdout]     5 | ///accusantium blanditiis rerum et omnis.
[INFO] [stdout]     6 | @derive(ELMQD1_5Z, I-MqvD9, muh8I7U-7, J-kxnen, sqbdzn4-G)
[INFO] [stdout]     7 | * node N836n-zdH7;
[INFO] [stdout]     8 | @json(untagged)
[INFO] [stdout]     9 | + struct wRlf-ca2q;
[INFO] [stdout]    10 | @json(alias = gN0Iv4MoT)
[INFO] [stdout]    11 | + wRlf-ca2q.lh5orJrB: i32(0);
[INFO] [stdout]    12 | @json(alias = iT-M-Sl4)
[INFO] [stdout]    13 | + pub wRlf-ca2q.J43_0c_f: Map<i32, f64>(1);
[INFO] [stdout]    14 | + pub wRlf-ca2q.Zll-hBco29: u16(2);
[INFO] [stdout]    15 | @json(alias = k2-LH0Isay)
[INFO] [stdout]    16 | + wRlf-ca2q.U2jwj94: f64(3);
[INFO] [stdout]    17 | @json(skip)
[INFO] [stdout]    18 | + pub wRlf-ca2q.bAw00k3: String(4);
[INFO] [stdout]    19 | ///iste adipisci maiores excepturi ea.
[INFO] [stdout]    20 | + pub wRlf-ca2q.gtw0bSs-: n-wCM3ZJb<Set<f64>, String, bool>(5);
[INFO] [stdout]    21 | + wRlf-ca2q.pDHsN--x: i32(6);
[INFO] [stdout]    22 | + pub wRlf-ca2q.phantom_A: A(7);
[INFO] [stdout]    23 | ///nemo fugiat.
[INFO] [stdout]    24 | @json(skip)
[INFO] [stdout]    25 | + pub wRlf-ca2q.phantom_B: B(8);
[INFO] [stdout]    26 | * wRlf-ca2q  => <A, B>;
[INFO] [stdout]    27 | //reiciendis veritatis non.
[INFO] [stdout]    28 | //eum sit aspernatur.
[INFO] [stdout]    29 | + edge ( 
[INFO] [stdout]    30 |     @rename_out = b2_5htu
[INFO] [stdout]    31 |     L8vuWlnb[1..4212068634] => L8vuWlnb,
[INFO] [stdout]    32 |     @rename_out = nA7oQfgt
[INFO] [stdout]    33 |     L8vuWlnb[0..2167946832] => qrKxUqc4E[0..404125622],
[INFO] [stdout]    34 |     N836n-zdH7 => vWscU7hz,
[INFO] [stdout]    35 |     @rename_out = N8Ozh9w
[INFO] [stdout]    36 |     qrKxUqc4E[1..2161924603] => qrKxUqc4E,
[INFO] [stdout]    37 |     @rename_inc = gOFg01a
[INFO] [stdout]    38 |     uNm2p4u_[0..4215399489] => uNm2p4u_
[INFO] [stdout]    39 |  ) oQHoQnqa;
[INFO] [stdout]    40 | + pub oQHoQnqa.jp24_9R: Option<String>(0);
[INFO] [stdout]    41 | ///nam praesentium autem unde nobis.
[INFO] [stdout]    42 | + oQHoQnqa.RUmIgQ32fV: f64(1);
[INFO] [stdout]    43 | ///et sunt dolore in temporibus.
[INFO] [stdout]    44 | + oQHoQnqa.Bg98jVh: f64(2);
[INFO] [stdout]    45 | ///nesciunt voluptatum.
[INFO] [stdout]    46 | @json(alias = lGKaFmtLP3)
[INFO] [stdout]    47 | + pub oQHoQnqa.eFfH-5xOHd: i32(3);
[INFO] [stdout]    48 | + oQHoQnqa.rN2S-a40lU: i64(4);
[INFO] [stdout]    49 | @derive(z-Z2-rF, BmGRdSq, t2cUhcQ, c-6ppl9-af, UxuGEzd)
[INFO] [stdout]    50 | + enum Yy_Q2O2FIo;
[INFO] [stdout]    51 | @derive(default, default, default, default, default)
[INFO] [stdout]    52 | + enum Yy_Q2O2FIo.UWQOOMbs3(0) opaque(bool);
[INFO] [stdout]    53 | ///velit sed consectetur in.
[INFO] [stdout]    54 | + enum Yy_Q2O2FIo.sXUCU38l3s(1) struct;
[INFO] [stdout]    55 | @json(default)
[INFO] [stdout]    56 | + Yy_Q2O2FIo.sXUCU38l3s.i9I6UW-Zws: f32(0);
[INFO] [stdout]    57 | @json(alias = wi6ei_-)
[INFO] [stdout]    58 | + enum Yy_Q2O2FIo.hBvi4awzA_(2) struct;
[INFO] [stdout]    59 | @json(alias = CK6g8E-dc)
[INFO] [stdout]    60 | + pub Yy_Q2O2FIo.hBvi4awzA_.L4L4DR91: f64(0);
[INFO] [stdout]    61 | @json(alias = H-7i1w-V)
[INFO] [stdout]    62 | + Yy_Q2O2FIo.hBvi4awzA_.wxcwBVG1J1: String(1);
[INFO] [stdout]    63 | @json(alias = jin-k_Y_)
[INFO] [stdout]    64 | + pub Yy_Q2O2FIo.hBvi4awzA_.N5ohIgD: i64(2);
[INFO] [stdout]    65 | ///ut aut ut facere architecto.
[INFO] [stdout]    66 | @json(alias = KDlSP-5)
[INFO] [stdout]    67 | + pub Yy_Q2O2FIo.hBvi4awzA_.q1i9AaRt68: bool(3);
[INFO] [stdout]    68 | @json(default)
[INFO] [stdout]    69 | + pub Yy_Q2O2FIo.hBvi4awzA_.i6g-twe: f64(4);
[INFO] [stdout]    70 | + Yy_Q2O2FIo.hBvi4awzA_.KWf_C4p: i8(5);
[INFO] [stdout]    71 | + pub Yy_Q2O2FIo.hBvi4awzA_.wb_V81N_: f64(6);
[INFO] [stdout]    72 | @json(alias = nTRRZId_)
[INFO] [stdout]    73 | + pub Yy_Q2O2FIo.hBvi4awzA_.c9_ot6_-f: f32(7);
[INFO] [stdout]    74 | @json(untagged)
[INFO] [stdout]    75 | + enum Yy_Q2O2FIo.abRNf-rEH(3) unit;
[INFO] [stdout]    76 | @derive(default, default, default, default, default)
[INFO] [stdout]    77 | + enum Yy_Q2O2FIo.Bmubk-pC1g(4) unit;
[INFO] [stdout]    78 | @derive(default, default, default, default, default)
[INFO] [stdout]    79 | + enum Yy_Q2O2FIo.JwbWdARmq(5) opaque(f32);
[INFO] [stdout]    80 | + enum Yy_Q2O2FIo.MEA1f5xB(6) struct;
[INFO] [stdout]    81 | ///et sit.
[INFO] [stdout]    82 | @json(alias = O_ANvGp)
[INFO] [stdout]    83 | + Yy_Q2O2FIo.MEA1f5xB.HRwHaz2d: bool(0);
[INFO] [stdout]    84 | @json(alias = oqePtxjVE)
[INFO] [stdout]    85 | + enum Yy_Q2O2FIo.f35wDDKi(7) struct;
[INFO] [stdout]    86 | ///cupiditate aut.
[INFO] [stdout]    87 | + pub Yy_Q2O2FIo.f35wDDKi.y3lU-I-C: String(0);
[INFO] [stdout]    88 | + pub Yy_Q2O2FIo.f35wDDKi.Uq_V0aD: String(1);
[INFO] [stdout]    89 | + pub Yy_Q2O2FIo.f35wDDKi.sX_5eXCq: u64(2);
[INFO] [stdout]    90 | ///sunt et ut autem et.
[INFO] [stdout]    91 | @json(alias = C_-ecot6)
[INFO] [stdout]    92 | + Yy_Q2O2FIo.f35wDDKi.xJUcCeuMd: String(3);
[INFO] [stdout]    93 | ///mollitia debitis laudantium recusandae.
[INFO] [stdout]    94 | + Yy_Q2O2FIo.f35wDDKi.C5M-i5kLQQ: bool(4);
[INFO] [stdout]    95 | @json(skip)
[INFO] [stdout]    96 | + pub Yy_Q2O2FIo.f35wDDKi.izR0w_-8-B: Map<n-wCM3ZJb<f32,String,u32>, Set<f32>>(5);
[INFO] [stdout]    97 | + pub Yy_Q2O2FIo.f35wDDKi.Ue9A9xbP1: u8(6);
[INFO] [stdout]    98 | ///delectus dolorum ad commodi possimus.
[INFO] [stdout]    99 | @json(skip)
[INFO] [stdout]   100 | + pub Yy_Q2O2FIo.f35wDDKi.nsh1Z-1: i32(7);
[INFO] [stdout]   101 | ///error aspernatur et nihil.
[INFO] [stdout]   102 | @json(alias = PBGD-NN)
[INFO] [stdout]   103 | + enum Yy_Q2O2FIo.G_mGfg4(8) struct;
[INFO] [stdout]   104 | ///omnis consequuntur.
[INFO] [stdout]   105 | @json(alias = A2uP_m_F)
[INFO] [stdout]   106 | + Yy_Q2O2FIo.G_mGfg4.lN7qnin2Y: Set<u16>(0);
[INFO] [stdout]   107 | @json(alias = D2lXsy-)
[INFO] [stdout]   108 | + Yy_Q2O2FIo.G_mGfg4.e71X_iR_: f64(1);
[INFO] [stdout]   109 | + Yy_Q2O2FIo.G_mGfg4.V-Pj3E3: Set<String>(2);
[INFO] [stdout]   110 | ///qui ipsam quis odit explicabo.
[INFO] [stdout]   111 | + pub Yy_Q2O2FIo.G_mGfg4.coukuqjElV: String(3);
[INFO] [stdout]   112 | @json(default)
[INFO] [stdout]   113 | + pub Yy_Q2O2FIo.G_mGfg4.cRdXsV-: bool(4);
[INFO] [stdout]   114 | @json(skip)
[INFO] [stdout]   115 | + Yy_Q2O2FIo.G_mGfg4.njS_l1W2: List<f64>(5);
[INFO] [stdout]   116 | + pub Yy_Q2O2FIo.G_mGfg4.ut2iykvQ: bool(6);
[INFO] [stdout]   117 | + Yy_Q2O2FIo.G_mGfg4.fD_0vnf: bool(7);
[INFO] [stdout]   118 | + enum Yy_Q2O2FIo.hoYxiVX-y(9) struct;
[INFO] [stdout]   119 | + pub Yy_Q2O2FIo.hoYxiVX-y.acP2i7b_: Set<String>(0);
[INFO] [stdout]   120 | @json(default)
[INFO] [stdout]   121 | + Yy_Q2O2FIo.hoYxiVX-y.HDFh-Ipf: String(1);
[INFO] [stdout]   122 | + Yy_Q2O2FIo.hoYxiVX-y.fVApr1haAK: i8(2);
[INFO] [stdout]   123 | + Yy_Q2O2FIo.hoYxiVX-y.FCBsqp_cn: f32(3);
[INFO] [stdout]   124 | ///ut totam.
[INFO] [stdout]   125 | @json(alias = mYli0Bs)
[INFO] [stdout]   126 | + Yy_Q2O2FIo.hoYxiVX-y.x1bReZT: f64(4);
[INFO] [stdout]   127 | + pub Yy_Q2O2FIo.hoYxiVX-y.y8qAl9uP: List<Map<bool, String>>(5);
[INFO] [stdout]   128 | + pub Yy_Q2O2FIo.hoYxiVX-y.NJVH0WzZH: A(6);
[INFO] [stdout]   129 | + enum Yy_Q2O2FIo.Phantom(10) struct;
[INFO] [stdout]   130 | + Yy_Q2O2FIo.Phantom.PhantomB: B(0);
[INFO] [stdout]   131 | + pub Yy_Q2O2FIo.Phantom.PhantomC: C(1);
[INFO] [stdout]   132 | ///occaecati in.
[INFO] [stdout]   133 | ///quibusdam occaecati error quaerat qui.
[INFO] [stdout]   134 | @json(default)
[INFO] [stdout]   135 | + Yy_Q2O2FIo.Phantom.PhantomD: D(2);
[INFO] [stdout]   136 | * Yy_Q2O2FIo [] => [UWQOOMbs3,sXUCU38l3s,hBvi4awzA_,abRNf-rEH,Bmubk-pC1g,JwbWdARmq,MEA1f5xB,f35wDDKi,G_mGfg4,hoYxiVX-y,Phantom];
[INFO] [stdout]   137 | * Yy_Q2O2FIo  => <A, B, C, D>;
[INFO] [stdout]   138 | /*quis autem ad voluptatem.*/
[INFO] [stdout]   139 | //sapiente et maxime nobis quia.
[INFO] [stdout]   140 | + edge ( 
[INFO] [stdout]   141 |     N836n-zdH7[1..2699934134] => L8vuWlnb,
[INFO] [stdout]   142 |     @rename_inc = G-2V-0QV
[INFO] [stdout]   143 |     qrKxUqc4E[1..952130206] => vWscU7hz,
[INFO] [stdout]   144 |     @rename_out = blD9uNqE6
[INFO] [stdout]   145 |     uNm2p4u_[1..3028629396] => L8vuWlnb,
[INFO] [stdout]   146 |     @rename_out = gfyqRnIo9N
[INFO] [stdout]   147 |     uNm2p4u_[1..4064049639] => N836n-zdH7,
[INFO] [stdout]   148 |     vWscU7hz[1..1037855180] => qrKxUqc4E
[INFO] [stdout]   149 |  ) yaAG0Zk7;
[INFO] [stdout]   150 | ///nulla sint.
[INFO] [stdout]   151 | + yaAG0Zk7.MXpd937: String(0);
[INFO] [stdout]   152 | @json(default)
[INFO] [stdout]   153 | + yaAG0Zk7.O5298_yy: n-wCM3ZJb<List<u16>, isize, u8>(1);
[INFO] [stdout]   154 | @json(default)
[INFO] [stdout]   155 | + pub yaAG0Zk7.XjPh1kZW: bool(2);
[INFO] [stdout]   156 | ///nesciunt dolor ut.
[INFO] [stdout]   157 | @json(default)
[INFO] [stdout]   158 | + yaAG0Zk7.Q_Y1UswVn1: bool(3);
[INFO] [stdout]   159 | /*accusamus incidunt ducimus eos corrupti.*/
[INFO] [stdout]   160 | + edge ( 
[INFO] [stdout]   161 |     @rename_inc = q3Ls4HB
[INFO] [stdout]   162 |     L8vuWlnb => L8vuWlnb,
[INFO] [stdout]   163 |     @rename_inc = E11FUMv
[INFO] [stdout]   164 |     L8vuWlnb => N836n-zdH7,
[INFO] [stdout]   165 |     N836n-zdH7 => N836n-zdH7[0..1575010772],
[INFO] [stdout]   166 |     @rename_inc = zv0IL_Mfw1
[INFO] [stdout]   167 |     qrKxUqc4E => L8vuWlnb[1..2819626634],
[INFO] [stdout]   168 |     qrKxUqc4E[0..3032244974] => qrKxUqc4E[0..3885565697],
[INFO] [stdout]   169 |     qrKxUqc4E[0..990246000] => vWscU7hz,
[INFO] [stdout]   170 |     uNm2p4u_[0..1005670400] => N836n-zdH7,
[INFO] [stdout]   171 |     @rename_inc = kl_UXla
[INFO] [stdout]   172 |     uNm2p4u_[0..365214802] => uNm2p4u_
[INFO] [stdout]   173 |  ) yfP_FTQI4;
[INFO] [stdout]   174 | + yfP_FTQI4.g8-IPVYL: bool(0);
[INFO] [stdout]   175 | ///magnam sit.
[INFO] [stdout]   176 | @json(alias = Pim7kpcLcX)
[INFO] [stdout]   177 | + yfP_FTQI4.B3mjcG6: usize(1);
[INFO] [stdout]   178 | ///consequuntur iste voluptatum iusto.
[INFO] [stdout]   179 | ///eveniet omnis.
[INFO] [stdout]   180 | @json(alias = y_Wj7CoCMp)
[INFO] [stdout]   181 | + yfP_FTQI4.PsoczIN: NLXo10ML(2);
[INFO] [stdout]   182 | @json(skip)
[INFO] [stdout]   183 | + pub yfP_FTQI4.UiDdOdX: String(3);
[INFO] [stdout]   184 | //dolorem qui facere voluptas ea.
[INFO] [stdout]   185 | ///fugiat eligendi sapiente quasi soluta.
[INFO] [stdout]   186 | + edge ( 
[INFO] [stdout]   187 |     L8vuWlnb => L8vuWlnb,
[INFO] [stdout]   188 |     @rename_out = m43kArxMU
[INFO] [stdout]   189 |     L8vuWlnb => uNm2p4u_,
[INFO] [stdout]   190 |     L8vuWlnb[1..2913380105] => vWscU7hz,
[INFO] [stdout]   191 |     qrKxUqc4E => uNm2p4u_[1..3333109804],
[INFO] [stdout]   192 |     @rename_out = RwKKdFe8xd
[INFO] [stdout]   193 |     vWscU7hz => qrKxUqc4E
[INFO] [stdout]   194 |  ) ojq56ihNk3;
[INFO] [stdout]   195 | ///architecto et beatae.
[INFO] [stdout]   196 | + ojq56ihNk3.o2USO1hOq: i8(0);
[INFO] [stdout]   197 | @json(skip)
[INFO] [stdout]   198 | + pub ojq56ihNk3.a3_zs_a5pk: String(1);
[INFO] [stdout]   199 | ///fugiat eligendi sapiente quasi soluta.
[INFO] [stdout]   200 | * edge ojq56ihNk3;
[INFO] [stdout]   201 | + enum n-wCM3ZJb;
[INFO] [stdout]   202 | @json(alias = ZnzWR7Mu6)
[INFO] [stdout]   203 | + enum n-wCM3ZJb.pIfOzR1(0) struct;
[INFO] [stdout]   204 | + pub n-wCM3ZJb.pIfOzR1.XER4rz9DZF: i32(0);
[INFO] [stdout]   205 | @json(skip)
[INFO] [stdout]   206 | + n-wCM3ZJb.pIfOzR1.AZoip-tY: f32(1);
[INFO] [stdout]   207 | @json(alias = K0Z-p0Y)
[INFO] [stdout]   208 | + n-wCM3ZJb.pIfOzR1.DXyuhM8H_a: i8(2);
[INFO] [stdout]   209 | ///expedita quidem rerum.
[INFO] [stdout]   210 | + pub n-wCM3ZJb.pIfOzR1.sVafZqD: i64(3);
[INFO] [stdout]   211 | + pub n-wCM3ZJb.pIfOzR1.PKLk-ekH: f32(4);
[INFO] [stdout]   212 | + pub n-wCM3ZJb.pIfOzR1.QHSw9Pn: f32(5);
[INFO] [stdout]   213 | + enum n-wCM3ZJb.Hi7SV-V(1) struct;
[INFO] [stdout]   214 | + n-wCM3ZJb.Hi7SV-V.SHU45Uoe8: i8(0);
[INFO] [stdout]   215 | + pub n-wCM3ZJb.Hi7SV-V.In47-LnVxw: bool(1);
[INFO] [stdout]   216 | + n-wCM3ZJb.Hi7SV-V.x2oGRw4_: String(2);
[INFO] [stdout]   217 | ///ad et.
[INFO] [stdout]   218 | + pub n-wCM3ZJb.Hi7SV-V.FxKbQ1Yfm1: f32(3);
[INFO] [stdout]   219 | + n-wCM3ZJb.Hi7SV-V.qJ0aXd-RF5: List<String>(4);
[INFO] [stdout]   220 | ///facilis omnis voluptatum iure aliquam.
[INFO] [stdout]   221 | + n-wCM3ZJb.Hi7SV-V.Uhx_SQHS: i16(5);
[INFO] [stdout]   222 | @json(skip)
[INFO] [stdout]   223 | + pub n-wCM3ZJb.Hi7SV-V.Grm_dX8_u: f64(6);
[INFO] [stdout]   224 | + n-wCM3ZJb.Hi7SV-V.iDe_Dtv: Map<f64, String>(7);
[INFO] [stdout]   225 | + enum n-wCM3ZJb.xT72_w3_p(2) opaque(f64);
[INFO] [stdout]   226 | @json(untagged)
[INFO] [stdout]   227 | + enum n-wCM3ZJb.v2enAWpm(3) opaque(String);
[INFO] [stdout]   228 | @json(alias = eI70wS_)
[INFO] [stdout]   229 | + enum n-wCM3ZJb.O52QmrTh(4) opaque(B);
[INFO] [stdout]   230 | + enum n-wCM3ZJb.K2g1L8F6-(5) unit;
[INFO] [stdout]   231 | ///aperiam sapiente sit nam.
[INFO] [stdout]   232 | + enum n-wCM3ZJb.g8ektob-NB(6) unit;
[INFO] [stdout]   233 | + enum n-wCM3ZJb.wiJJLCsU7_(7) struct;
[INFO] [stdout]   234 | @json(alias = ekF8U-6)
[INFO] [stdout]   235 | + pub n-wCM3ZJb.wiJJLCsU7_.LuFi0jI: f32(0);
[INFO] [stdout]   236 | @json(alias = hHpgZnu0w)
[INFO] [stdout]   237 | + n-wCM3ZJb.wiJJLCsU7_.bqEO-_EI: List<String>(1);
[INFO] [stdout]   238 | @json(skip)
[INFO] [stdout]   239 | + n-wCM3ZJb.wiJJLCsU7_.epXjBn-mp: u8(2);
[INFO] [stdout]   240 | + n-wCM3ZJb.wiJJLCsU7_.s7Y-Koj: Option<String>(3);
[INFO] [stdout]   241 | + pub n-wCM3ZJb.wiJJLCsU7_.SX1aJgwlm: u64(4);
[INFO] [stdout]   242 | + n-wCM3ZJb.wiJJLCsU7_.twQ-brA: String(5);
[INFO] [stdout]   243 | ///soluta voluptates.
[INFO] [stdout]   244 | @json(alias = gDni4oy6x4)
[INFO] [stdout]   245 | + pub n-wCM3ZJb.wiJJLCsU7_.NEUTEEfqf: Map<Map<f32, bool>, List<f32>>(6);
[INFO] [stdout]   246 | ///dicta ratione facere.
[INFO] [stdout]   247 | @json(default)
[INFO] [stdout]   248 | + n-wCM3ZJb.wiJJLCsU7_.L-4X_Jmn6: bool(7);
[INFO] [stdout]   249 | ///ea nobis.
[INFO] [stdout]   250 | + n-wCM3ZJb.wiJJLCsU7_.ktGB6Hy: isize(8);
[INFO] [stdout]   251 | @json(untagged)
[INFO] [stdout]   252 | + enum n-wCM3ZJb.ZamtSQjh(8) unit;
[INFO] [stdout]   253 | + enum n-wCM3ZJb.oM9jx6w_Dz(9) struct;
[INFO] [stdout]   254 | ///expedita eligendi dolorum autem.
[INFO] [stdout]   255 | @json(skip)
[INFO] [stdout]   256 | + n-wCM3ZJb.oM9jx6w_Dz.NfHrm22b6: bool(0);
[INFO] [stdout]   257 | ///aliquid amet in.
[INFO] [stdout]   258 | + n-wCM3ZJb.oM9jx6w_Dz.L9cya5iUe: bool(1);
[INFO] [stdout]   259 | ///et et qui aut.
[INFO] [stdout]   260 | + pub n-wCM3ZJb.oM9jx6w_Dz.i_cos-0d: f32(2);
[INFO] [stdout]   261 | @json(alias = K7e2-yx)
[INFO] [stdout]   262 | + n-wCM3ZJb.oM9jx6w_Dz.Kk3-v42cJJ: bool(3);
[INFO] [stdout]   263 | + pub n-wCM3ZJb.oM9jx6w_Dz.X93IT3tw-B: isize(4);
[INFO] [stdout]   264 | + pub n-wCM3ZJb.oM9jx6w_Dz.rDt_o20: Map<bool, i64>(5);
[INFO] [stdout]   265 | ///qui necessitatibus minima.
[INFO] [stdout]   266 | ///voluptatem vel.
[INFO] [stdout]   267 | @json(alias = cj5fPs2sD)
[INFO] [stdout]   268 | + n-wCM3ZJb.oM9jx6w_Dz.Fy1mc0n: bool(6);
[INFO] [stdout]   269 | + n-wCM3ZJb.oM9jx6w_Dz.Y77teiQ-Qf: String(7);
[INFO] [stdout]   270 | + enum n-wCM3ZJb.Phantom(10) struct;
[INFO] [stdout]   271 | + pub n-wCM3ZJb.Phantom.PhantomA: A(0);
[INFO] [stdout]   272 | @json(default)
[INFO] [stdout]   273 | + n-wCM3ZJb.Phantom.PhantomB: B(1);
[INFO] [stdout]   274 | + n-wCM3ZJb.Phantom.PhantomC: C(2);
[INFO] [stdout]   275 | * n-wCM3ZJb [] => [pIfOzR1,Hi7SV-V,xT72_w3_p,v2enAWpm,O52QmrTh,K2g1L8F6-,g8ektob-NB,wiJJLCsU7_,ZamtSQjh,oM9jx6w_Dz,Phantom];
[INFO] [stdout]   276 | * n-wCM3ZJb  => <A, B, C>;
[INFO] [stdout]   277 | + import HY2ufr__xP;
[INFO] [stdout]   278 | ///et similique inventore aspernatur.
[INFO] [stdout]   279 | @rename_inc(B9YYtHA_x, L8vuWlnb)
[INFO] [stdout]   280 | + node qrKxUqc4E;
[INFO] [stdout]   281 | @json(alias = uphfcXcB)
[INFO] [stdout]   282 | + qrKxUqc4E.xoxdhDi: f64(0);
[INFO] [stdout]   283 | @json(alias = AEzaAamg1)
[INFO] [stdout]   284 | + pub qrKxUqc4E.Ge331cqDv: Set<bool>(1);
[INFO] [stdout]   285 | + pub qrKxUqc4E.BuOYdwan9: f32(2);
[INFO] [stdout]   286 | ///perferendis occaecati aut.
[INFO] [stdout]   287 | @json(alias = Y-Ga9gE)
[INFO] [stdout]   288 | + pub qrKxUqc4E.dy3sVS7: i16(3);
[INFO] [stdout]   289 | @json(default)
[INFO] [stdout]   290 | + pub qrKxUqc4E.K4R_LXt: i16(4);
[INFO] [stdout]   291 | ///iusto qui.
[INFO] [stdout]   292 | ///aliquam similique perferendis.
[INFO] [stdout]   293 | @json(alias = t1wEtm_PR9)
[INFO] [stdout]   294 | + pub qrKxUqc4E.LrabkmO0U: u32(5);
[INFO] [stdout]   295 | ///consequatur tempora dolorem.
[INFO] [stdout]   296 | @json(skip)
[INFO] [stdout]   297 | + qrKxUqc4E.CSh8tUE: f32(6);
[INFO] [stdout]   298 | ///repellat culpa in.
[INFO] [stdout]   299 | @json(skip)
[INFO] [stdout]   300 | + qrKxUqc4E.wW0JLrQb1: String(7);
[INFO] [stdout]   301 | + pub qrKxUqc4E.Vro_uaTE: Map<String, Set<Map<String, String>>>(8);
[INFO] [stdout]   302 | ///et similique inventore aspernatur.
[INFO] [stdout]   303 | @rename_inc(B9YYtHA_x, L8vuWlnb)
[INFO] [stdout]   304 | * node qrKxUqc4E;
[INFO] [stdout]   305 | /*nihil voluptatem illum totam qui omnis sequi ut.*/
[INFO] [stdout]   306 | /*eius fugit dolor nostrum hic exercitationem minima et.*/
[INFO] [stdout]   307 | + import NLXo10ML;
[INFO] [stdout]   308 | ///quo animi sequi.
[INFO] [stdout]   309 | @json(untagged)
[INFO] [stdout]   310 | + enum I_wr__p;
[INFO] [stdout]   311 | + enum I_wr__p.KgQJXkQ(0) opaque(List<f64>);
[INFO] [stdout]   312 | @json(alias = fumga5g-)
[INFO] [stdout]   313 | + enum I_wr__p.B34VLVyr(1) opaque(isize);
[INFO] [stdout]   314 | ///et nesciunt sunt porro omnis.
[INFO] [stdout]   315 | @json(alias = zAw_6LA0u)
[INFO] [stdout]   316 | + enum I_wr__p.x7sJCVfsg(2) struct;
[INFO] [stdout]   317 | ///voluptate eaque.
[INFO] [stdout]   318 | @json(skip)
[INFO] [stdout]   319 | + I_wr__p.x7sJCVfsg.DIFcqy9: n-wCM3ZJb<u32, Option<bool>, f32>(0);
[INFO] [stdout]   320 | + I_wr__p.x7sJCVfsg.C_vB4e51: Map<String, bool>(1);
[INFO] [stdout]   321 | @json(alias = o-3-a0kCsW)
[INFO] [stdout]   322 | + I_wr__p.x7sJCVfsg.xoZ7rE3f-: String(2);
[INFO] [stdout]   323 | + I_wr__p.x7sJCVfsg.RE9NLhmkpz: bool(3);
[INFO] [stdout]   324 | + enum I_wr__p.RcQaVkFlva(3) unit;
[INFO] [stdout]   325 | @json(alias = yko2K7Ck)
[INFO] [stdout]   326 | + enum I_wr__p.Ki25rcNuz-(4) unit;
[INFO] [stdout]   327 | @json(alias = B7qX1Jz)
[INFO] [stdout]   328 | + enum I_wr__p.ZL6Xwwq(5) struct;
[INFO] [stdout]   329 | + I_wr__p.ZL6Xwwq.ORRUSns-XG: i16(0);
[INFO] [stdout]   330 | ///nisi provident.
[INFO] [stdout]   331 | + I_wr__p.ZL6Xwwq.tP-h-C2g: i32(1);
[INFO] [stdout]   332 | ///odit necessitatibus assumenda laudantium.
[INFO] [stdout]   333 | @json(alias = L523X7fs)
[INFO] [stdout]   334 | + pub I_wr__p.ZL6Xwwq.Jk1IufCX: f64(2);
[INFO] [stdout]   335 | ///nobis non.
[INFO] [stdout]   336 | @json(alias = emgKuMKe_)
[INFO] [stdout]   337 | + enum I_wr__p.mmBg-xHH(6) struct;
[INFO] [stdout]   338 | + pub I_wr__p.mmBg-xHH.ec2-c25G: String(0);
[INFO] [stdout]   339 | + I_wr__p.mmBg-xHH.BCrdwqI: i8(1);
[INFO] [stdout]   340 | + enum I_wr__p.O81RzI5B(7) struct;
[INFO] [stdout]   341 | ///sed non ab est dolorem.
[INFO] [stdout]   342 | + I_wr__p.O81RzI5B.qpvk6va: f64(0);
[INFO] [stdout]   343 | @json(alias = eX87Tr5)
[INFO] [stdout]   344 | + pub I_wr__p.O81RzI5B.MZe00cwEM8: f64(1);
[INFO] [stdout]   345 | + I_wr__p.O81RzI5B.oxPVrkjje: bool(2);
[INFO] [stdout]   346 | @json(skip)
[INFO] [stdout]   347 | + pub I_wr__p.O81RzI5B.MrpYk2Y: bool(3);
[INFO] [stdout]   348 | ///ullam asperiores dicta.
[INFO] [stdout]   349 | + I_wr__p.O81RzI5B.SQAxRny1-: bool(4);
[INFO] [stdout]   350 | + pub I_wr__p.O81RzI5B.vVr3Rwd: NLXo10ML(5);
[INFO] [stdout]   351 | ///ratione aliquam.
[INFO] [stdout]   352 | + I_wr__p.O81RzI5B.p01yfNY: Map<String, f64>(6);
[INFO] [stdout]   353 | + pub I_wr__p.O81RzI5B.nveB-YB7: f64(7);
[INFO] [stdout]   354 | + enum I_wr__p.TVk6Ul6bS(8) unit;
[INFO] [stdout]   355 | ///eos ipsa repudiandae voluptas.
[INFO] [stdout]   356 | + enum I_wr__p.Hv6S0LuU(9) unit;
[INFO] [stdout]   357 | * I_wr__p [] => [KgQJXkQ,B34VLVyr,x7sJCVfsg,RcQaVkFlva,Ki25rcNuz-,ZL6Xwwq,mmBg-xHH,O81RzI5B,TVk6Ul6bS,Hv6S0LuU];
[INFO] [stdout]   358 | + import pbzWZ_RLw;
[INFO] [stdout]   359 | /*magnam recusandae est dolores asperiores fugiat culpa dolorem.*/
[INFO] [stdout]   360 | + import Tktmt6fz;
[INFO] [stdout]   361 | /*ratione reprehenderit sapiente nobis ut sint.*/
[INFO] [stdout]   362 | //nihil animi.
[INFO] [stdout]   363 | @json(untagged)
[INFO] [stdout]   364 | + enum dHQ-Q15B;
[INFO] [stdout]   365 | @json(untagged)
[INFO] [stdout]   366 | + enum dHQ-Q15B.w1iyu5D(0) opaque(B);
[INFO] [stdout]   367 | + enum dHQ-Q15B.EZstqVWq_(1) struct;
[INFO] [stdout]   368 | @json(alias = O9_iTrv96)
[INFO] [stdout]   369 | + pub dHQ-Q15B.EZstqVWq_.pdBxjWBpvT: usize(0);
[INFO] [stdout]   370 | ///atque consectetur fugiat.
[INFO] [stdout]   371 | + pub dHQ-Q15B.EZstqVWq_.AQukg1Ot9: f64(1);
[INFO] [stdout]   372 | @json(alias = vOk04ZCm)
[INFO] [stdout]   373 | + pub dHQ-Q15B.EZstqVWq_.c__0KOyf: i8(2);
[INFO] [stdout]   374 | + pub dHQ-Q15B.EZstqVWq_.v8q-IZ7: i64(3);
[INFO] [stdout]   375 | ///laboriosam possimus ullam rerum est.
[INFO] [stdout]   376 | ///voluptatem qui quibusdam et.
[INFO] [stdout]   377 | + pub dHQ-Q15B.EZstqVWq_.cJssd-xpy: bool(4);
[INFO] [stdout]   378 | + pub dHQ-Q15B.EZstqVWq_.KjR-ZC50: Set<Set<Option<Set<String>>>>(5);
[INFO] [stdout]   379 | @json(untagged)
[INFO] [stdout]   380 | + enum dHQ-Q15B.ZIwNB_zcl(2) unit;
[INFO] [stdout]   381 | @json(untagged)
[INFO] [stdout]   382 | + enum dHQ-Q15B.tvA8MvNW(3) opaque(bool);
[INFO] [stdout]   383 | @json(untagged)
[INFO] [stdout]   384 | + enum dHQ-Q15B.L-FK_hOIP(4) opaque(f64);
[INFO] [stdout]   385 | + enum dHQ-Q15B.OY2fv2_(5) opaque(f32);
[INFO] [stdout]   386 | + enum dHQ-Q15B.mszjeqOMe(6) unit;
[INFO] [stdout]   387 | ///dolores voluptate.
[INFO] [stdout]   388 | @json(untagged)
[INFO] [stdout]   389 | + enum dHQ-Q15B.gnVc47Q(7) struct;
[INFO] [stdout]   390 | + pub dHQ-Q15B.gnVc47Q.Xb0tP9i8a: bool(0);
[INFO] [stdout]   391 | ///qui libero quia.
[INFO] [stdout]   392 | @json(skip)
[INFO] [stdout]   393 | + dHQ-Q15B.gnVc47Q.q07egd_f: List<bool>(1);
[INFO] [stdout]   394 | + dHQ-Q15B.gnVc47Q.FB9Reu4_u: Map<u64, bool>(2);
[INFO] [stdout]   395 | @json(skip)
[INFO] [stdout]   396 | + dHQ-Q15B.gnVc47Q.mT-Zi-jJ: Option<List<String>>(3);
[INFO] [stdout]   397 | + pub dHQ-Q15B.gnVc47Q.M3cev-2r-v: usize(4);
[INFO] [stdout]   398 | ///consequuntur aut ducimus quo.
[INFO] [stdout]   399 | + enum dHQ-Q15B.azKzZyQ(8) struct;
[INFO] [stdout]   400 | ///qui eligendi minima voluptatem.
[INFO] [stdout]   401 | + pub dHQ-Q15B.azKzZyQ.XWtg_j0T: u64(0);
[INFO] [stdout]   402 | @json(alias = mwLnlz0n)
[INFO] [stdout]   403 | + pub dHQ-Q15B.azKzZyQ.FEbHxWQ34q: Map<f64, f64>(1);
[INFO] [stdout]   404 | @json(alias = JGwYyxxQWH)
[INFO] [stdout]   405 | + dHQ-Q15B.azKzZyQ.KuQiaBbLa: bool(2);
[INFO] [stdout]   406 | @json(alias = DLPdpXC8)
[INFO] [stdout]   407 | + pub dHQ-Q15B.azKzZyQ.Gdy_d-A5-: i32(3);
[INFO] [stdout]   408 | + dHQ-Q15B.azKzZyQ.v80X2k-: i64(4);
[INFO] [stdout]   409 | + enum dHQ-Q15B.C_g2AhnCn3(9) unit;
[INFO] [stdout]   410 | + enum dHQ-Q15B.Phantom(10) struct;
[INFO] [stdout]   411 | @json(alias = JkDs70T)
[INFO] [stdout]   412 | + dHQ-Q15B.Phantom.PhantomA: A(0);
[INFO] [stdout]   413 | + pub dHQ-Q15B.Phantom.PhantomB: B(1);
[INFO] [stdout]   414 | * dHQ-Q15B [] => [w1iyu5D,EZstqVWq_,ZIwNB_zcl,tvA8MvNW,L-FK_hOIP,OY2fv2_,mszjeqOMe,gnVc47Q,azKzZyQ,C_g2AhnCn3,Phantom];
[INFO] [stdout]   415 | * dHQ-Q15B  => <A, B>;
[INFO] [stdout]   416 | /*minus ea molestias aut animi maiores explicabo consequuntur.*/
[INFO] [stdout]   417 | ///rerum et id hic optio.
[INFO] [stdout]   418 | + node vWscU7hz;
[INFO] [stdout]   419 | + vWscU7hz.cgnUvp1Q6: bool(0);
[INFO] [stdout]   420 | ///autem beatae rerum dolor delectus.
[INFO] [stdout]   421 | + pub vWscU7hz.mavuvY-8p: u32(1);
[INFO] [stdout]   422 | ///rerum et id hic optio.
[INFO] [stdout]   423 | * node vWscU7hz;
[INFO] [stdout]   424 | /*maiores et sed repellendus sit voluptatem in.*/
[INFO] [stdout]   425 | /*accusamus nobis adipisci nulla omnis vitae quos.*/
[INFO] [stdout]   426 | + node L8vuWlnb;
[INFO] [stdout]   427 | + pub L8vuWlnb.BvK3---1_: u64(0);
[INFO] [stdout]   428 | ///commodi voluptate facere dolore occaecati.
[INFO] [stdout]   429 | + pub L8vuWlnb.ow95x0V1Qx: f64(1);
[INFO] [stdout]   430 | @json(alias = n4e4X6_lj)
[INFO] [stdout]   431 | + pub L8vuWlnb.ic_fcdg: u16(2);
[INFO] [stdout]   432 | + pub L8vuWlnb.fyh-Ldm: f64(3);
[INFO] [stdout]   433 | @json(alias = emO11do)
[INFO] [stdout]   434 | + L8vuWlnb.BBf-j-xPfC: String(4);
[INFO] [stdout]   435 | + L8vuWlnb.av2Uz_8-YB: f64(5);
[INFO] [stdout]   436 | @json(alias = N-d8AzUmY5)
[INFO] [stdout]   437 | + L8vuWlnb.al8zT6l: bool(6);
[INFO] [stdout]   438 | + pub L8vuWlnb.J3UP2R5p: String(7);
[INFO] [stdout]   439 | + pub L8vuWlnb.uD1rKu9H6z: String(8);
[INFO] [stdout]   440 | + struct ZK7YQ02uk;
[INFO] [stdout]   441 | ///est distinctio.
[INFO] [stdout]   442 | @json(skip)
[INFO] [stdout]   443 | + pub ZK7YQ02uk.MwS_xAx: f64(0);
[INFO] [stdout]   444 | + ZK7YQ02uk.PD_y58c7: List<String>(1);
[INFO] [stdout]   445 | @json(alias = JP8EjC-Dbc)
[INFO] [stdout]   446 | + pub ZK7YQ02uk.gegMwY-jXJ: i8(2);
[INFO] [stdout]   447 | + ZK7YQ02uk.pbWqih74-: f64(3);
[INFO] [stdout]   448 | ///qui occaecati.
[INFO] [stdout]   449 | @json(alias = CZY8honpQ)
[INFO] [stdout]   450 | + ZK7YQ02uk.VbzIRNRz2: List<u16>(4);
[INFO] [stdout]   451 | + pub ZK7YQ02uk.phantom_A: A(5);
[INFO] [stdout]   452 | ///tempore sed quaerat.
[INFO] [stdout]   453 | ///voluptatem quis ut debitis.
[INFO] [stdout]   454 | @json(alias = Hdru33p)
[INFO] [stdout]   455 | + pub ZK7YQ02uk.phantom_B: B(6);
[INFO] [stdout]   456 | ///neque autem accusantium.
[INFO] [stdout]   457 | + pub ZK7YQ02uk.phantom_C: C(7);
[INFO] [stdout]   458 | + ZK7YQ02uk.phantom_D: D(8);
[INFO] [stdout]   459 | * ZK7YQ02uk  => <A, B, C, D>;
[INFO] [stdout]   460 | /*ipsum sed architecto fugit rerum eveniet repellendus.*/
[INFO] [stdout]   461 | ///expedita earum necessitatibus quo aspernatur.
[INFO] [stdout]   462 | + node uNm2p4u_;
[INFO] [stdout]   463 | ///expedita earum necessitatibus quo aspernatur.
[INFO] [stdout]   464 | * node uNm2p4u_;
[INFO] [stdout]   465 | ///est voluptas.
[INFO] [stdout]   466 | + import KTP8136E;
[INFO] [stdout]   467 | ///est voluptas.
[INFO] [stdout]   468 | * import KTP8136E;
[INFO] [stdout]   469 | @derive(J2enh_Q, scv8DBbfCo, OTZM0g_5, Hicjw27, bqHyuwu2)
[INFO] [stdout]   470 | + enum fa_x7j8r;
[INFO] [stdout]   471 | @json(alias = Fmr6pUQ_)
[INFO] [stdout]   472 | + enum fa_x7j8r.NuKQ12v(0) opaque(n-wCM3ZJb<f32, u16, Set<Map<String, List<f64>>>>);
[INFO] [stdout]   473 | ///accusamus velit nesciunt reprehenderit molestiae.
[INFO] [stdout]   474 | @json(untagged)
[INFO] [stdout]   475 | + enum fa_x7j8r.lTZMFdmxK(1) opaque(usize);
[INFO] [stdout]   476 | @json(alias = i-jyA5k)
[INFO] [stdout]   477 | + enum fa_x7j8r.rku_lGf4(2) opaque(bool);
[INFO] [stdout]   478 | ///perferendis non culpa rerum.
[INFO] [stdout]   479 | + enum fa_x7j8r.BS0T1n_oCo(3) opaque(B);
[INFO] [stdout]   480 | + enum fa_x7j8r.GI1wjDDDS(4) unit;
[INFO] [stdout]   481 | + enum fa_x7j8r.J29X3Btt-(5) struct;
[INFO] [stdout]   482 | ///at eos.
[INFO] [stdout]   483 | @json(default)
[INFO] [stdout]   484 | + fa_x7j8r.J29X3Btt-.bNiZ4T-HI: bool(0);
[INFO] [stdout]   485 | + pub fa_x7j8r.J29X3Btt-.M8ia5Cs: Set<bool>(1);
[INFO] [stdout]   486 | @derive(default, default, default, default, default)
[INFO] [stdout]   487 | + enum fa_x7j8r.o_-TKr2e_(6) unit;
[INFO] [stdout]   488 | ///dolore iure.
[INFO] [stdout]   489 | @json(untagged)
[INFO] [stdout]   490 | + enum fa_x7j8r.T_FYgT_PG(7) opaque(Option<bool>);
[INFO] [stdout]   491 | + enum fa_x7j8r.YutQg63rS(8) unit;
[INFO] [stdout]   492 | ///qui culpa.
[INFO] [stdout]   493 | + enum fa_x7j8r.lakBhtd(9) opaque(bool);
[INFO] [stdout]   494 | + enum fa_x7j8r.Phantom(10) struct;
[INFO] [stdout]   495 | + pub fa_x7j8r.Phantom.PhantomA: A(0);
[INFO] [stdout]   496 | ///culpa sint vel delectus.
[INFO] [stdout]   497 | + fa_x7j8r.Phantom.PhantomB: B(1);
[INFO] [stdout]   498 | + fa_x7j8r.Phantom.PhantomC: C(2);
[INFO] [stdout]   499 | * fa_x7j8r [] => [NuKQ12v,lTZMFdmxK,rku_lGf4,BS0T1n_oCo,GI1wjDDDS,J29X3Btt-,o_-TKr2e_,T_FYgT_PG,YutQg63rS,lakBhtd,Phantom];
[INFO] [stdout]   500 | * fa_x7j8r  => <A, B, C>;
[INFO] [stdout]   501 | /*ut fugiat odit sint aut ea.*/
[INFO] [stdout]   502 | @derive(uRLvMob, CXPmT1pS, UDd17CQ0, EqlLwo4luz, Ph_-jpsYD)
[INFO] [stdout]   503 | + edge ( 
[INFO] [stdout]   504 |     @rename_inc = swmmPt8
[INFO] [stdout]   505 |     L8vuWlnb => uNm2p4u_,
[INFO] [stdout]   506 |     N836n-zdH7 => L8vuWlnb,
[INFO] [stdout]   507 |     N836n-zdH7 => vWscU7hz[1..886463237],
[INFO] [stdout]   508 |     qrKxUqc4E => uNm2p4u_,
[INFO] [stdout]   509 |     uNm2p4u_[1..2376114288] => N836n-zdH7,
[INFO] [stdout]   510 |     vWscU7hz => qrKxUqc4E,
[INFO] [stdout]   511 |     @rename_out = tEl3gQy1C
[INFO] [stdout]   512 |     vWscU7hz => vWscU7hz[0..2493441696]
[INFO] [stdout]   513 |  ) HK-XLoWgRk;
[INFO] [stdout]   514 | ///expedita sed laborum.
[INFO] [stdout]   515 | + HK-XLoWgRk.OtQa9K_: dHQ-Q15B<u32, i8>(0);
[INFO] [stdout]   516 | + HK-XLoWgRk.B4zeVta: bool(1);
[INFO] [stdout]   517 | ///omnis eum officia animi corporis.
[INFO] [stdout]   518 | ///libero dolores accusantium recusandae.
[INFO] [stdout]   519 | @json(default)
[INFO] [stdout]   520 | + HK-XLoWgRk.e7_sOe6: f32(2);
[INFO] [stdout]   521 | @json(default)
[INFO] [stdout]   522 | + pub HK-XLoWgRk.agXJm-D10G: bool(3);
[INFO] [stdout]   523 | @json(default)
[INFO] [stdout]   524 | + HK-XLoWgRk.U_dmodG: Option<Map<i8, u16>>(4);
[INFO] [stdout]   525 | + pub HK-XLoWgRk.B38oN0EM: bool(5);
[INFO] [stdout]   526 | @json(default)
[INFO] [stdout]   527 | + HK-XLoWgRk.Z58wPiY: u64(6);
[INFO] [stdout]   528 | @json(alias = tX-Bdmdgl)
[INFO] [stdout]   529 | + pub HK-XLoWgRk.U_rg5wll: String(7);
[INFO] [stdout]   530 | ///quae perferendis distinctio autem numquam.
[INFO] [stdout]   531 | + HK-XLoWgRk.JW4A5dBsRr: f32(8);
[INFO] [stdout]   532 | @derive(uRLvMob, CXPmT1pS, UDd17CQ0, EqlLwo4luz, Ph_-jpsYD)
[INFO] [stdout]   533 | * edge HK-XLoWgRk;
[INFO] [stdout]   534 | - import lwf3ECRGci;
[INFO] [stdout]   535 | - edge zs-fpGzTSt;
[INFO] [stdout]   536 | - enum soobO9ch1;
[INFO] [stdout]   537 | 
[INFO] [stdout] Found changes:
[INFO] [stdout]     0 | < gvSYp_-SBs(0x629b104a9f81806c) => JkMHqGk(0x61eee7c267295163) >
[INFO] [stdout]     1 | ///aliquam qui.
[INFO] [stdout]     2 | ///itaque aut.
[INFO] [stdout]     3 | + enum fV46sJF-7F;
[INFO] [stdout]     4 | ///cumque voluptatibus temporibus.
[INFO] [stdout]     5 | + enum fV46sJF-7F.txENSlh-T(0) unit;
[INFO] [stdout]     6 | @json(untagged)
[INFO] [stdout]     7 | + enum fV46sJF-7F.CrJof1yRP(1) struct;
[INFO] [stdout]     8 | ///mollitia dolores voluptatibus nemo.
[INFO] [stdout]     9 | + pub fV46sJF-7F.CrJof1yRP.Nkw-FvFs-: i64(0);
[INFO] [stdout]    10 | @json(alias = eaISIzYn59)
[INFO] [stdout]    11 | + enum fV46sJF-7F.k-ZquQNQo(2) opaque(String);
[INFO] [stdout]    12 | ///occaecati exercitationem.
[INFO] [stdout]    13 | @derive(default, default, default, default, default)
[INFO] [stdout]    14 | + enum fV46sJF-7F.fv1jGvN_iy(3) opaque(List<isize>);
[INFO] [stdout]    15 | @json(alias = Mcmw8MZ2Q)
[INFO] [stdout]    16 | + enum fV46sJF-7F.L8RFk2C10(4) unit;
[INFO] [stdout]    17 | + enum fV46sJF-7F.E31Re9zZq(5) opaque(bool);
[INFO] [stdout]    18 | ///qui perspiciatis minima.
[INFO] [stdout]    19 | @derive(default, default, default, default, default)
[INFO] [stdout]    20 | + enum fV46sJF-7F.QV6pa-8(6) struct;
[INFO] [stdout]    21 | @json(alias = i4G_J_b)
[INFO] [stdout]    22 | + fV46sJF-7F.QV6pa-8.y5CICp2-j: f64(0);
[INFO] [stdout]    23 | + fV46sJF-7F.QV6pa-8.HCtv2UK4-: String(1);
[INFO] [stdout]    24 | @json(default)
[INFO] [stdout]    25 | + pub fV46sJF-7F.QV6pa-8.I4quKuQ_-: String(2);
[INFO] [stdout]    26 | @json(default)
[INFO] [stdout]    27 | + pub fV46sJF-7F.QV6pa-8.nEqEmbDY: String(3);
[INFO] [stdout]    28 | @json(alias = a96Zz9d13)
[INFO] [stdout]    29 | + pub fV46sJF-7F.QV6pa-8.u9OW6_c: isize(4);
[INFO] [stdout]    30 | + fV46sJF-7F.QV6pa-8.tA0QT_v7e: String(5);
[INFO] [stdout]    31 | + fV46sJF-7F.QV6pa-8.li-06N---: i8(6);
[INFO] [stdout]    32 | @derive(default, default, default, default, default)
[INFO] [stdout]    33 | + enum fV46sJF-7F.BAeUe2E(7) unit;
[INFO] [stdout]    34 | + enum fV46sJF-7F.kpekNc5Mi(8) unit;
[INFO] [stdout]    35 | ///et assumenda fugiat vitae nemo.
[INFO] [stdout]    36 | + enum fV46sJF-7F.aJ7gY5c(9) unit;
[INFO] [stdout]    37 | + enum fV46sJF-7F.Phantom(10) struct;
[INFO] [stdout]    38 | + pub fV46sJF-7F.Phantom.PhantomA: A(0);
[INFO] [stdout]    39 | @json(skip)
[INFO] [stdout]    40 | + fV46sJF-7F.Phantom.PhantomB: B(1);
[INFO] [stdout]    41 | @json(default)
[INFO] [stdout]    42 | + pub fV46sJF-7F.Phantom.PhantomC: C(2);
[INFO] [stdout]    43 | * fV46sJF-7F [] => [txENSlh-T,CrJof1yRP,k-ZquQNQo,fv1jGvN_iy,L8RFk2C10,E31Re9zZq,QV6pa-8,BAeUe2E,kpekNc5Mi,aJ7gY5c,Phantom];
[INFO] [stdout]    44 | * fV46sJF-7F  => <A, B, C>;
[INFO] [stdout]    45 | /*et ut earum odit.*/
[INFO] [stdout]    46 | + import V7oesbuVMh;
[INFO] [stdout]    47 | @rename_out(f37NMAC-l, yZ_L7pM6R)
[INFO] [stdout]    48 | + node yZ_L7pM6R;
[INFO] [stdout]    49 | ///ut et quam eos consequatur.
[INFO] [stdout]    50 | + pub yZ_L7pM6R.NuN1lV6WoF: f64(0);
[INFO] [stdout]    51 | ///distinctio deserunt quis.
[INFO] [stdout]    52 | + yZ_L7pM6R.ySvJSF5u: String(1);
[INFO] [stdout]    53 | ///ut recusandae perspiciatis unde id.
[INFO] [stdout]    54 | @json(skip)
[INFO] [stdout]    55 | + pub yZ_L7pM6R.LHc_nZP: bool(2);
[INFO] [stdout]    56 | ///vero tempore.
[INFO] [stdout]    57 | @json(alias = k1EKPa7P)
[INFO] [stdout]    58 | + yZ_L7pM6R.eNkPAs_: u32(3);
[INFO] [stdout]    59 | @rename_out(f37NMAC-l, yZ_L7pM6R)
[INFO] [stdout]    60 | * node yZ_L7pM6R;
[INFO] [stdout]    61 | ///beatae quis vero quia.
[INFO] [stdout]    62 | @derive(sf3VPX-, nmezW5t, Wf7uC6_EQE, cg84tol, Vsh_atuH)
[INFO] [stdout]    63 | + struct s3xhw_f1-;
[INFO] [stdout]    64 | @json(default)
[INFO] [stdout]    65 | + s3xhw_f1-.niEmIx4v2: bool(0);
[INFO] [stdout]    66 | + pub s3xhw_f1-.hQ0kmUk: u8(1);
[INFO] [stdout]    67 | ///est accusantium.
[INFO] [stdout]    68 | @json(alias = DzVOm1Cb)
[INFO] [stdout]    69 | + pub s3xhw_f1-.gbROU41: bool(2);
[INFO] [stdout]    70 | + pub s3xhw_f1-.phantom_A: A(3);
[INFO] [stdout]    71 | ///beatae quis vero quia.
[INFO] [stdout]    72 | * struct s3xhw_f1-;
[INFO] [stdout]    73 | * s3xhw_f1-  => <A>;
[INFO] [stdout]    74 | @derive(hHwxH1X_, XivNrn6q97, CBzvX-w97, eVF4HSvNj, xi3lXzai)
[INFO] [stdout]    75 | + struct Sc0g4su;
[INFO] [stdout]    76 | ///occaecati molestiae et sunt numquam.
[INFO] [stdout]    77 | @json(alias = DH9W3aP)
[INFO] [stdout]    78 | + Sc0g4su.As7_RpB: f32(0);
[INFO] [stdout]    79 | @json(skip)
[INFO] [stdout]    80 | + Sc0g4su.Kmk8cnGbRR: f32(1);
[INFO] [stdout]    81 | ///explicabo nostrum.
[INFO] [stdout]    82 | + Sc0g4su.O5j97C0g: String(2);
[INFO] [stdout]    83 | + pub Sc0g4su.Wdz5lpomH: Set<i16>(3);
[INFO] [stdout]    84 | @json(skip)
[INFO] [stdout]    85 | + Sc0g4su.GNE56qJhT: String(4);
[INFO] [stdout]    86 | @json(alias = y42A21_TxV)
[INFO] [stdout]    87 | + pub Sc0g4su.mxhx8beX: bool(5);
[INFO] [stdout]    88 | + pub Sc0g4su.qR_pv8j: Option<String>(6);
[INFO] [stdout]    89 | + pub Sc0g4su.w09G5vFa5T: List<bool>(7);
[INFO] [stdout]    90 | ///vel ut minima.
[INFO] [stdout]    91 | ///impedit sit.
[INFO] [stdout]    92 | + Sc0g4su.phantom_A: A(8);
[INFO] [stdout]    93 | * Sc0g4su  => <A>;
[INFO] [stdout]    94 | /*at recusandae porro ut assumenda et.*/
[INFO] [stdout]    95 | //qui quo ut nesciunt.
[INFO] [stdout]    96 | + enum bYm7Cg4;
[INFO] [stdout]    97 | @json(alias = V2jO-F75-)
[INFO] [stdout]    98 | + enum bYm7Cg4.g-pvi0vnBz(0) struct;
[INFO] [stdout]    99 | @json(alias = eZk4FLP)
[INFO] [stdout]   100 | + bYm7Cg4.g-pvi0vnBz.Uy0dQW_: u8(0);
[INFO] [stdout]   101 | + bYm7Cg4.g-pvi0vnBz.S_OAD-sc: i32(1);
[INFO] [stdout]   102 | + enum bYm7Cg4.u71pPRqB(1) opaque(u8);
[INFO] [stdout]   103 | ///rem sed maiores.
[INFO] [stdout]   104 | @json(alias = ccfx2I9tgJ)
[INFO] [stdout]   105 | + enum bYm7Cg4.oUloA5MA_p(2) opaque(bool);
[INFO] [stdout]   106 | + enum bYm7Cg4.cxL_2i-(3) struct;
[INFO] [stdout]   107 | + enum bYm7Cg4.fK3_xn5_7(4) unit;
[INFO] [stdout]   108 | @json(alias = o8Ty9_yo)
[INFO] [stdout]   109 | + enum bYm7Cg4.onlHhM1a_(5) opaque(bool);
[INFO] [stdout]   110 | ///occaecati explicabo illo.
[INFO] [stdout]   111 | + enum bYm7Cg4.W8V5k_aiZh(6) struct;
[INFO] [stdout]   112 | ///eaque aut vero earum.
[INFO] [stdout]   113 | + bYm7Cg4.W8V5k_aiZh.xO9mtS0dJF: bool(0);
[INFO] [stdout]   114 | @json(untagged)
[INFO] [stdout]   115 | + enum bYm7Cg4.WmX1HvbqP2(7) struct;
[INFO] [stdout]   116 | @json(skip)
[INFO] [stdout]   117 | + bYm7Cg4.WmX1HvbqP2.q-nfN0obqE: f32(0);
[INFO] [stdout]   118 | + pub bYm7Cg4.WmX1HvbqP2.Ec1n-2-s6O: s3xhw_f1-<fV46sJF-7F<Set<f32>, bool, i64>>(1);
[INFO] [stdout]   119 | + pub bYm7Cg4.WmX1HvbqP2.ga4BaL9: f64(2);
[INFO] [stdout]   120 | @json(default)
[INFO] [stdout]   121 | + pub bYm7Cg4.WmX1HvbqP2.Ovt4j4_: isize(3);
[INFO] [stdout]   122 | ///sunt voluptatem.
[INFO] [stdout]   123 | + pub bYm7Cg4.WmX1HvbqP2.f__-j2Y: bool(4);
[INFO] [stdout]   124 | @json(alias = N3Osp6l_)
[INFO] [stdout]   125 | + pub bYm7Cg4.WmX1HvbqP2.Y_6-_-5: Set<bool>(5);
[INFO] [stdout]   126 | @json(default)
[INFO] [stdout]   127 | + bYm7Cg4.WmX1HvbqP2.HajlCPw855: Set<f32>(6);
[INFO] [stdout]   128 | @json(alias = FTx-IdPB6)
[INFO] [stdout]   129 | + pub bYm7Cg4.WmX1HvbqP2.Av-T1_x: isize(7);
[INFO] [stdout]   130 | + bYm7Cg4.WmX1HvbqP2.XBh_UhX: yL8catg6Y(8);
[INFO] [stdout]   131 | ///quasi distinctio.
[INFO] [stdout]   132 | @json(alias = Y8qlAAFHY)
[INFO] [stdout]   133 | + enum bYm7Cg4.n1mT67ZO(8) opaque(String);
[INFO] [stdout]   134 | + enum bYm7Cg4.sT_9R98MZ(9) struct;
[INFO] [stdout]   135 | + bYm7Cg4.sT_9R98MZ.NdtHgu6H: String(0);
[INFO] [stdout]   136 | + pub bYm7Cg4.sT_9R98MZ.rXa6hiCTbp: f64(1);
[INFO] [stdout]   137 | @json(alias = Hwb-18k0C)
[INFO] [stdout]   138 | + bYm7Cg4.sT_9R98MZ.ffGA3k_: u32(2);
[INFO] [stdout]   139 | ///adipisci et harum dolorem magnam.
[INFO] [stdout]   140 | + bYm7Cg4.sT_9R98MZ.yL2-35Iqbo: f32(3);
[INFO] [stdout]   141 | @json(default)
[INFO] [stdout]   142 | + pub bYm7Cg4.sT_9R98MZ.T7MyBngMw: bool(4);
[INFO] [stdout]   143 | * bYm7Cg4 [] => [g-pvi0vnBz,u71pPRqB,oUloA5MA_p,cxL_2i-,fK3_xn5_7,onlHhM1a_,W8V5k_aiZh,WmX1HvbqP2,n1mT67ZO,sT_9R98MZ];
[INFO] [stdout]   144 | /*at deserunt soluta quaerat veritatis.*/
[INFO] [stdout]   145 | @rename_inc(nl-M71U51, qMEzwkvY1)
[INFO] [stdout]   146 | + node qMEzwkvY1;
[INFO] [stdout]   147 | + pub qMEzwkvY1.s1EoT2Dg-3: f64(0);
[INFO] [stdout]   148 | ///exercitationem mollitia et.
[INFO] [stdout]   149 | + qMEzwkvY1.wiKVJaAG: String(1);
[INFO] [stdout]   150 | @json(alias = TM8Nl93ES)
[INFO] [stdout]   151 | + pub qMEzwkvY1.Dd_mJGGe0j: f64(2);
[INFO] [stdout]   152 | ///ex rerum necessitatibus.
[INFO] [stdout]   153 | @json(alias = ITkXO6a)
[INFO] [stdout]   154 | + qMEzwkvY1.x--f3RKw: bool(3);
[INFO] [stdout]   155 | @json(alias = st2_-ZC_Mq)
[INFO] [stdout]   156 | + qMEzwkvY1.AM_mRpoic: Set<i8>(4);
[INFO] [stdout]   157 | ///delectus qui praesentium.
[INFO] [stdout]   158 | + pub qMEzwkvY1.k-g4Te_gI: Set<String>(5);
[INFO] [stdout]   159 | + pub qMEzwkvY1.Jt_-nm2qc9: String(6);
[INFO] [stdout]   160 | @json(alias = zCLKlfy)
[INFO] [stdout]   161 | + pub qMEzwkvY1.vZyMnxTh4n: String(7);
[INFO] [stdout]   162 | @rename_inc(nl-M71U51, qMEzwkvY1)
[INFO] [stdout]   163 | * node qMEzwkvY1;
[INFO] [stdout]   164 | /*voluptatibus est consequatur mollitia maiores.*/
[INFO] [stdout]   165 | //saepe voluptates omnis explicabo.
[INFO] [stdout]   166 | @rename_inc(SLEKp-M, yZ_L7pM6R)
[INFO] [stdout]   167 | + node nxqO7ttw;
[INFO] [stdout]   168 | @json(alias = ZAp_mkAKt)
[INFO] [stdout]   169 | + nxqO7ttw.ypP-TU0z: f32(0);
[INFO] [stdout]   170 | ///maxime dolorem temporibus.
[INFO] [stdout]   171 | ///rem et suscipit.
[INFO] [stdout]   172 | @json(default)
[INFO] [stdout]   173 | + pub nxqO7ttw.fea_7z__: String(1);
[INFO] [stdout]   174 | + nxqO7ttw.Xey0QdO: f32(2);
[INFO] [stdout]   175 | @json(alias = Gkvw4hobp)
[INFO] [stdout]   176 | + pub nxqO7ttw.QOM_bAb4-W: bool(3);
[INFO] [stdout]   177 | @rename_inc(SLEKp-M, yZ_L7pM6R)
[INFO] [stdout]   178 | * node nxqO7ttw;
[INFO] [stdout]   179 | + enum yL8catg6Y;
[INFO] [stdout]   180 | + enum yL8catg6Y.lgrxGHSC(0) unit;
[INFO] [stdout]   181 | ///et omnis.
[INFO] [stdout]   182 | @json(alias = Q8CN3c8E)
[INFO] [stdout]   183 | + enum yL8catg6Y.G4GRzvI9w4(1) opaque(Set<Map<bool, f32>>);
[INFO] [stdout]   184 | @json(untagged)
[INFO] [stdout]   185 | + enum yL8catg6Y.OcFBoWo(2) opaque(bool);
[INFO] [stdout]   186 | ///eaque laboriosam.
[INFO] [stdout]   187 | + enum yL8catg6Y.eJ-P_vP(3) struct;
[INFO] [stdout]   188 | + enum yL8catg6Y.io9BaRT(4) unit;
[INFO] [stdout]   189 | @json(alias = IYs3lxph)
[INFO] [stdout]   190 | + enum yL8catg6Y.V9zOL-9q(5) struct;
[INFO] [stdout]   191 | ///sit itaque adipisci voluptatem.
[INFO] [stdout]   192 | + enum yL8catg6Y.yn29PKgfiz(6) opaque(String);
[INFO] [stdout]   193 | + enum yL8catg6Y.C_vzevE(7) opaque(String);
[INFO] [stdout]   194 | + enum yL8catg6Y.Ac_6R7J(8) opaque(bool);
[INFO] [stdout]   195 | ///quam aut nam qui.
[INFO] [stdout]   196 | + enum yL8catg6Y.q_wpAl1(9) struct;
[INFO] [stdout]   197 | * yL8catg6Y [] => [lgrxGHSC,G4GRzvI9w4,OcFBoWo,eJ-P_vP,io9BaRT,V9zOL-9q,yn29PKgfiz,C_vzevE,Ac_6R7J,q_wpAl1];
[INFO] [stdout]   198 | + edge (  ) Gewr0u8OwJ;
[INFO] [stdout]   199 | - edge ti9dnE2;
[INFO] [stdout]   200 | - import fJ-rbe_zj;
[INFO] [stdout]   201 | - edge ZUeBfR56j;
[INFO] [stdout]   202 | - node HMngMZpn;
[INFO] [stdout]   203 | - enum OmLk19p3g;
[INFO] [stdout]   204 | ///et aut rem id.
[INFO] [stdout]   205 | * schema;
[INFO] [stdout]   206 | 
[INFO] [stdout] Running diff on content:
[INFO] [stdout] 
[INFO] [stdout] thread 'schema::changeset::schema_changeset_test' (45) panicked at build_changeset_lang/src/schema/changeset.rs:430:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 8212577238042092486
[INFO] [stdout]  right: 7056832488276578659
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c34793818f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c34793818f2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c34793818f2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c34793818f2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c347939718a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c347939718a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5c34793866f6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c34793866f6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c347936008f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c347936008f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c3479379c29 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c34792c48be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c34792c48be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c3479379de2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c3479379de2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c3479360148 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c3479355339 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c3479360f9d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c347939789c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c3479397753 - core[585f66e14d78f9ba]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c34793932f2 - core[585f66e14d78f9ba]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c3479182151 - build_changeset_lang[867a771346c9390c]::schema::changeset::schema_changeset_test
[INFO] [stdout]                                at /opt/rustwide/workdir/build_changeset_lang/src/schema/changeset.rs:430:9
[INFO] [stdout]   22:     0x5c347917f497 - build_changeset_lang[867a771346c9390c]::schema::changeset::schema_changeset_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/build_changeset_lang/src/schema/changeset.rs:331:27
[INFO] [stdout]   23:     0x5c34790a6216 - <build_changeset_lang[867a771346c9390c]::schema::changeset::schema_changeset_test::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c34792b8c6b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c34792b8c6b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5c34792c54ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5c34792c54ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5c34792c54ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c34792c54ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c34792c54ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c34792c54ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5c34792c54ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5c34792bf994 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5c34792bf994 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c34792c7fc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5c34792c7fc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5c34792c7fc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c34792c7fc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c34792c7fc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c34792c7fc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5c34792c7fc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c347938119f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5c347938119f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x79387f8ccaa4 - <unknown>
[INFO] [stdout]   45:     0x79387f959a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     schema::changeset::schema_changeset_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "66bb3692321a86d92e19b432a3c5456f1c21131f8598bbfb2bc1281ae7ad8f4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66bb3692321a86d92e19b432a3c5456f1c21131f8598bbfb2bc1281ae7ad8f4a", kill_on_drop: false }`
[INFO] [stdout] 66bb3692321a86d92e19b432a3c5456f1c21131f8598bbfb2bc1281ae7ad8f4a
