[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#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-aau%2Fmigration_handler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/build-aau/migration_handler on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7b1f66a60fb765a2d3fc0f17942c12bb5ccfda0622093b52532252df5942c65
[INFO] running `Command { std: "docker" "start" "-a" "c7b1f66a60fb765a2d3fc0f17942c12bb5ccfda0622093b52532252df5942c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7b1f66a60fb765a2d3fc0f17942c12bb5ccfda0622093b52532252df5942c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7b1f66a60fb765a2d3fc0f17942c12bb5ccfda0622093b52532252df5942c65", kill_on_drop: false }`
[INFO] [stdout] c7b1f66a60fb765a2d3fc0f17942c12bb5ccfda0622093b52532252df5942c65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 378d01ef9b3d9b93cd5e53b0ee8c857923ff0b51fb679711c68cbbc0e9650a5f
[INFO] running `Command { std: "docker" "start" "-a" "378d01ef9b3d9b93cd5e53b0ee8c857923ff0b51fb679711c68cbbc0e9650a5f", 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 autocfg v1.4.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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 generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling anstream v0.6.18
[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 tendril v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[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 clap_lex v0.7.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling inotify v0.9.6
[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 http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.21
[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 headers v0.3.9
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[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 shlex v1.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling globwalk v0.9.1
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 clap_derive v4.5.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling clap_complete v4.5.38
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dummy v0.8.0
[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 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 phf_codegen v0.11.2
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling graphviz-rust v0.7.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[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 h2 v0.3.26
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling handlebars v6.2.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling build_script_lang v0.4.0 (/opt/rustwide/workdir/build_script_lang)
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling ammonia v4.0.0
[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 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 33s
[INFO] running `Command { std: "docker" "inspect" "378d01ef9b3d9b93cd5e53b0ee8c857923ff0b51fb679711c68cbbc0e9650a5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378d01ef9b3d9b93cd5e53b0ee8c857923ff0b51fb679711c68cbbc0e9650a5f", kill_on_drop: false }`
[INFO] [stdout] 378d01ef9b3d9b93cd5e53b0ee8c857923ff0b51fb679711c68cbbc0e9650a5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90f9906a872c93b74c1bd4db6f3559d8685b07ca19bb335b039a23734246d1e1
[INFO] running `Command { std: "docker" "start" "-a" "90f9906a872c93b74c1bd4db6f3559d8685b07ca19bb335b039a23734246d1e1", 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 13.97s
[INFO] running `Command { std: "docker" "inspect" "90f9906a872c93b74c1bd4db6f3559d8685b07ca19bb335b039a23734246d1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90f9906a872c93b74c1bd4db6f3559d8685b07ca19bb335b039a23734246d1e1", kill_on_drop: false }`
[INFO] [stdout] 90f9906a872c93b74c1bd4db6f3559d8685b07ca19bb335b039a23734246d1e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 09dc55c65f0b826060a753f61a7cf583c690470441477ca0930198001a4a4ea7
[INFO] running `Command { std: "docker" "start" "-a" "09dc55c65f0b826060a753f61a7cf583c690470441477ca0930198001a4a4ea7", 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.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/build_changeset_lang-417c3d3bd66d028e)
[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::removed_varient::removed_varient_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::removed_field::removed_field_compose ... ok
[INFO] [stdout] test schema::actions::edited_endpoint::edited_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::removed_endpoint::removed_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::added_endpoint::added_endpoint_compose ... ok
[INFO] [stdout] test schema::changeset::schema_changeset_test ... FAILED
[INFO] [stdout] test schema::actions::edited_variants_order::edited_varient_order_compose ... ok
[INFO] [stdout] test schema::field_path::field_path_compose ... ok
[INFO] [stdout] test schema::actions::edited_opaque::edited_opaque_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_varient::added_varient_compose ... ok
[INFO] [stdout] test schema::actions::single_change::single_change_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::actions::edited_field::edited_field_compose ... ok
[INFO] [stdout] test schema::changeset::changeset_compose ... ok
[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 | < eZq06gm(0xcf1ed9296adaeabc) => TDvC-__(0xa0c3ba06cf58ea63) >
[INFO] [stdout]     1 | ///vero reprehenderit et sint.
[INFO] [stdout]     2 | @rename_out(srUEBsp-_5, NGn9o1-s)
[INFO] [stdout]     3 | + node ag6x0nbB;
[INFO] [stdout]     4 | @json(skip)
[INFO] [stdout]     5 | + ag6x0nbB.jKP4y5B: bool(0);
[INFO] [stdout]     6 | @json(default)
[INFO] [stdout]     7 | + pub ag6x0nbB.I6Cb_79v: bool(1);
[INFO] [stdout]     8 | + ag6x0nbB.MKJVmm8xj: bool(2);
[INFO] [stdout]     9 | ///sit dicta rerum.
[INFO] [stdout]    10 | + ag6x0nbB.cS_8x864-: String(3);
[INFO] [stdout]    11 | + ag6x0nbB.jwK9KTNj: i16(4);
[INFO] [stdout]    12 | ///vero reprehenderit et sint.
[INFO] [stdout]    13 | @rename_out(srUEBsp-_5, NGn9o1-s)
[INFO] [stdout]    14 | * node ag6x0nbB;
[INFO] [stdout]    15 | + struct bbjli4j7;
[INFO] [stdout]    16 | @json(skip)
[INFO] [stdout]    17 | + pub bbjli4j7.f1N_cmCd: C(0);
[INFO] [stdout]    18 | @json(alias = P207fkbM_)
[INFO] [stdout]    19 | + bbjli4j7.zL60reLd: bool(1);
[INFO] [stdout]    20 | + pub bbjli4j7.ET--ck6r8q: String(2);
[INFO] [stdout]    21 | ///est odit qui nostrum alias.
[INFO] [stdout]    22 | + bbjli4j7.g4TN_3ZkM: i32(3);
[INFO] [stdout]    23 | @json(skip)
[INFO] [stdout]    24 | + pub bbjli4j7.yC4-z_fM-B: i64(4);
[INFO] [stdout]    25 | @json(skip)
[INFO] [stdout]    26 | + bbjli4j7.bC862W6: bool(5);
[INFO] [stdout]    27 | @json(skip)
[INFO] [stdout]    28 | + bbjli4j7.Nrk68h7: Map<Option<bool>, Map<i64, f64>>(6);
[INFO] [stdout]    29 | @json(default)
[INFO] [stdout]    30 | + pub bbjli4j7.wbUwhiE: bool(7);
[INFO] [stdout]    31 | + pub bbjli4j7.phantom_A: A(8);
[INFO] [stdout]    32 | ///ea eum repellendus.
[INFO] [stdout]    33 | + bbjli4j7.phantom_B: B(9);
[INFO] [stdout]    34 | @json(default)
[INFO] [stdout]    35 | + pub bbjli4j7.phantom_D: D(10);
[INFO] [stdout]    36 | * bbjli4j7  => <A, B, C, D>;
[INFO] [stdout]    37 | + struct ai_SR25i3i;
[INFO] [stdout]    38 | ///et quia est fugit.
[INFO] [stdout]    39 | ///optio velit.
[INFO] [stdout]    40 | @json(default)
[INFO] [stdout]    41 | + ai_SR25i3i.vJ_s3w29: String(0);
[INFO] [stdout]    42 | @json(skip)
[INFO] [stdout]    43 | + ai_SR25i3i.FdkRd8-7WJ: f64(1);
[INFO] [stdout]    44 | + edge ( 
[INFO] [stdout]    45 |     @rename_inc = CT_h_fr4m
[INFO] [stdout]    46 |     M-gwgYgo[1..3487391636] => z5AcjfY8GU[0..984166014],
[INFO] [stdout]    47 |     @rename_inc = h-r-UwSbi5
[INFO] [stdout]    48 |     NGn9o1-s[1..3808703000] => cIx92ZnP,
[INFO] [stdout]    49 |     @rename_out = Vqqp_i5Ky
[INFO] [stdout]    50 |     ag6x0nbB[1..357735888] => SztO-x-m2,
[INFO] [stdout]    51 |     cIx92ZnP[0..2576147957] => jusldvIn_,
[INFO] [stdout]    52 |     jusldvIn_[1..3447437939] => SztO-x-m2[0..2209531376],
[INFO] [stdout]    53 |     @rename_out = wh8dy0_y-v
[INFO] [stdout]    54 |     z5AcjfY8GU => M-gwgYgo,
[INFO] [stdout]    55 |     @rename_out = m5H-tlF
[INFO] [stdout]    56 |     z5AcjfY8GU => ag6x0nbB[0..4067494408]
[INFO] [stdout]    57 |  ) UypW_65Sm3;
[INFO] [stdout]    58 | ///ut corrupti eum quia in.
[INFO] [stdout]    59 | + node jusldvIn_;
[INFO] [stdout]    60 | + jusldvIn_.Mv7oQfnC: isize(0);
[INFO] [stdout]    61 | @json(skip)
[INFO] [stdout]    62 | + jusldvIn_.ly6qw-dw8i: f32(1);
[INFO] [stdout]    63 | + jusldvIn_.rI_sCmHK: usize(2);
[INFO] [stdout]    64 | + pub jusldvIn_.a3aS_BME: u32(3);
[INFO] [stdout]    65 | ///ut corrupti eum quia in.
[INFO] [stdout]    66 | * node jusldvIn_;
[INFO] [stdout]    67 | //omnis et.
[INFO] [stdout]    68 | @rename_out(Z_pb0JoBW, SztO-x-m2)
[INFO] [stdout]    69 | + node ip_blrdHd;
[INFO] [stdout]    70 | @json(skip)
[INFO] [stdout]    71 | + pub ip_blrdHd.XtwW08wL: f32(0);
[INFO] [stdout]    72 | @json(default)
[INFO] [stdout]    73 | + pub ip_blrdHd.Fv_j1H-: String(1);
[INFO] [stdout]    74 | + ip_blrdHd.OYiW-Mc0: Option<String>(2);
[INFO] [stdout]    75 | @rename_out(Z_pb0JoBW, SztO-x-m2)
[INFO] [stdout]    76 | * node ip_blrdHd;
[INFO] [stdout]    77 | //ullam consequatur nihil quae iure.
[INFO] [stdout]    78 | /*nihil laudantium explicabo sit fuga.*/
[INFO] [stdout]    79 | + enum j4wF9Q0Mid;
[INFO] [stdout]    80 | @derive(default, default, default, default, default)
[INFO] [stdout]    81 | + enum j4wF9Q0Mid.SW4OdUm(0) unit;
[INFO] [stdout]    82 | @derive(default, default, default, default, default)
[INFO] [stdout]    83 | + enum j4wF9Q0Mid.vOjIUHxC(1) unit;
[INFO] [stdout]    84 | @derive(default, default, default, default, default)
[INFO] [stdout]    85 | + enum j4wF9Q0Mid.N1P0U-_tRE(2) opaque(usize);
[INFO] [stdout]    86 | @json(alias = oa0Mfr3)
[INFO] [stdout]    87 | + enum j4wF9Q0Mid.PAi_imqFo(3) struct;
[INFO] [stdout]    88 | @json(alias = dBpCx_t4T)
[INFO] [stdout]    89 | + j4wF9Q0Mid.PAi_imqFo.x9plxJ40: f64(0);
[INFO] [stdout]    90 | + pub j4wF9Q0Mid.PAi_imqFo.qEP_65b: isize(1);
[INFO] [stdout]    91 | ///hic sapiente.
[INFO] [stdout]    92 | @json(default)
[INFO] [stdout]    93 | + pub j4wF9Q0Mid.PAi_imqFo.AR5-ktn: i32(2);
[INFO] [stdout]    94 | + j4wF9Q0Mid.PAi_imqFo.U-Fv_mQmFg: i32(3);
[INFO] [stdout]    95 | + j4wF9Q0Mid.PAi_imqFo.pW_L6x1: bool(4);
[INFO] [stdout]    96 | + j4wF9Q0Mid.PAi_imqFo.kw9N7_i: i32(5);
[INFO] [stdout]    97 | ///tempora voluptas voluptas ducimus quis.
[INFO] [stdout]    98 | @json(alias = UY__0c4)
[INFO] [stdout]    99 | + pub j4wF9Q0Mid.PAi_imqFo.Cra_XuxJ: bool(6);
[INFO] [stdout]   100 | ///inventore sit voluptatem totam.
[INFO] [stdout]   101 | @json(alias = CNfx29u)
[INFO] [stdout]   102 | + enum j4wF9Q0Mid.axzpa25w1N(4) struct;
[INFO] [stdout]   103 | + enum j4wF9Q0Mid.KBD1b1W(5) unit;
[INFO] [stdout]   104 | ///aspernatur sint deserunt et sed.
[INFO] [stdout]   105 | ///harum qui.
[INFO] [stdout]   106 | @json(untagged)
[INFO] [stdout]   107 | + enum j4wF9Q0Mid.d--mCJYHq(6) opaque(i64);
[INFO] [stdout]   108 | + enum j4wF9Q0Mid.Nu15_Rx(7) unit;
[INFO] [stdout]   109 | @json(alias = Nc10kRlm3K)
[INFO] [stdout]   110 | + enum j4wF9Q0Mid.ZqtGb5JS_(8) unit;
[INFO] [stdout]   111 | + enum j4wF9Q0Mid.tW5Prav(9) struct;
[INFO] [stdout]   112 | + pub j4wF9Q0Mid.tW5Prav.M7_x_3l4nn: Option<bool>(0);
[INFO] [stdout]   113 | @json(alias = B81X2jLi)
[INFO] [stdout]   114 | + j4wF9Q0Mid.tW5Prav.UrQ5ps1-y: f32(1);
[INFO] [stdout]   115 | ///corrupti accusamus ipsum non.
[INFO] [stdout]   116 | @json(skip)
[INFO] [stdout]   117 | + pub j4wF9Q0Mid.tW5Prav.W3umaX3eZ: bool(2);
[INFO] [stdout]   118 | + enum j4wF9Q0Mid.Phantom(10) struct;
[INFO] [stdout]   119 | + j4wF9Q0Mid.Phantom.PhantomA: A(0);
[INFO] [stdout]   120 | @json(skip)
[INFO] [stdout]   121 | + pub j4wF9Q0Mid.Phantom.PhantomB: B(1);
[INFO] [stdout]   122 | + j4wF9Q0Mid.Phantom.PhantomC: C(2);
[INFO] [stdout]   123 | * j4wF9Q0Mid [] => [SW4OdUm,vOjIUHxC,N1P0U-_tRE,PAi_imqFo,axzpa25w1N,KBD1b1W,d--mCJYHq,Nu15_Rx,ZqtGb5JS_,tW5Prav,Phantom];
[INFO] [stdout]   124 | * j4wF9Q0Mid  => <A, B, C>;
[INFO] [stdout]   125 | //quasi nulla culpa voluptas sapiente.
[INFO] [stdout]   126 | //dolor fugiat impedit repudiandae.
[INFO] [stdout]   127 | @rename_out = wSky4qY0_
[INFO] [stdout]   128 | + edge ( 
[INFO] [stdout]   129 |     FSofX1B[0..3565594214] => M-gwgYgo[0..310099864],
[INFO] [stdout]   130 |     @rename_out = rgM9EYZ
[INFO] [stdout]   131 |     NGn9o1-s => jusldvIn_[0..79815964],
[INFO] [stdout]   132 |     R75u_2W => jusldvIn_,
[INFO] [stdout]   133 |     @rename_out = D3p-_woeTv
[INFO] [stdout]   134 |     ag6x0nbB[0..1919176898] => M-gwgYgo[1..2639103439],
[INFO] [stdout]   135 |     @rename_inc = S0WtOB_f-R
[INFO] [stdout]   136 |     ip_blrdHd[1..233020949] => NGn9o1-s,
[INFO] [stdout]   137 |     ip_blrdHd[1..3180959779] => SztO-x-m2,
[INFO] [stdout]   138 |     @rename_inc = db5L5_L5_f
[INFO] [stdout]   139 |     ip_blrdHd => TmZ2i90[1..1351841806],
[INFO] [stdout]   140 |     @rename_out = N--0Xp8o
[INFO] [stdout]   141 |     jusldvIn_[1..739888523] => FSofX1B[0..1155129807]
[INFO] [stdout]   142 |  ) yS22DzKdS;
[INFO] [stdout]   143 | @json(skip)
[INFO] [stdout]   144 | + pub yS22DzKdS.u2IKyL_-6: f64(0);
[INFO] [stdout]   145 | @json(skip)
[INFO] [stdout]   146 | + pub yS22DzKdS.O6D9gTpZ-: String(1);
[INFO] [stdout]   147 | @json(skip)
[INFO] [stdout]   148 | + pub yS22DzKdS.Ra1YOtS: u32(2);
[INFO] [stdout]   149 | + pub yS22DzKdS.jiBX3_yG: f64(3);
[INFO] [stdout]   150 | ///repudiandae eum.
[INFO] [stdout]   151 | + yS22DzKdS.gyB-VOC5tJ: bool(4);
[INFO] [stdout]   152 | ///quisquam eos ut.
[INFO] [stdout]   153 | + pub yS22DzKdS.K4Lk7iB: String(5);
[INFO] [stdout]   154 | @json(alias = DWwHzXd)
[INFO] [stdout]   155 | + yS22DzKdS.jPu250j4: String(6);
[INFO] [stdout]   156 | @json(skip)
[INFO] [stdout]   157 | + yS22DzKdS.jwTeMRsVQ: bool(7);
[INFO] [stdout]   158 | @rename_out = wSky4qY0_
[INFO] [stdout]   159 | * edge yS22DzKdS;
[INFO] [stdout]   160 | //ut et unde.
[INFO] [stdout]   161 | /*labore ratione omnis quis ea dolor facilis sed.*/
[INFO] [stdout]   162 | @derive(L9GZq4-1SI, uor2xx3c, OCjnad8kV4, CZk_vF-, Ae7l_-v1T)
[INFO] [stdout]   163 | + node FSofX1B;
[INFO] [stdout]   164 | + pub FSofX1B.ThOwvTd: bool(0);
[INFO] [stdout]   165 | + pub FSofX1B.vO8U2BwQR: i64(1);
[INFO] [stdout]   166 | @json(alias = BVoLvwu5)
[INFO] [stdout]   167 | + pub FSofX1B.Iuu_mJ4T: bool(2);
[INFO] [stdout]   168 | ///esse non.
[INFO] [stdout]   169 | @json(default)
[INFO] [stdout]   170 | + pub FSofX1B.gM9WtUf_W_: i64(3);
[INFO] [stdout]   171 | ///quaerat et saepe et.
[INFO] [stdout]   172 | @json(skip)
[INFO] [stdout]   173 | + FSofX1B.k8cl06zww: String(4);
[INFO] [stdout]   174 | @derive(L9GZq4-1SI, uor2xx3c, OCjnad8kV4, CZk_vF-, Ae7l_-v1T)
[INFO] [stdout]   175 | * node FSofX1B;
[INFO] [stdout]   176 | //voluptas debitis dicta distinctio.
[INFO] [stdout]   177 | //deleniti aut.
[INFO] [stdout]   178 | + struct tCPGJJn;
[INFO] [stdout]   179 | @json(default)
[INFO] [stdout]   180 | + pub tCPGJJn.lS-ud0-: String(0);
[INFO] [stdout]   181 | + tCPGJJn.D-xxn_fjq: bool(1);
[INFO] [stdout]   182 | @json(default)
[INFO] [stdout]   183 | + tCPGJJn.Nt3EbBiJ: String(2);
[INFO] [stdout]   184 | + pub tCPGJJn.hjEa8Q6FTz: List<f64>(3);
[INFO] [stdout]   185 | + pub tCPGJJn.sp91tSv0pk: f64(4);
[INFO] [stdout]   186 | + tCPGJJn.ebPF-iRPS: String(5);
[INFO] [stdout]   187 | @json(alias = dfytL-kv)
[INFO] [stdout]   188 | + tCPGJJn.wqZsZco: bool(6);
[INFO] [stdout]   189 | + pub tCPGJJn.phantom_A: A(7);
[INFO] [stdout]   190 | + tCPGJJn.phantom_B: B(8);
[INFO] [stdout]   191 | + tCPGJJn.phantom_C: C(9);
[INFO] [stdout]   192 | * tCPGJJn  => <A, B, C>;
[INFO] [stdout]   193 | ///repellat dolorem.
[INFO] [stdout]   194 | //iusto voluptatem saepe.
[INFO] [stdout]   195 | + enum W58G_d_f-9;
[INFO] [stdout]   196 | + enum W58G_d_f-9.M4Xpb-jauA(0) struct;
[INFO] [stdout]   197 | + pub W58G_d_f-9.M4Xpb-jauA.Y_4pfjN: f32(0);
[INFO] [stdout]   198 | ///quasi voluptatibus dolores quia.
[INFO] [stdout]   199 | + pub W58G_d_f-9.M4Xpb-jauA.an2sL02: bool(1);
[INFO] [stdout]   200 | @json(untagged)
[INFO] [stdout]   201 | + enum W58G_d_f-9.CWw97XFLhs(1) unit;
[INFO] [stdout]   202 | @json(untagged)
[INFO] [stdout]   203 | + enum W58G_d_f-9.nkBAjOOQZM(2) struct;
[INFO] [stdout]   204 | ///quia illo quisquam omnis dolorem.
[INFO] [stdout]   205 | + W58G_d_f-9.nkBAjOOQZM.If3x-skH-i: u64(0);
[INFO] [stdout]   206 | @json(default)
[INFO] [stdout]   207 | + pub W58G_d_f-9.nkBAjOOQZM.N-t0nsC: List<String>(1);
[INFO] [stdout]   208 | + pub W58G_d_f-9.nkBAjOOQZM.gBskZ_y: f64(2);
[INFO] [stdout]   209 | @json(alias = t6bn-3IzM)
[INFO] [stdout]   210 | + pub W58G_d_f-9.nkBAjOOQZM.MIkw_-ot7-: String(3);
[INFO] [stdout]   211 | + pub W58G_d_f-9.nkBAjOOQZM.ap8R4-SoY: List<u64>(4);
[INFO] [stdout]   212 | + enum W58G_d_f-9.x-XA19-_P(3) unit;
[INFO] [stdout]   213 | + enum W58G_d_f-9.RiE0m4-_(4) struct;
[INFO] [stdout]   214 | ///temporibus sit.
[INFO] [stdout]   215 | ///tempore quae sunt dolor.
[INFO] [stdout]   216 | + W58G_d_f-9.RiE0m4-_.Skiq5Oe: bool(0);
[INFO] [stdout]   217 | + enum W58G_d_f-9.vSu2EoKR(5) struct;
[INFO] [stdout]   218 | @json(alias = q_mtt_1h)
[INFO] [stdout]   219 | + pub W58G_d_f-9.vSu2EoKR.ZFYet21Xz: f64(0);
[INFO] [stdout]   220 | ///commodi dolor maiores.
[INFO] [stdout]   221 | + W58G_d_f-9.vSu2EoKR.vAbmt49AW: f32(1);
[INFO] [stdout]   222 | ///earum quaerat fugiat amet sapiente.
[INFO] [stdout]   223 | + enum W58G_d_f-9.hgr-jg_4G9(6) unit;
[INFO] [stdout]   224 | ///sit consequatur.
[INFO] [stdout]   225 | @json(alias = z5V7Y3Z6)
[INFO] [stdout]   226 | + enum W58G_d_f-9.BO5_kDgB(7) unit;
[INFO] [stdout]   227 | + enum W58G_d_f-9.N-iStuf(8) opaque(String);
[INFO] [stdout]   228 | + enum W58G_d_f-9.lzOyyvrwQ0(9) struct;
[INFO] [stdout]   229 | + enum W58G_d_f-9.Phantom(10) struct;
[INFO] [stdout]   230 | @json(alias = G2lqo2Kt6Z)
[INFO] [stdout]   231 | + pub W58G_d_f-9.Phantom.PhantomA: A(0);
[INFO] [stdout]   232 | + pub W58G_d_f-9.Phantom.PhantomB: B(1);
[INFO] [stdout]   233 | @json(skip)
[INFO] [stdout]   234 | + pub W58G_d_f-9.Phantom.PhantomC: C(2);
[INFO] [stdout]   235 | ///ducimus culpa earum praesentium.
[INFO] [stdout]   236 | + pub W58G_d_f-9.Phantom.PhantomD: D(3);
[INFO] [stdout]   237 | * W58G_d_f-9 [] => [M4Xpb-jauA,CWw97XFLhs,nkBAjOOQZM,x-XA19-_P,RiE0m4-_,vSu2EoKR,hgr-jg_4G9,BO5_kDgB,N-iStuf,lzOyyvrwQ0,Phantom];
[INFO] [stdout]   238 | * W58G_d_f-9  => <A, B, C, D>;
[INFO] [stdout]   239 | + node TmZ2i90;
[INFO] [stdout]   240 | + TmZ2i90.z4yO-1A: bool(0);
[INFO] [stdout]   241 | ///ab ut.
[INFO] [stdout]   242 | + pub TmZ2i90.lRj4djTb_6: isize(1);
[INFO] [stdout]   243 | + TmZ2i90.V5N6y-m: f64(2);
[INFO] [stdout]   244 | @json(default)
[INFO] [stdout]   245 | + TmZ2i90.enXuvSIv8U: Set<String>(3);
[INFO] [stdout]   246 | /*ratione accusamus maiores laborum non a.*/
[INFO] [stdout]   247 | @rename_out(axDzmSo, z5AcjfY8GU)
[INFO] [stdout]   248 | + node SztO-x-m2;
[INFO] [stdout]   249 | @json(alias = s52zum6)
[INFO] [stdout]   250 | + pub SztO-x-m2.h-i8jowLS: bool(0);
[INFO] [stdout]   251 | @rename_out(axDzmSo, z5AcjfY8GU)
[INFO] [stdout]   252 | * node SztO-x-m2;
[INFO] [stdout]   253 | //quam quia.
[INFO] [stdout]   254 | //voluptatum sit.
[INFO] [stdout]   255 | + node R75u_2W;
[INFO] [stdout]   256 | ///nobis tempora.
[INFO] [stdout]   257 | @json(skip)
[INFO] [stdout]   258 | + R75u_2W.SnbovxB-: bool(0);
[INFO] [stdout]   259 | + pub R75u_2W.P8ff7-S: bbjli4j7<String, Set<String>, f32, String>(1);
[INFO] [stdout]   260 | @json(alias = heu-YhQ)
[INFO] [stdout]   261 | + R75u_2W.RS6g-iU: String(2);
[INFO] [stdout]   262 | @json(default)
[INFO] [stdout]   263 | + pub R75u_2W.FokOM-5-80: f64(3);
[INFO] [stdout]   264 | ///sed nisi enim.
[INFO] [stdout]   265 | ///tenetur rerum id quo ipsa.
[INFO] [stdout]   266 | @json(alias = Vy-qq1s7e)
[INFO] [stdout]   267 | + pub R75u_2W.o-R5iHNr: usize(4);
[INFO] [stdout]   268 | + R75u_2W.CqPS9ryag: String(5);
[INFO] [stdout]   269 | ///tenetur alias commodi inventore.
[INFO] [stdout]   270 | @json(alias = wcS8h5nCr)
[INFO] [stdout]   271 | + R75u_2W.m-Oc4j7GB_: String(6);
[INFO] [stdout]   272 | @json(skip)
[INFO] [stdout]   273 | + R75u_2W.fMNHxGdY_: Option<bool>(7);
[INFO] [stdout]   274 | /*quidem amet tempora tempore molestias eos eaque atque.*/
[INFO] [stdout]   275 | /*distinctio officiis et neque.*/
[INFO] [stdout]   276 | + struct S_ZYpzoQad;
[INFO] [stdout]   277 | @json(default)
[INFO] [stdout]   278 | + S_ZYpzoQad.nz4r3rBm1t: f32(0);
[INFO] [stdout]   279 | + pub S_ZYpzoQad.YuloVriM9j: String(1);
[INFO] [stdout]   280 | @json(default)
[INFO] [stdout]   281 | + S_ZYpzoQad.JCUa8Dr: List<f32>(2);
[INFO] [stdout]   282 | ///nesciunt et nobis.
[INFO] [stdout]   283 | + S_ZYpzoQad.phantom_A: A(3);
[INFO] [stdout]   284 | * S_ZYpzoQad  => <A>;
[INFO] [stdout]   285 | ///illo consequatur sunt.
[INFO] [stdout]   286 | /*voluptatum debitis officia similique et laudantium.*/
[INFO] [stdout]   287 | + edge ( 
[INFO] [stdout]   288 |     M-gwgYgo => FSofX1B,
[INFO] [stdout]   289 |     NGn9o1-s => jusldvIn_[0..341427728],
[INFO] [stdout]   290 |     @rename_inc = l-q9ktsP-L
[INFO] [stdout]   291 |     NGn9o1-s[0..1328784133] => z5AcjfY8GU,
[INFO] [stdout]   292 |     @rename_out = lj_-VTorjL
[INFO] [stdout]   293 |     R75u_2W => cIx92ZnP[1..432756717],
[INFO] [stdout]   294 |     TmZ2i90[1..244756553] => TmZ2i90,
[INFO] [stdout]   295 |     TmZ2i90[0..2577192461] => cIx92ZnP[1..1194113975],
[INFO] [stdout]   296 |     cIx92ZnP[1..1392011164] => TmZ2i90,
[INFO] [stdout]   297 |     jusldvIn_[0..881066727] => R75u_2W[0..2537233307]
[INFO] [stdout]   298 |  ) DJynJ8bx;
[INFO] [stdout]   299 | ///quam doloribus illum dolor occaecati.
[INFO] [stdout]   300 | @json(skip)
[INFO] [stdout]   301 | + pub DJynJ8bx.h18zEnaya: u64(0);
[INFO] [stdout]   302 | ///illo consequatur sunt.
[INFO] [stdout]   303 | * edge DJynJ8bx;
[INFO] [stdout]   304 | ///officiis ea.
[INFO] [stdout]   305 | @derive(Vp12IM9E, NjB8av_130, ox8OAvd5, JJxnaU7, ErwVsoj)
[INFO] [stdout]   306 | + enum Kxak_hfbGa;
[INFO] [stdout]   307 | @json(alias = Y77e0r-0)
[INFO] [stdout]   308 | + enum Kxak_hfbGa.Td7_r5i-l_(0) opaque(Set<Set<A>>);
[INFO] [stdout]   309 | + enum Kxak_hfbGa.lZYmv1-MN(1) unit;
[INFO] [stdout]   310 | @json(alias = XucQCcqG7)
[INFO] [stdout]   311 | + enum Kxak_hfbGa.og_-O9a(2) opaque(String);
[INFO] [stdout]   312 | ///qui cum.
[INFO] [stdout]   313 | @json(untagged)
[INFO] [stdout]   314 | + enum Kxak_hfbGa.b_kv5_7-3C(3) unit;
[INFO] [stdout]   315 | @derive(default, default, default, default, default)
[INFO] [stdout]   316 | + enum Kxak_hfbGa.Xl1sKV8(4) struct;
[INFO] [stdout]   317 | ///ut tempore et incidunt.
[INFO] [stdout]   318 | @json(skip)
[INFO] [stdout]   319 | + pub Kxak_hfbGa.Xl1sKV8.vyzdcYQMf4: i64(0);
[INFO] [stdout]   320 | + Kxak_hfbGa.Xl1sKV8.P43gFyf: List<i64>(1);
[INFO] [stdout]   321 | @json(alias = RPGAdxx)
[INFO] [stdout]   322 | + Kxak_hfbGa.Xl1sKV8.rx_rr8HXb: bool(2);
[INFO] [stdout]   323 | @json(alias = p0Tw2pyC)
[INFO] [stdout]   324 | + pub Kxak_hfbGa.Xl1sKV8.wy6jTjeO: String(3);
[INFO] [stdout]   325 | @json(default)
[INFO] [stdout]   326 | + pub Kxak_hfbGa.Xl1sKV8.MUnh-sEQmh: f64(4);
[INFO] [stdout]   327 | @json(untagged)
[INFO] [stdout]   328 | + enum Kxak_hfbGa.ISjj2-8X-(5) opaque(String);
[INFO] [stdout]   329 | @json(alias = t_zVSi-4)
[INFO] [stdout]   330 | + enum Kxak_hfbGa.Czeu-IiD(6) struct;
[INFO] [stdout]   331 | @json(alias = yW4Unl_r)
[INFO] [stdout]   332 | + pub Kxak_hfbGa.Czeu-IiD.CBGJ3A48o-: bool(0);
[INFO] [stdout]   333 | + pub Kxak_hfbGa.Czeu-IiD.QtRo_ZLa6: bool(1);
[INFO] [stdout]   334 | @json(skip)
[INFO] [stdout]   335 | + Kxak_hfbGa.Czeu-IiD.M1JwN-01zr: C(2);
[INFO] [stdout]   336 | @json(alias = zKK3-z4C_z)
[INFO] [stdout]   337 | + Kxak_hfbGa.Czeu-IiD.TS-8-3l8: Option<bool>(3);
[INFO] [stdout]   338 | @json(alias = rVhHV2W6n)
[INFO] [stdout]   339 | + pub Kxak_hfbGa.Czeu-IiD.jGM0O5_111: u64(4);
[INFO] [stdout]   340 | @json(alias = jHwllYvtR)
[INFO] [stdout]   341 | + pub Kxak_hfbGa.Czeu-IiD.m7vYWceu: Option<bool>(5);
[INFO] [stdout]   342 | @json(alias = TTmJ-M1q)
[INFO] [stdout]   343 | + pub Kxak_hfbGa.Czeu-IiD.qzN9K490Qr: bool(6);
[INFO] [stdout]   344 | + enum Kxak_hfbGa.T3-vQugqQz(7) struct;
[INFO] [stdout]   345 | @json(default)
[INFO] [stdout]   346 | + Kxak_hfbGa.T3-vQugqQz.xgWut4J: bool(0);
[INFO] [stdout]   347 | @json(alias = P-47-8__)
[INFO] [stdout]   348 | + Kxak_hfbGa.T3-vQugqQz.ruemfe1hI: Map<f64, i64>(1);
[INFO] [stdout]   349 | ///et sit.
[INFO] [stdout]   350 | @json(alias = UNvLSOeC)
[INFO] [stdout]   351 | + Kxak_hfbGa.T3-vQugqQz.W-zzMqCl: Set<Map<i64, String>>(2);
[INFO] [stdout]   352 | @json(alias = iV4YvUlwYk)
[INFO] [stdout]   353 | + Kxak_hfbGa.T3-vQugqQz.e5oJ3uz3: Set<bool>(3);
[INFO] [stdout]   354 | ///omnis molestias debitis voluptas.
[INFO] [stdout]   355 | @json(skip)
[INFO] [stdout]   356 | + pub Kxak_hfbGa.T3-vQugqQz.kTN4_7uKiJ: bool(4);
[INFO] [stdout]   357 | @json(skip)
[INFO] [stdout]   358 | + pub Kxak_hfbGa.T3-vQugqQz.C9Qi2Kl7: bool(5);
[INFO] [stdout]   359 | ///rerum dicta repudiandae.
[INFO] [stdout]   360 | @json(alias = Z_QGyv4)
[INFO] [stdout]   361 | + Kxak_hfbGa.T3-vQugqQz.zHX--zGkPx: Map<lMKJ-GYvME, C>(6);
[INFO] [stdout]   362 | @json(alias = iDc-7zm2)
[INFO] [stdout]   363 | + Kxak_hfbGa.T3-vQugqQz.v0wVo-2Udz: bool(7);
[INFO] [stdout]   364 | + Kxak_hfbGa.T3-vQugqQz.Q-y6_Fe6qd: String(8);
[INFO] [stdout]   365 | @derive(default, default, default, default, default)
[INFO] [stdout]   366 | + enum Kxak_hfbGa.wW9_TURC(8) opaque(f64);
[INFO] [stdout]   367 | @json(alias = hq5H22af6)
[INFO] [stdout]   368 | + enum Kxak_hfbGa.U_f4x8f(9) unit;
[INFO] [stdout]   369 | + enum Kxak_hfbGa.Phantom(10) struct;
[INFO] [stdout]   370 | ///est et ut.
[INFO] [stdout]   371 | ///pariatur assumenda modi facilis iste.
[INFO] [stdout]   372 | @json(skip)
[INFO] [stdout]   373 | + pub Kxak_hfbGa.Phantom.PhantomA: A(0);
[INFO] [stdout]   374 | @json(skip)
[INFO] [stdout]   375 | + pub Kxak_hfbGa.Phantom.PhantomB: B(1);
[INFO] [stdout]   376 | * Kxak_hfbGa [] => [Td7_r5i-l_,lZYmv1-MN,og_-O9a,b_kv5_7-3C,Xl1sKV8,ISjj2-8X-,Czeu-IiD,T3-vQugqQz,wW9_TURC,U_f4x8f,Phantom];
[INFO] [stdout]   377 | * Kxak_hfbGa  => <A, B, C>;
[INFO] [stdout]   378 | ///culpa ducimus aperiam deserunt.
[INFO] [stdout]   379 | ///tempore dolorem.
[INFO] [stdout]   380 | + node cIx92ZnP;
[INFO] [stdout]   381 | ///vel officia cumque voluptas aut.
[INFO] [stdout]   382 | ///tempora facere voluptatem esse.
[INFO] [stdout]   383 | @json(skip)
[INFO] [stdout]   384 | + cIx92ZnP.oSklQEN: List<f64>(0);
[INFO] [stdout]   385 | + pub cIx92ZnP.h4M7dWQMm0: String(1);
[INFO] [stdout]   386 | ///quod eius ipsa autem in.
[INFO] [stdout]   387 | + cIx92ZnP.gHIS_wv2: u32(2);
[INFO] [stdout]   388 | @json(skip)
[INFO] [stdout]   389 | + cIx92ZnP.MZvGKR0-nA: String(3);
[INFO] [stdout]   390 | @json(alias = vkCwY7Y)
[INFO] [stdout]   391 | + pub cIx92ZnP.uqrlRbJTe: String(4);
[INFO] [stdout]   392 | ///culpa ducimus aperiam deserunt.
[INFO] [stdout]   393 | ///tempore dolorem.
[INFO] [stdout]   394 | * node cIx92ZnP;
[INFO] [stdout]   395 | /*qui vitae cupiditate facere in.*/
[INFO] [stdout]   396 | //qui consequuntur.
[INFO] [stdout]   397 | + edge ( 
[INFO] [stdout]   398 |     @rename_inc = YJo9H7vh2
[INFO] [stdout]   399 |     NGn9o1-s => TmZ2i90[1..69356943],
[INFO] [stdout]   400 |     R75u_2W => M-gwgYgo[0..1926389059],
[INFO] [stdout]   401 |     @rename_inc = nSRKhx-uI
[INFO] [stdout]   402 |     TmZ2i90[1..1072555584] => M-gwgYgo,
[INFO] [stdout]   403 |     @rename_inc = Du-Id-kqsm
[INFO] [stdout]   404 |     TmZ2i90 => z5AcjfY8GU,
[INFO] [stdout]   405 |     @rename_inc = Zl1zWOo
[INFO] [stdout]   406 |     ip_blrdHd => jusldvIn_[1..1049998160],
[INFO] [stdout]   407 |     jusldvIn_ => SztO-x-m2,
[INFO] [stdout]   408 |     @rename_out = GT_KMop
[INFO] [stdout]   409 |     jusldvIn_[1..1424586808] => z5AcjfY8GU[0..2438886421],
[INFO] [stdout]   410 |     z5AcjfY8GU => NGn9o1-s,
[INFO] [stdout]   411 |     z5AcjfY8GU[1..1068902169] => R75u_2W
[INFO] [stdout]   412 |  ) EtxreicM;
[INFO] [stdout]   413 | + pub EtxreicM.a9yCBcxcF: Map<i32, bool>(0);
[INFO] [stdout]   414 | //optio et quia.
[INFO] [stdout]   415 | @json(untagged)
[INFO] [stdout]   416 | + struct lMKJ-GYvME;
[INFO] [stdout]   417 | + node z5AcjfY8GU;
[INFO] [stdout]   418 | ///velit iure.
[INFO] [stdout]   419 | @json(default)
[INFO] [stdout]   420 | + pub z5AcjfY8GU.zZN0f-A-nF: bool(0);
[INFO] [stdout]   421 | ///voluptatem eum beatae.
[INFO] [stdout]   422 | + pub z5AcjfY8GU.tb-5qia0: String(1);
[INFO] [stdout]   423 | + z5AcjfY8GU.rm7i2v_cKH: f64(2);
[INFO] [stdout]   424 | ///placeat aliquid.
[INFO] [stdout]   425 | @json(default)
[INFO] [stdout]   426 | + pub z5AcjfY8GU.D2uw8gle: Set<i64>(3);
[INFO] [stdout]   427 | + pub z5AcjfY8GU.Zr0i_KS-_: u32(4);
[INFO] [stdout]   428 | ///dolores odit molestias vero.
[INFO] [stdout]   429 | //ut ducimus vel.
[INFO] [stdout]   430 | @rename_inc = G6L4fnO30i
[INFO] [stdout]   431 | + edge ( 
[INFO] [stdout]   432 |     @rename_out = cQalaMy
[INFO] [stdout]   433 |     SztO-x-m2[0..516910827] => SztO-x-m2,
[INFO] [stdout]   434 |     ag6x0nbB[1..3063869148] => ag6x0nbB,
[INFO] [stdout]   435 |     @rename_out = tfpDfs68
[INFO] [stdout]   436 |     z5AcjfY8GU[0..2789809913] => cIx92ZnP[0..2254502624]
[INFO] [stdout]   437 |  ) Db-8sQK9;
[INFO] [stdout]   438 | + pub Db-8sQK9.Kd_Juo--4R: bool(0);
[INFO] [stdout]   439 | + Db-8sQK9.O_-j1_j: i8(1);
[INFO] [stdout]   440 | @json(skip)
[INFO] [stdout]   441 | + pub Db-8sQK9.G5zRgwb: usize(2);
[INFO] [stdout]   442 | @json(alias = v63D4ut)
[INFO] [stdout]   443 | + pub Db-8sQK9.h1t3wtL: String(3);
[INFO] [stdout]   444 | @json(default)
[INFO] [stdout]   445 | + Db-8sQK9.P244B-gow: String(4);
[INFO] [stdout]   446 | + pub Db-8sQK9.Y-dvi6H: bool(5);
[INFO] [stdout]   447 | ///dolores odit molestias vero.
[INFO] [stdout]   448 | @rename_inc = G6L4fnO30i
[INFO] [stdout]   449 | * edge Db-8sQK9;
[INFO] [stdout]   450 | //accusantium rem fugiat.
[INFO] [stdout]   451 | + enum N_I-31Hq-W;
[INFO] [stdout]   452 | @json(alias = EhS6iy0E)
[INFO] [stdout]   453 | + enum N_I-31Hq-W.F3d-u-fNR6(0) unit;
[INFO] [stdout]   454 | + enum N_I-31Hq-W.dyVQL1_2E(1) unit;
[INFO] [stdout]   455 | @json(alias = sp3upRpj)
[INFO] [stdout]   456 | + enum N_I-31Hq-W.GBAOLJWv_(2) unit;
[INFO] [stdout]   457 | ///iure voluptates provident dolorum tempore.
[INFO] [stdout]   458 | + enum N_I-31Hq-W.CNVm15t(3) struct;
[INFO] [stdout]   459 | + N_I-31Hq-W.CNVm15t.myO2CXl-j-: f32(0);
[INFO] [stdout]   460 | @json(alias = I_k_l5f-nv)
[INFO] [stdout]   461 | + N_I-31Hq-W.CNVm15t.RdCHkw0j: String(1);
[INFO] [stdout]   462 | @json(default)
[INFO] [stdout]   463 | + N_I-31Hq-W.CNVm15t.dTd4mR_: lMKJ-GYvME(2);
[INFO] [stdout]   464 | @derive(default, default, default, default, default)
[INFO] [stdout]   465 | + enum N_I-31Hq-W.h8ux_7AP(4) struct;
[INFO] [stdout]   466 | + N_I-31Hq-W.h8ux_7AP.qY5mGDp: f32(0);
[INFO] [stdout]   467 | ///ut expedita voluptates rem id.
[INFO] [stdout]   468 | + pub N_I-31Hq-W.h8ux_7AP.CC5h-7z: f64(1);
[INFO] [stdout]   469 | ///et et.
[INFO] [stdout]   470 | + N_I-31Hq-W.h8ux_7AP.ftp78ux: String(2);
[INFO] [stdout]   471 | @json(skip)
[INFO] [stdout]   472 | + pub N_I-31Hq-W.h8ux_7AP.uMkc3_4q3S: u64(3);
[INFO] [stdout]   473 | ///ea nulla porro.
[INFO] [stdout]   474 | @json(skip)
[INFO] [stdout]   475 | + N_I-31Hq-W.h8ux_7AP.Xonsu35: String(4);
[INFO] [stdout]   476 | @json(alias = WrlAiqQ7)
[INFO] [stdout]   477 | + N_I-31Hq-W.h8ux_7AP.Q5eGJl_y: i32(5);
[INFO] [stdout]   478 | ///qui quia.
[INFO] [stdout]   479 | + N_I-31Hq-W.h8ux_7AP.l5Vcakj05: i16(6);
[INFO] [stdout]   480 | @json(alias = MjUC3Xq)
[INFO] [stdout]   481 | + N_I-31Hq-W.h8ux_7AP.u30h0xJ1kj: List<String>(7);
[INFO] [stdout]   482 | + enum N_I-31Hq-W.MEhl_Rj-4(5) opaque(i32);
[INFO] [stdout]   483 | @derive(default, default, default, default, default)
[INFO] [stdout]   484 | + enum N_I-31Hq-W.hyYT-Usf1(6) struct;
[INFO] [stdout]   485 | + pub N_I-31Hq-W.hyYT-Usf1.C6parYW75G: f32(0);
[INFO] [stdout]   486 | ///id velit quo incidunt.
[INFO] [stdout]   487 | + N_I-31Hq-W.hyYT-Usf1.nxi7MOmuL: u32(1);
[INFO] [stdout]   488 | ///eum alias et magni voluptatem.
[INFO] [stdout]   489 | @json(alias = ccoJ3a-jW)
[INFO] [stdout]   490 | + N_I-31Hq-W.hyYT-Usf1.UygE8qt: String(2);
[INFO] [stdout]   491 | @json(alias = eFv-d_I)
[INFO] [stdout]   492 | + N_I-31Hq-W.hyYT-Usf1.rH2mbri0: isize(3);
[INFO] [stdout]   493 | @json(alias = bJkNE9tMZh)
[INFO] [stdout]   494 | + enum N_I-31Hq-W.u_sjPUIRE4(7) opaque(Set<f64>);
[INFO] [stdout]   495 | ///in est.
[INFO] [stdout]   496 | @json(untagged)
[INFO] [stdout]   497 | + enum N_I-31Hq-W.yqpbLykR(8) unit;
[INFO] [stdout]   498 | + enum N_I-31Hq-W.ofz-Nzks(9) struct;
[INFO] [stdout]   499 | @json(alias = MzvR6z-1)
[INFO] [stdout]   500 | + pub N_I-31Hq-W.ofz-Nzks.zkxJyk90W: i16(0);
[INFO] [stdout]   501 | @json(alias = egxhESEk)
[INFO] [stdout]   502 | + N_I-31Hq-W.ofz-Nzks.GuH2w7Of: bool(1);
[INFO] [stdout]   503 | + enum N_I-31Hq-W.Phantom(10) struct;
[INFO] [stdout]   504 | + pub N_I-31Hq-W.Phantom.PhantomA: A(0);
[INFO] [stdout]   505 | * N_I-31Hq-W [] => [F3d-u-fNR6,dyVQL1_2E,GBAOLJWv_,CNVm15t,h8ux_7AP,MEhl_Rj-4,hyYT-Usf1,u_sjPUIRE4,yqpbLykR,ofz-Nzks,Phantom];
[INFO] [stdout]   506 | * N_I-31Hq-W  => <A>;
[INFO] [stdout]   507 | /*ad non veniam molestiae velit.*/
[INFO] [stdout]   508 | ///deleniti asperiores ut.
[INFO] [stdout]   509 | + node M-gwgYgo;
[INFO] [stdout]   510 | ///aspernatur voluptatem ut expedita.
[INFO] [stdout]   511 | ///sapiente doloribus magni officiis.
[INFO] [stdout]   512 | + M-gwgYgo.jj-b7F-9: i16(0);
[INFO] [stdout]   513 | + M-gwgYgo.W5w8G46: f64(1);
[INFO] [stdout]   514 | + pub M-gwgYgo.JIp_c-WM: f32(2);
[INFO] [stdout]   515 | ///consequatur quam velit.
[INFO] [stdout]   516 | + M-gwgYgo.HQx1-_dQ: Option<i16>(3);
[INFO] [stdout]   517 | + pub M-gwgYgo.AWeoc_uY4: String(4);
[INFO] [stdout]   518 | ///deleniti asperiores ut.
[INFO] [stdout]   519 | * node M-gwgYgo;
[INFO] [stdout]   520 | @rename_out = mbbnx94xyj
[INFO] [stdout]   521 | + edge ( 
[INFO] [stdout]   522 |     FSofX1B => TmZ2i90,
[INFO] [stdout]   523 |     @rename_inc = mjVctWU1b
[INFO] [stdout]   524 |     z5AcjfY8GU => ag6x0nbB[1..2940645960]
[INFO] [stdout]   525 |  ) Y4bj09J2j;
[INFO] [stdout]   526 | @json(default)
[INFO] [stdout]   527 | + pub Y4bj09J2j.Tk-owH-: u16(0);
[INFO] [stdout]   528 | + pub Y4bj09J2j.O0g-ippOxE: f32(1);
[INFO] [stdout]   529 | + Y4bj09J2j.vx0A4TZB3O: f64(2);
[INFO] [stdout]   530 | @rename_out = mbbnx94xyj
[INFO] [stdout]   531 | * edge Y4bj09J2j;
[INFO] [stdout]   532 | /*quia nulla eligendi ad aperiam ipsa eos labore.*/
[INFO] [stdout]   533 | ///est corporis ratione amet quod.
[INFO] [stdout]   534 | + node NGn9o1-s;
[INFO] [stdout]   535 | @json(alias = k__RwOY3i-)
[INFO] [stdout]   536 | + NGn9o1-s.cCiQ1_-Bf3: bool(0);
[INFO] [stdout]   537 | ///est corporis ratione amet quod.
[INFO] [stdout]   538 | * node NGn9o1-s;
[INFO] [stdout]   539 | //nam illum aut est quia.
[INFO] [stdout]   540 | //libero nulla cum dolores.
[INFO] [stdout]   541 | + enum NEuNw0r_;
[INFO] [stdout]   542 | @json(untagged)
[INFO] [stdout]   543 | + enum NEuNw0r_.Uz6512__0(0) unit;
[INFO] [stdout]   544 | + enum NEuNw0r_.WNuRWiti(1) opaque(f32);
[INFO] [stdout]   545 | + enum NEuNw0r_.UErdXcbA(2) unit;
[INFO] [stdout]   546 | + enum NEuNw0r_.TC2cyn1md-(3) struct;
[INFO] [stdout]   547 | + NEuNw0r_.TC2cyn1md-.YV82iz__br: f64(0);
[INFO] [stdout]   548 | + NEuNw0r_.TC2cyn1md-.SdE74EnA: usize(1);
[INFO] [stdout]   549 | @json(skip)
[INFO] [stdout]   550 | + pub NEuNw0r_.TC2cyn1md-.cIlK5-l: S_ZYpzoQad<Map<u16, S_ZYpzoQad<String>>>(2);
[INFO] [stdout]   551 | @json(default)
[INFO] [stdout]   552 | + pub NEuNw0r_.TC2cyn1md-.Cob4ANaw0: String(3);
[INFO] [stdout]   553 | + NEuNw0r_.TC2cyn1md-.c_XZve36: bool(4);
[INFO] [stdout]   554 | + NEuNw0r_.TC2cyn1md-.p-nOeYPy: f64(5);
[INFO] [stdout]   555 | + NEuNw0r_.TC2cyn1md-.ALHO01bx: i8(6);
[INFO] [stdout]   556 | + NEuNw0r_.TC2cyn1md-.O7u-0kMDs: bool(7);
[INFO] [stdout]   557 | ///at in.
[INFO] [stdout]   558 | + pub NEuNw0r_.TC2cyn1md-.xSD5ee_Qq: i8(8);
[INFO] [stdout]   559 | + enum NEuNw0r_.ZVT-vrHvJ(4) unit;
[INFO] [stdout]   560 | @json(alias = KF9gSN3-)
[INFO] [stdout]   561 | + enum NEuNw0r_.sqAv9bmhq(5) unit;
[INFO] [stdout]   562 | @json(alias = zSWEkZ0)
[INFO] [stdout]   563 | + enum NEuNw0r_.WkMd_-j(6) opaque(String);
[INFO] [stdout]   564 | ///aliquid quasi laudantium.
[INFO] [stdout]   565 | @json(alias = xMCCsf92jM)
[INFO] [stdout]   566 | + enum NEuNw0r_.NJ3Fh_4JC1(7) struct;
[INFO] [stdout]   567 | + NEuNw0r_.NJ3Fh_4JC1.BXt9E3PcEC: i16(0);
[INFO] [stdout]   568 | ///architecto earum consequatur quas asperiores.
[INFO] [stdout]   569 | ///quia iste sed.
[INFO] [stdout]   570 | + pub NEuNw0r_.NJ3Fh_4JC1.O-qHj_h55: Option<f64>(1);
[INFO] [stdout]   571 | @json(default)
[INFO] [stdout]   572 | + NEuNw0r_.NJ3Fh_4JC1.gW6na-yR: f32(2);
[INFO] [stdout]   573 | @json(skip)
[INFO] [stdout]   574 | + NEuNw0r_.NJ3Fh_4JC1.muUEx4d2: Map<String, isize>(3);
[INFO] [stdout]   575 | @json(alias = EOF5lHQhj)
[INFO] [stdout]   576 | + pub NEuNw0r_.NJ3Fh_4JC1.fC0Mg-6D: List<String>(4);
[INFO] [stdout]   577 | + pub NEuNw0r_.NJ3Fh_4JC1.v4kAa13xj: f32(5);
[INFO] [stdout]   578 | + pub NEuNw0r_.NJ3Fh_4JC1.Pej-63TI8: u16(6);
[INFO] [stdout]   579 | ///aliquid omnis aliquid fugiat.
[INFO] [stdout]   580 | @derive(default, default, default, default, default)
[INFO] [stdout]   581 | + enum NEuNw0r_.eg1p_VM34_(8) struct;
[INFO] [stdout]   582 | + pub NEuNw0r_.eg1p_VM34_.XN4_u-t7: f32(0);
[INFO] [stdout]   583 | ///voluptatem et velit praesentium.
[INFO] [stdout]   584 | @json(default)
[INFO] [stdout]   585 | + NEuNw0r_.eg1p_VM34_.Ofjf__WW6: i16(1);
[INFO] [stdout]   586 | + NEuNw0r_.eg1p_VM34_.lgK-6G_nK: f32(2);
[INFO] [stdout]   587 | @json(skip)
[INFO] [stdout]   588 | + NEuNw0r_.eg1p_VM34_.YFP2Esu3Go: f64(3);
[INFO] [stdout]   589 | @json(alias = Ye_QeeEWV)
[INFO] [stdout]   590 | + pub NEuNw0r_.eg1p_VM34_.fSNU0i4_: u8(4);
[INFO] [stdout]   591 | @json(alias = igdiil8iLb)
[INFO] [stdout]   592 | + enum NEuNw0r_.erz-dx_lhS(9) unit;
[INFO] [stdout]   593 | ///officiis nihil.
[INFO] [stdout]   594 | + enum NEuNw0r_.Phantom(10) struct;
[INFO] [stdout]   595 | @json(alias = JlC1-e7Fzc)
[INFO] [stdout]   596 | + NEuNw0r_.Phantom.PhantomA: A(0);
[INFO] [stdout]   597 | + NEuNw0r_.Phantom.PhantomB: B(1);
[INFO] [stdout]   598 | @json(alias = PeEfb-nmm)
[INFO] [stdout]   599 | + NEuNw0r_.Phantom.PhantomC: C(2);
[INFO] [stdout]   600 | * NEuNw0r_ [] => [Uz6512__0,WNuRWiti,UErdXcbA,TC2cyn1md-,ZVT-vrHvJ,sqAv9bmhq,WkMd_-j,NJ3Fh_4JC1,eg1p_VM34_,erz-dx_lhS,Phantom];
[INFO] [stdout]   601 | * NEuNw0r_  => <A, B, C>;
[INFO] [stdout]   602 | - node qy-dfw4;
[INFO] [stdout]   603 | - struct bVhZr_-3Pa;
[INFO] [stdout]   604 | - import pf-1B--S;
[INFO] [stdout]   605 | - enum sdopBtuG;
[INFO] [stdout]   606 | - enum uLJi6ah3;
[INFO] [stdout]   607 | - edge X4_vEgl1_Y;
[INFO] [stdout]   608 | - struct soGlt5JLu;
[INFO] [stdout]   609 | - import scV7v-ffCp;
[INFO] [stdout]   610 | - edge oxBX-5c;
[INFO] [stdout]   611 | - enum os-B69L;
[INFO] [stdout]   612 | - enum Vttx4nb;
[INFO] [stdout]   613 | - struct R1o-Ip0zHo;
[INFO] [stdout]   614 | - edge Qn4h76SD9c;
[INFO] [stdout]   615 | - struct Doz1r65LNk;
[INFO] [stdout]   616 | 
[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: 11656442068919271551
[INFO] [stdout]  right: 11584307204938328675
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649910103752 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x649910103752 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x649910103752 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x649910103752 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x649910113f2f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x649910113f2f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6499100d1223 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6499100d1223 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6499100dcfc2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6499100e1a9f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6499100e1931 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64991005233e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64991005233e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6499100e20af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6499100e20af - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6499100e1f0a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6499100dd0f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6499100c59ed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64991011c370 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64991011c173 - core::panicking::assert_failed_inner::h865658b89c1b891d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x64991011bf87 - core::panicking::assert_failed::hc1ffa4c81c4fcfc2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x64990ffc8a50 - build_changeset_lang::schema::changeset::schema_changeset_test::h74c27b710ce176ae
[INFO] [stdout]                                at /opt/rustwide/workdir/build_changeset_lang/src/schema/changeset.rs:430:9
[INFO] [stdout]   22:     0x64990ffc9527 - build_changeset_lang::schema::changeset::schema_changeset_test::{{closure}}::hed9ca9fdc077884d
[INFO] [stdout]                                at /opt/rustwide/workdir/build_changeset_lang/src/schema/changeset.rs:331:27
[INFO] [stdout]   23:     0x64990fe16ab6 - core::ops::function::FnOnce::call_once::h9baada7b239da355
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64991005213b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64991005213b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64991006619d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64991006619d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64991006619d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x64991006619d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x64991006619d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64991006619d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64991006619d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64991003f6e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64991003f6e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x649910042f3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x649910042f3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x649910042f3a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x649910042f3a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x649910042f3a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x649910042f3a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x649910042f3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6499100d84ff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x6499100d84ff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7b0688126aa4 - <unknown>
[INFO] [stdout]   45:     0x7b06881b3a64 - 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 29.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p build_changeset_lang --lib`
[INFO] running `Command { std: "docker" "inspect" "09dc55c65f0b826060a753f61a7cf583c690470441477ca0930198001a4a4ea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09dc55c65f0b826060a753f61a7cf583c690470441477ca0930198001a4a4ea7", kill_on_drop: false }`
[INFO] [stdout] 09dc55c65f0b826060a753f61a7cf583c690470441477ca0930198001a4a4ea7
