[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-aau%2Fmigration_handler" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/build-aau/migration_handler on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e
[INFO] running `Command { std: "docker" "start" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[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 crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[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 bstr v1.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling inotify v0.9.6
[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 serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling build_script_shared v0.4.0 (/opt/rustwide/workdir/build_script_shared)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ammonia v4.0.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling build_script_lang v0.4.0 (/opt/rustwide/workdir/build_script_lang)
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling handlebars v6.2.0
[INFO] [stderr]    Compiling clap_complete v4.5.38
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling opener v0.7.2
[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 topological-sort v0.2.2
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling graphviz-rust v0.7.2
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling build_changeset_lang v0.4.0 (/opt/rustwide/workdir/build_changeset_lang)
[INFO] [stderr]    Compiling tera v1.20.0
[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 3m 27s
[INFO] running `Command { std: "docker" "inspect" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", 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 1m 15s
[INFO] running `Command { std: "docker" "inspect" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/build_changeset_lang-cd50167cec66a439)
[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::edited_endpoint::edited_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::added_type_data::added_type_data_compose ... ok
[INFO] [stdout] test schema::actions::edited_generics::edited_generic_compose ... ok
[INFO] [stdout] test schema::actions::added_endpoint::added_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::edited_schema::edited_schema_compose ... ok
[INFO] [stdout] test schema::actions::edited_variants_order::edited_varient_order_compose ... ok
[INFO] [stdout] test schema::actions::edited_opaque::edited_opaque_compose ... ok
[INFO] [stdout] test schema::actions::added_varient::added_varient_compose ... ok
[INFO] [stdout] test schema::actions::removed_type::removed_type_compose ... ok
[INFO] [stdout] test schema::actions::removed_field::removed_field_compose ... ok
[INFO] [stdout] test schema::actions::removed_endpoint::removed_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::removed_varient::removed_varient_compose ... ok
[INFO] [stdout] test schema::actions::added_field::added_field_compose ... ok
[INFO] [stdout] test schema::actions::added_type::added_type_compose ... ok
[INFO] [stdout] test schema::changeset::schema_changeset_test ... FAILED
[INFO] [stdout] test schema::actions::edited_variant::edited_varient_compose ... ok
[INFO] [stdout] test schema::actions::edited_type::edited_type_compose ... ok
[INFO] [stdout] test schema::field_path::field_path_compose ... ok
[INFO] [stdout] test schema::actions::edited_field::edited_field_compose ... ok
[INFO] [stdout] test schema::actions::single_change::single_change_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 | < E_-Yk_r(0x7e9be83e8e698ae6) => H14J3FPK4(0x449011f2714c5ec3) >
[INFO] [stdout]     1 | //totam repellendus consequuntur.
[INFO] [stdout]     2 | ///eos quo dolores.
[INFO] [stdout]     3 | @derive(e02dIggf9L, XOw8mGp_n7, WwK99Vch8_, Jj1Cj-_Q, mr_77o0)
[INFO] [stdout]     4 | + edge ( 
[INFO] [stdout]     5 |     Q10PpG38 => Q10PpG38[1..3175868628]
[INFO] [stdout]     6 |  ) o1VyNwl;
[INFO] [stdout]     7 | + o1VyNwl.mUxctu35u: f64(0);
[INFO] [stdout]     8 | ///eos quo dolores.
[INFO] [stdout]     9 | @derive(e02dIggf9L, XOw8mGp_n7, WwK99Vch8_, Jj1Cj-_Q, mr_77o0)
[INFO] [stdout]    10 | * edge o1VyNwl;
[INFO] [stdout]    11 | ///porro quo.
[INFO] [stdout]    12 | //ipsam labore atque sit qui.
[INFO] [stdout]    13 | + import qlfN2el-;
[INFO] [stdout]    14 | ///porro quo.
[INFO] [stdout]    15 | * import qlfN2el-;
[INFO] [stdout]    16 | /*consequatur sed dignissimos quia ratione molestiae accusantium voluptatum dolorem.*/
[INFO] [stdout]    17 | ///voluptatibus quibusdam commodi eos repellat.
[INFO] [stdout]    18 | + edge ( 
[INFO] [stdout]    19 |     Q10PpG38[1..86268208] => Q10PpG38
[INFO] [stdout]    20 |  ) D3A2-jtu;
[INFO] [stdout]    21 | + D3A2-jtu.U-56jJa-: bool(0);
[INFO] [stdout]    22 | @json(skip)
[INFO] [stdout]    23 | + D3A2-jtu.J2p5rWE-r: bool(1);
[INFO] [stdout]    24 | ///voluptatibus quibusdam commodi eos repellat.
[INFO] [stdout]    25 | * edge D3A2-jtu;
[INFO] [stdout]    26 | + node Q10PpG38;
[INFO] [stdout]    27 | /*et voluptatem totam aut expedita nisi.*/
[INFO] [stdout]    28 | + edge ( 
[INFO] [stdout]    29 |     @rename_inc = CtQttbRdB
[INFO] [stdout]    30 |     Q10PpG38[1..3954407823] => Q10PpG38[0..521033915]
[INFO] [stdout]    31 |  ) e_9RiqK;
[INFO] [stdout]    32 | //saepe qui delectus eveniet.
[INFO] [stdout]    33 | + import Fcmh8B_q;
[INFO] [stdout]    34 | //enim sint aut.
[INFO] [stdout]    35 | //ut aut quis.
[INFO] [stdout]    36 | + import Xj8YYCj_;
[INFO] [stdout]    37 | @derive(MG4F-Q9lI, V_ugM-AB, v-P-4p1Sj, xowTolV, kt_pGWBl)
[INFO] [stdout]    38 | + enum Mk3-pfQQV;
[INFO] [stdout]    39 | + enum Mk3-pfQQV.qb-v_5M(0) unit;
[INFO] [stdout]    40 | ///quo esse vel est.
[INFO] [stdout]    41 | + enum Mk3-pfQQV.tx6xsto(1) struct;
[INFO] [stdout]    42 | @json(alias = S_oQA_w4)
[INFO] [stdout]    43 | + Mk3-pfQQV.tx6xsto.i7Ab6RK2bP: List<f64>(0);
[INFO] [stdout]    44 | ///accusantium et vel autem.
[INFO] [stdout]    45 | @derive(default, default, default, default, default)
[INFO] [stdout]    46 | + enum Mk3-pfQQV.puB23-xV8A(2) unit;
[INFO] [stdout]    47 | + enum Mk3-pfQQV.mZCD8sxhs(3) unit;
[INFO] [stdout]    48 | + enum Mk3-pfQQV.rNfqu6B(4) struct;
[INFO] [stdout]    49 | @json(default)
[INFO] [stdout]    50 | + Mk3-pfQQV.rNfqu6B.ixmRtxhk8: String(0);
[INFO] [stdout]    51 | @json(alias = znB87P_)
[INFO] [stdout]    52 | + Mk3-pfQQV.rNfqu6B.tENK5OY: String(1);
[INFO] [stdout]    53 | @json(skip)
[INFO] [stdout]    54 | + Mk3-pfQQV.rNfqu6B.j7_gji83IF: bool(2);
[INFO] [stdout]    55 | ///a voluptatum totam fuga quod.
[INFO] [stdout]    56 | + Mk3-pfQQV.rNfqu6B.IlN4uLo_M: String(3);
[INFO] [stdout]    57 | ///qui fugit rerum tempora.
[INFO] [stdout]    58 | + pub Mk3-pfQQV.rNfqu6B.ZLn1EoFb: usize(4);
[INFO] [stdout]    59 | @json(alias = V__GuFIV)
[INFO] [stdout]    60 | + pub Mk3-pfQQV.rNfqu6B.dP68oJbh-: Set<f64>(5);
[INFO] [stdout]    61 | ///eos aut et.
[INFO] [stdout]    62 | + Mk3-pfQQV.rNfqu6B.U--3v-2zq: Option<bool>(6);
[INFO] [stdout]    63 | ///fuga enim accusantium enim quis.
[INFO] [stdout]    64 | + pub Mk3-pfQQV.rNfqu6B.h-WJb2tG2H: String(7);
[INFO] [stdout]    65 | ///fuga iure.
[INFO] [stdout]    66 | ///laboriosam officia itaque atque.
[INFO] [stdout]    67 | + Mk3-pfQQV.rNfqu6B.N3n-9jz: Set<String>(8);
[INFO] [stdout]    68 | + enum Mk3-pfQQV.gW-fvng7(5) unit;
[INFO] [stdout]    69 | ///et placeat sunt aliquam ut.
[INFO] [stdout]    70 | + enum Mk3-pfQQV.ss4f3foqjy(6) struct;
[INFO] [stdout]    71 | @json(default)
[INFO] [stdout]    72 | + Mk3-pfQQV.ss4f3foqjy.bLahR7Yv: bool(0);
[INFO] [stdout]    73 | + pub Mk3-pfQQV.ss4f3foqjy.B54DhBZ5L: bool(1);
[INFO] [stdout]    74 | + Mk3-pfQQV.ss4f3foqjy.s6AkjcA0sl: String(2);
[INFO] [stdout]    75 | + Mk3-pfQQV.ss4f3foqjy.YTbPu_yk: f32(3);
[INFO] [stdout]    76 | ///dolores maxime iure.
[INFO] [stdout]    77 | + pub Mk3-pfQQV.ss4f3foqjy.b7l8Q_Z2b: f32(4);
[INFO] [stdout]    78 | ///ipsa ratione eligendi velit ea.
[INFO] [stdout]    79 | + enum Mk3-pfQQV.eqtdpUr(7) struct;
[INFO] [stdout]    80 | @json(default)
[INFO] [stdout]    81 | + pub Mk3-pfQQV.eqtdpUr.SS75ZBCa4L: bool(0);
[INFO] [stdout]    82 | ///alias perferendis consequuntur.
[INFO] [stdout]    83 | @json(skip)
[INFO] [stdout]    84 | + pub Mk3-pfQQV.eqtdpUr.bmJK15UBo: i32(1);
[INFO] [stdout]    85 | @json(default)
[INFO] [stdout]    86 | + pub Mk3-pfQQV.eqtdpUr.fk0tB8X91: bool(2);
[INFO] [stdout]    87 | @json(alias = G_0XIt-zq6)
[INFO] [stdout]    88 | + Mk3-pfQQV.eqtdpUr.uGGl3_268A: f32(3);
[INFO] [stdout]    89 | @json(alias = tcW-oG_t-)
[INFO] [stdout]    90 | + enum Mk3-pfQQV.Sxr_rfi(8) unit;
[INFO] [stdout]    91 | + enum Mk3-pfQQV.Zu-u7fi9(9) unit;
[INFO] [stdout]    92 | ///eum natus.
[INFO] [stdout]    93 | + enum Mk3-pfQQV.Phantom(10) struct;
[INFO] [stdout]    94 | @json(alias = i4D7MPwh8)
[INFO] [stdout]    95 | + pub Mk3-pfQQV.Phantom.PhantomA: A(0);
[INFO] [stdout]    96 | * Mk3-pfQQV [] => [qb-v_5M,tx6xsto,puB23-xV8A,mZCD8sxhs,rNfqu6B,gW-fvng7,ss4f3foqjy,eqtdpUr,Sxr_rfi,Zu-u7fi9,Phantom];
[INFO] [stdout]    97 | * Mk3-pfQQV  => <A>;
[INFO] [stdout]    98 | - edge Sax_Ruai;
[INFO] [stdout]    99 | - node csrJpqIE8A;
[INFO] [stdout]   100 | - enum TXsh_dqw;
[INFO] [stdout]   101 | - struct RPaIBhbxw;
[INFO] [stdout]   102 | - import V-xsvq_O;
[INFO] [stdout]   103 | - import Z8ncRZCL;
[INFO] [stdout]   104 | - edge lix5ardovp;
[INFO] [stdout]   105 | - enum a1V8-44;
[INFO] [stdout]   106 | - node V9Tc4oplmN;
[INFO] [stdout]   107 | - struct uWfH_Fe2;
[INFO] [stdout]   108 | - struct Jtg--hpz1n;
[INFO] [stdout]   109 | - edge eIR_Lvj;
[INFO] [stdout]   110 | - import Qq-sFDP;
[INFO] [stdout]   111 | - enum r_YEuRmP_y;
[INFO] [stdout]   112 | - import wcl--dw5aO;
[INFO] [stdout]   113 | - node gYwa73Ngr;
[INFO] [stdout]   114 | - edge q9mrwe_SV;
[INFO] [stdout]   115 | - import Qg-Q1Rp_Wm;
[INFO] [stdout]   116 | 
[INFO] [stdout] Found changes:
[INFO] [stdout]     0 | < ieYI4-WcD(0xa4a85844a3809635) => KPfugsH(0x9da98fae5eb7e4e2), handler = Mt-NKmd >
[INFO] [stdout]     1 | ///quis molestiae harum et.
[INFO] [stdout]     2 | //aut deleniti quo.
[INFO] [stdout]     3 | + import blqvDO4q0;
[INFO] [stdout]     4 | ///quis molestiae harum et.
[INFO] [stdout]     5 | * import blqvDO4q0;
[INFO] [stdout]     6 | //aspernatur culpa soluta iure et.
[INFO] [stdout]     7 | + struct LIKNSW8Ni;
[INFO] [stdout]     8 | @json(default)
[INFO] [stdout]     9 | + LIKNSW8Ni.CtN_-L6X: f64(0);
[INFO] [stdout]    10 | ///qui eveniet.
[INFO] [stdout]    11 | ///pariatur libero explicabo ex.
[INFO] [stdout]    12 | + LIKNSW8Ni.phantom_A: A(1);
[INFO] [stdout]    13 | ///eos voluptatibus optio ipsam.
[INFO] [stdout]    14 | @json(skip)
[INFO] [stdout]    15 | + LIKNSW8Ni.phantom_B: B(2);
[INFO] [stdout]    16 | + pub LIKNSW8Ni.phantom_C: C(3);
[INFO] [stdout]    17 | ///et repellendus voluptas eos.
[INFO] [stdout]    18 | @json(alias = AvoUz_L)
[INFO] [stdout]    19 | + LIKNSW8Ni.phantom_D: D(4);
[INFO] [stdout]    20 | * LIKNSW8Ni  => <A, B, C, D>;
[INFO] [stdout]    21 | /*tenetur ullam impedit qui temporibus.*/
[INFO] [stdout]    22 | /*et est harum sunt.*/
[INFO] [stdout]    23 | @derive(v_v_0--, iQwMyk8VfQ, Td7RtjaZn, WraA4akZ, pJ-8pfWt)
[INFO] [stdout]    24 | + enum XAYJBVy;
[INFO] [stdout]    25 | + enum XAYJBVy.Pzq26E4(0) opaque(String);
[INFO] [stdout]    26 | + enum XAYJBVy.AoYK-Pd-5(1) opaque(List<f64>);
[INFO] [stdout]    27 | + enum XAYJBVy.auU01cZ(2) unit;
[INFO] [stdout]    28 | ///nisi sit tempora omnis.
[INFO] [stdout]    29 | @json(untagged)
[INFO] [stdout]    30 | + enum XAYJBVy.J4ks__cyj(3) unit;
[INFO] [stdout]    31 | @json(alias = CTLOkYxlA)
[INFO] [stdout]    32 | + enum XAYJBVy.v0uInSC(4) struct;
[INFO] [stdout]    33 | @json(alias = Q86AOi6eA)
[INFO] [stdout]    34 | + XAYJBVy.v0uInSC.kByoBn6: String(0);
[INFO] [stdout]    35 | + enum XAYJBVy.N-wmRUmBG(5) struct;
[INFO] [stdout]    36 | + XAYJBVy.N-wmRUmBG.rX9yRM8: String(0);
[INFO] [stdout]    37 | @json(alias = BE4dRl7af5)
[INFO] [stdout]    38 | + XAYJBVy.N-wmRUmBG.KHtzgGF_: M_Yxl-5fb(1);
[INFO] [stdout]    39 | @json(alias = XSF65b_)
[INFO] [stdout]    40 | + enum XAYJBVy.t7kQCBI(6) struct;
[INFO] [stdout]    41 | + XAYJBVy.t7kQCBI.eMAlJ_h: List<String>(0);
[INFO] [stdout]    42 | @json(alias = J6vakgRgTb)
[INFO] [stdout]    43 | + pub XAYJBVy.t7kQCBI.PAJp_it: List<B>(1);
[INFO] [stdout]    44 | @json(alias = ipfpkW53U)
[INFO] [stdout]    45 | + enum XAYJBVy.BNa58wqm(7) unit;
[INFO] [stdout]    46 | @json(alias = v-uO-ZN)
[INFO] [stdout]    47 | + enum XAYJBVy.s1Koaci(8) struct;
[INFO] [stdout]    48 | @json(default)
[INFO] [stdout]    49 | + pub XAYJBVy.s1Koaci.uz2m2B-dq: Map<Option<bool>, Option<u8>>(0);
[INFO] [stdout]    50 | ///laudantium incidunt.
[INFO] [stdout]    51 | + pub XAYJBVy.s1Koaci.OpduR0AsT: f32(1);
[INFO] [stdout]    52 | + pub XAYJBVy.s1Koaci.YStESLY1vk: bool(2);
[INFO] [stdout]    53 | ///error cupiditate.
[INFO] [stdout]    54 | @json(default)
[INFO] [stdout]    55 | + pub XAYJBVy.s1Koaci.fG7c2w_wf: String(3);
[INFO] [stdout]    56 | ///quis eius ducimus quisquam quia.
[INFO] [stdout]    57 | @json(alias = zbNn8tcK)
[INFO] [stdout]    58 | + XAYJBVy.s1Koaci.CSt2b337AZ: String(4);
[INFO] [stdout]    59 | + enum XAYJBVy.Tzyydq-7(9) unit;
[INFO] [stdout]    60 | + enum XAYJBVy.Phantom(10) struct;
[INFO] [stdout]    61 | + pub XAYJBVy.Phantom.PhantomA: A(0);
[INFO] [stdout]    62 | + XAYJBVy.Phantom.PhantomC: C(1);
[INFO] [stdout]    63 | * XAYJBVy [] => [Pzq26E4,AoYK-Pd-5,auU01cZ,J4ks__cyj,v0uInSC,N-wmRUmBG,t7kQCBI,BNa58wqm,s1Koaci,Tzyydq-7,Phantom];
[INFO] [stdout]    64 | * XAYJBVy  => <A, B, C>;
[INFO] [stdout]    65 | //perferendis tempore id.
[INFO] [stdout]    66 | //et et.
[INFO] [stdout]    67 | + import nyV_5-F;
[INFO] [stdout]    68 | ///dolores natus totam.
[INFO] [stdout]    69 | //nulla quasi minus nisi.
[INFO] [stdout]    70 | + import M_Yxl-5fb;
[INFO] [stdout]    71 | ///dolores natus totam.
[INFO] [stdout]    72 | * import M_Yxl-5fb;
[INFO] [stdout]    73 | //vitae laborum fugit quia.
[INFO] [stdout]    74 | /*iusto odio veritatis voluptate ducimus necessitatibus accusantium ducimus.*/
[INFO] [stdout]    75 | + enum E5eWoo1sdw;
[INFO] [stdout]    76 | @json(alias = gyuX8z1nY)
[INFO] [stdout]    77 | + enum E5eWoo1sdw.V_qJ_j_(0) struct;
[INFO] [stdout]    78 | + E5eWoo1sdw.V_qJ_j_.b4_r67K: bool(0);
[INFO] [stdout]    79 | ///reiciendis maxime.
[INFO] [stdout]    80 | + E5eWoo1sdw.V_qJ_j_.HjxfKEq1: Option<String>(1);
[INFO] [stdout]    81 | ///voluptatem dignissimos sunt.
[INFO] [stdout]    82 | + enum E5eWoo1sdw.QZp4_nL(1) struct;
[INFO] [stdout]    83 | + E5eWoo1sdw.QZp4_nL.W1RCL16OMm: u32(0);
[INFO] [stdout]    84 | + pub E5eWoo1sdw.QZp4_nL.D0HN9L2c: u64(1);
[INFO] [stdout]    85 | @json(default)
[INFO] [stdout]    86 | + pub E5eWoo1sdw.QZp4_nL.v1mat_u2: bool(2);
[INFO] [stdout]    87 | + enum E5eWoo1sdw.j2Zk5Db1(2) opaque(f64);
[INFO] [stdout]    88 | ///nostrum fugit expedita veniam.
[INFO] [stdout]    89 | ///excepturi rerum sunt sed praesentium.
[INFO] [stdout]    90 | @json(alias = d6yf0BN)
[INFO] [stdout]    91 | + enum E5eWoo1sdw.Tq6z9Gu(3) unit;
[INFO] [stdout]    92 | @json(alias = ac7Hq2j)
[INFO] [stdout]    93 | + enum E5eWoo1sdw.Oav--a1(4) opaque(u32);
[INFO] [stdout]    94 | @json(alias = dxvw_hR5)
[INFO] [stdout]    95 | + enum E5eWoo1sdw.no4BVGc(5) unit;
[INFO] [stdout]    96 | @json(alias = SWrPirox)
[INFO] [stdout]    97 | + enum E5eWoo1sdw.H0v-JqC7(6) unit;
[INFO] [stdout]    98 | ///ut deserunt.
[INFO] [stdout]    99 | @json(alias = pCCx-dg)
[INFO] [stdout]   100 | + enum E5eWoo1sdw.KD-mlj5(7) struct;
[INFO] [stdout]   101 | ///assumenda molestiae.
[INFO] [stdout]   102 | ///itaque reiciendis.
[INFO] [stdout]   103 | + E5eWoo1sdw.KD-mlj5.SV4l03_: bool(0);
[INFO] [stdout]   104 | + E5eWoo1sdw.KD-mlj5.HndtUBbn: bool(1);
[INFO] [stdout]   105 | ///et quia quod ratione ut.
[INFO] [stdout]   106 | @json(default)
[INFO] [stdout]   107 | + pub E5eWoo1sdw.KD-mlj5.bj_z94ik: u16(2);
[INFO] [stdout]   108 | ///mollitia non.
[INFO] [stdout]   109 | @derive(default, default, default, default, default)
[INFO] [stdout]   110 | + enum E5eWoo1sdw.d6GkUPHdv(8) opaque(bool);
[INFO] [stdout]   111 | @json(alias = VnYgA3fq2e)
[INFO] [stdout]   112 | + enum E5eWoo1sdw.A_9e8JXSfe(9) unit;
[INFO] [stdout]   113 | ///tenetur maxime reiciendis.
[INFO] [stdout]   114 | + enum E5eWoo1sdw.Phantom(10) struct;
[INFO] [stdout]   115 | @json(skip)
[INFO] [stdout]   116 | + pub E5eWoo1sdw.Phantom.PhantomA: A(0);
[INFO] [stdout]   117 | @json(default)
[INFO] [stdout]   118 | + pub E5eWoo1sdw.Phantom.PhantomB: B(1);
[INFO] [stdout]   119 | ///aspernatur est quam voluptas.
[INFO] [stdout]   120 | @json(skip)
[INFO] [stdout]   121 | + pub E5eWoo1sdw.Phantom.PhantomC: C(2);
[INFO] [stdout]   122 | @json(skip)
[INFO] [stdout]   123 | + E5eWoo1sdw.Phantom.PhantomD: D(3);
[INFO] [stdout]   124 | * E5eWoo1sdw [] => [V_qJ_j_,QZp4_nL,j2Zk5Db1,Tq6z9Gu,Oav--a1,no4BVGc,H0v-JqC7,KD-mlj5,d6GkUPHdv,A_9e8JXSfe,Phantom];
[INFO] [stdout]   125 | * E5eWoo1sdw  => <A, B, C, D>;
[INFO] [stdout]   126 | /*velit ut quia quas maiores itaque.*/
[INFO] [stdout]   127 | @derive(d_D_R-E0, cyS1mqw8zc, DGZu9vKe2, H---lGfK3r, ru4k18AFl)
[INFO] [stdout]   128 | + struct Ohr72bU;
[INFO] [stdout]   129 | + struct zywRyj-j;
[INFO] [stdout]   130 | @json(skip)
[INFO] [stdout]   131 | + pub zywRyj-j.OvQ_96JsZ: Option<f64>(0);
[INFO] [stdout]   132 | + zywRyj-j.xVQxbi-zp: bool(1);
[INFO] [stdout]   133 | ///dolore officiis distinctio sed.
[INFO] [stdout]   134 | ///commodi consequatur beatae cum.
[INFO] [stdout]   135 | + zywRyj-j.Y6I-x6dn: f32(2);
[INFO] [stdout]   136 | @json(skip)
[INFO] [stdout]   137 | + pub zywRyj-j.K-aTIZtH: Set<Set<List<bool>>>(3);
[INFO] [stdout]   138 | + pub zywRyj-j.W-tX8cslz4: String(4);
[INFO] [stdout]   139 | + import HwSf0xi;
[INFO] [stdout]   140 | + import TOZ6j3eK;
[INFO] [stdout]   141 | ///asperiores velit quia.
[INFO] [stdout]   142 | @derive(oh_9Qj5, BI-RoFbOl, Q8-v0d5Og, gg9QX05xv, X7_j80_I)
[INFO] [stdout]   143 | + edge (  ) DrPdonj;
[INFO] [stdout]   144 | @json(alias = xsdctJ5Qi-)
[INFO] [stdout]   145 | + DrPdonj.QjB8bTWB: nyV_5-F(0);
[INFO] [stdout]   146 | ///et natus fugit ut.
[INFO] [stdout]   147 | + DrPdonj.bFhbKwN: Set<u32>(1);
[INFO] [stdout]   148 | + DrPdonj.SKB-efg1uk: String(2);
[INFO] [stdout]   149 | @json(alias = ViEG1x_I3)
[INFO] [stdout]   150 | + DrPdonj.ul-9-aa-: bool(3);
[INFO] [stdout]   151 | ///asperiores velit quia.
[INFO] [stdout]   152 | @derive(oh_9Qj5, BI-RoFbOl, Q8-v0d5Og, gg9QX05xv, X7_j80_I)
[INFO] [stdout]   153 | * edge DrPdonj;
[INFO] [stdout]   154 | ///sed veritatis.
[INFO] [stdout]   155 | @json(untagged)
[INFO] [stdout]   156 | + enum R_9cAnbw;
[INFO] [stdout]   157 | ///eaque odit praesentium placeat.
[INFO] [stdout]   158 | + enum R_9cAnbw.oyEihcjk_t(0) unit;
[INFO] [stdout]   159 | @derive(default, default, default, default, default)
[INFO] [stdout]   160 | + enum R_9cAnbw.x_nx6-Yy(1) unit;
[INFO] [stdout]   161 | + enum R_9cAnbw.FqyIl064X(2) struct;
[INFO] [stdout]   162 | ///dolor veritatis beatae.
[INFO] [stdout]   163 | @json(default)
[INFO] [stdout]   164 | + pub R_9cAnbw.FqyIl064X.wGw9ENiW: List<i64>(0);
[INFO] [stdout]   165 | + R_9cAnbw.FqyIl064X.o_wQh-w5: Set<String>(1);
[INFO] [stdout]   166 | + R_9cAnbw.FqyIl064X.zrOwhGg: String(2);
[INFO] [stdout]   167 | @json(skip)
[INFO] [stdout]   168 | + pub R_9cAnbw.FqyIl064X.HqbU6VL: String(3);
[INFO] [stdout]   169 | + pub R_9cAnbw.FqyIl064X.SRnwDQh3j: i32(4);
[INFO] [stdout]   170 | @json(alias = O44ZS0X0h)
[INFO] [stdout]   171 | + pub R_9cAnbw.FqyIl064X.IgT8RCZ79: Option<bool>(5);
[INFO] [stdout]   172 | ///nobis assumenda consequatur.
[INFO] [stdout]   173 | + R_9cAnbw.FqyIl064X.YeCi86u1: Map<String, Option<bool>>(6);
[INFO] [stdout]   174 | ///voluptatibus voluptates neque.
[INFO] [stdout]   175 | + R_9cAnbw.FqyIl064X.Jq-I6gMmI: String(7);
[INFO] [stdout]   176 | + enum R_9cAnbw.ALtLWlv1(3) opaque(isize);
[INFO] [stdout]   177 | ///suscipit enim nam nihil.
[INFO] [stdout]   178 | @json(alias = dqr1W-3)
[INFO] [stdout]   179 | + enum R_9cAnbw.jKFTai28Z(4) unit;
[INFO] [stdout]   180 | + enum R_9cAnbw.M3n-EOn4(5) struct;
[INFO] [stdout]   181 | + R_9cAnbw.M3n-EOn4.xEmxQug1v2: u32(0);
[INFO] [stdout]   182 | @json(skip)
[INFO] [stdout]   183 | + R_9cAnbw.M3n-EOn4.M4d_sgF0Yd: bool(1);
[INFO] [stdout]   184 | ///aut et veritatis et.
[INFO] [stdout]   185 | + R_9cAnbw.M3n-EOn4.G5dsw_-h: i64(2);
[INFO] [stdout]   186 | @json(alias = xax_RVNBG)
[INFO] [stdout]   187 | + pub R_9cAnbw.M3n-EOn4.A3AzMB-3aT: u64(3);
[INFO] [stdout]   188 | ///porro harum consequatur inventore.
[INFO] [stdout]   189 | @json(skip)
[INFO] [stdout]   190 | + R_9cAnbw.M3n-EOn4.xIgyproY: bool(4);
[INFO] [stdout]   191 | @json(alias = dUYcn-m)
[INFO] [stdout]   192 | + enum R_9cAnbw.uZCx_NRwL(6) unit;
[INFO] [stdout]   193 | + enum R_9cAnbw.iNKFKbI5(7) struct;
[INFO] [stdout]   194 | ///et culpa.
[INFO] [stdout]   195 | @json(alias = D6z-gTpO-)
[INFO] [stdout]   196 | + R_9cAnbw.iNKFKbI5.a4xhYUA: f64(0);
[INFO] [stdout]   197 | @json(alias = ib6r574)
[INFO] [stdout]   198 | + R_9cAnbw.iNKFKbI5.AsjVmt4: Set<u16>(1);
[INFO] [stdout]   199 | + R_9cAnbw.iNKFKbI5.Imm1Oeq: u16(2);
[INFO] [stdout]   200 | + enum R_9cAnbw.QwSywxjP5-(8) unit;
[INFO] [stdout]   201 | ///aut nisi tenetur.
[INFO] [stdout]   202 | @json(alias = aImE55S)
[INFO] [stdout]   203 | + enum R_9cAnbw.msrHWhg78(9) struct;
[INFO] [stdout]   204 | @json(default)
[INFO] [stdout]   205 | + R_9cAnbw.msrHWhg78.oGb-NnbYA: String(0);
[INFO] [stdout]   206 | ///consectetur dolorem.
[INFO] [stdout]   207 | + R_9cAnbw.msrHWhg78.OSoI06muf: String(1);
[INFO] [stdout]   208 | @json(skip)
[INFO] [stdout]   209 | + pub R_9cAnbw.msrHWhg78.oZnJ5UKcOL: LIKNSW8Ni<f64, bool, usize, i8>(2);
[INFO] [stdout]   210 | @json(alias = S5bLnuP_77)
[INFO] [stdout]   211 | + pub R_9cAnbw.msrHWhg78.bDS88w_: f32(3);
[INFO] [stdout]   212 | + enum R_9cAnbw.Phantom(10) struct;
[INFO] [stdout]   213 | @json(skip)
[INFO] [stdout]   214 | + pub R_9cAnbw.Phantom.PhantomA: A(0);
[INFO] [stdout]   215 | + R_9cAnbw.Phantom.PhantomB: B(1);
[INFO] [stdout]   216 | * R_9cAnbw [] => [oyEihcjk_t,x_nx6-Yy,FqyIl064X,ALtLWlv1,jKFTai28Z,M3n-EOn4,uZCx_NRwL,iNKFKbI5,QwSywxjP5-,msrHWhg78,Phantom];
[INFO] [stdout]   217 | * R_9cAnbw  => <A, B>;
[INFO] [stdout]   218 | ///corporis nam.
[INFO] [stdout]   219 | + edge ( 
[INFO] [stdout]   220 |     Ggll7-L7e[0..3701212646] => Ggll7-L7e,
[INFO] [stdout]   221 |     Ggll7-L7e => O-arrqoVg,
[INFO] [stdout]   222 |     @rename_inc = u1g_pa-a5
[INFO] [stdout]   223 |     O-arrqoVg => O-arrqoVg[1..3338871247]
[INFO] [stdout]   224 |  ) iZNAJrDA;
[INFO] [stdout]   225 | + iZNAJrDA.nxB0d4u: f32(0);
[INFO] [stdout]   226 | + iZNAJrDA.yoNl0_nePc: f64(1);
[INFO] [stdout]   227 | @json(alias = crqbk8Hhwu)
[INFO] [stdout]   228 | + iZNAJrDA.X45l_hdheF: Option<f32>(2);
[INFO] [stdout]   229 | @json(alias = DmN9-naAn6)
[INFO] [stdout]   230 | + iZNAJrDA.bWBNByH: bool(3);
[INFO] [stdout]   231 | + iZNAJrDA.U_SsR5XA-s: bool(4);
[INFO] [stdout]   232 | ///corporis nam.
[INFO] [stdout]   233 | * edge iZNAJrDA;
[INFO] [stdout]   234 | //vel ut quisquam odio.
[INFO] [stdout]   235 | //qui sit neque et reprehenderit.
[INFO] [stdout]   236 | + node Ggll7-L7e;
[INFO] [stdout]   237 | @json(alias = er4drAJIz)
[INFO] [stdout]   238 | + pub Ggll7-L7e.eL66C_-hAZ: u32(0);
[INFO] [stdout]   239 | + Ggll7-L7e.XcwZvxM84: Map<f32, Set<u64>>(1);
[INFO] [stdout]   240 | @json(alias = f_ik307)
[INFO] [stdout]   241 | + pub Ggll7-L7e.a71o-1uSd: String(2);
[INFO] [stdout]   242 | + Ggll7-L7e.jFtLlxOFrs: f32(3);
[INFO] [stdout]   243 | @json(skip)
[INFO] [stdout]   244 | + Ggll7-L7e.G-gbw8Jv6: bool(4);
[INFO] [stdout]   245 | @json(alias = Doi1Y9F)
[INFO] [stdout]   246 | + pub Ggll7-L7e.EbhJ3pxmln: String(5);
[INFO] [stdout]   247 | ///et nam omnis corrupti assumenda.
[INFO] [stdout]   248 | + Ggll7-L7e.uG2jqRpja-: Set<String>(6);
[INFO] [stdout]   249 | @json(skip)
[INFO] [stdout]   250 | + Ggll7-L7e.b1JoSikAa: u16(7);
[INFO] [stdout]   251 | + pub Ggll7-L7e.ih5-G__z: Set<i8>(8);
[INFO] [stdout]   252 | ///impedit reprehenderit eaque.
[INFO] [stdout]   253 | + node O-arrqoVg;
[INFO] [stdout]   254 | + pub O-arrqoVg.IcyH9ZU-: bool(0);
[INFO] [stdout]   255 | + O-arrqoVg.oD_tcsxy8: f32(1);
[INFO] [stdout]   256 | ///asperiores porro culpa odio consequatur.
[INFO] [stdout]   257 | @json(alias = nn__si_)
[INFO] [stdout]   258 | + pub O-arrqoVg.yi_tVkzmeg: String(2);
[INFO] [stdout]   259 | ///impedit reprehenderit eaque.
[INFO] [stdout]   260 | * node O-arrqoVg;
[INFO] [stdout]   261 | - edge Kw8z28JSB;
[INFO] [stdout]   262 | - import Cpa_YE1tvT;
[INFO] [stdout]   263 | - import s8blsFZTBz;
[INFO] [stdout]   264 | 
[INFO] [stdout] Running diff on content:
[INFO] [stdout] 
[INFO] [stdout] thread 'schema::changeset::schema_changeset_test' (3285) panicked at build_changeset_lang/src/schema/changeset.rs:430:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 14764689868607385030
[INFO] [stdout]  right: 11360769514094978274
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56c6a404d701 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56c6a404d701 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56c6a404d701 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56c6a404d701 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56c6a406277a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56c6a406277a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x56c6a4051bbc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x56c6a4051bbc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x56c6a402be76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56c6a402be76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56c6a4045929 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56c6a3f903b0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x56c6a3f903b0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56c6a4045ae2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x56c6a4045ae2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x56c6a402bf22 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x56c6a4023889 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56c6a402cb1d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x56c6a4062f4c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56c6a4062e03 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56c6a405ea52 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56c6a3da039f - build_changeset_lang[af2a0a69e69a2c44]::schema::changeset::schema_changeset_test
[INFO] [stdout]                                at /opt/rustwide/workdir/build_changeset_lang/src/schema/changeset.rs:430:9
[INFO] [stdout]   22:     0x56c6a3d97457 - build_changeset_lang[af2a0a69e69a2c44]::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:     0x56c6a3decf46 - <build_changeset_lang[af2a0a69e69a2c44]::schema::changeset::schema_changeset_test::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56c6a3f836eb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56c6a3f836eb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56c6a3f90d35 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56c6a3f90d35 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56c6a3f90d35 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x56c6a3f90d35 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56c6a3f90d35 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56c6a3f90d35 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56c6a3f90d35 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56c6a3f8b7e4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56c6a3f8b7e4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56c6a3f93e82 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56c6a3f93e82 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56c6a3f93e82 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x56c6a3f93e82 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56c6a3f93e82 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56c6a3f93e82 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56c6a3f93e82 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56c6a404cf8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x56c6a404cf8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x79e3da6afaa4 - <unknown>
[INFO] [stdout]   45:     0x79e3da73ca64 - 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 39.82s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e", kill_on_drop: false }`
[INFO] [stdout] 20d5e2718a5672a541e71e1d53a9484105b65b1355fe5278268de8bdd5be120e
