[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.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-aau%2Fmigration_handler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/build-aau/migration_handler on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.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.99.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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44 [INFO] running `Command { std: "docker" "start" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44", 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" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44", 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" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling dot-structures v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 pulldown-cmark v0.10.3 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling dummy v0.8.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling clap_complete v4.5.38 [INFO] [stderr] Compiling opener v0.7.2 [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 h2 v0.3.26 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling build_script_shared v0.4.0 (/opt/rustwide/workdir/build_script_shared) [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling handlebars v6.2.0 [INFO] [stderr] Compiling elasticlunr-rs v3.0.2 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling build_script_lang v0.4.0 (/opt/rustwide/workdir/build_script_lang) [INFO] [stderr] Compiling url v2.5.3 [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: trailing semicolon in macro used in expression position [INFO] [stdout] --> typed_graph_cli/src/cli/export/svg.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | let edge = edge!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 123 | | node_id!(esc source) => node_id!(esc target), [INFO] [stdout] 124 | | attributes [INFO] [stdout] 125 | | ); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `edge` (in Nightly builds, run with -Z macro-backtrace for more info) [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 `release` profile [optimized] target(s) in 3m 23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typed_graph_cli v0.4.0 (/opt/rustwide/workdir/typed_graph_cli) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44", 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" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", 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: trailing semicolon in macro used in expression position [INFO] [stdout] --> typed_graph_cli/src/cli/export/svg.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | let edge = edge!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 123 | | node_id!(esc source) => node_id!(esc target), [INFO] [stdout] 124 | | attributes [INFO] [stdout] 125 | | ); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `edge` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> typed_graph_cli/src/cli/export/svg.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | let edge = edge!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 123 | | node_id!(esc source) => node_id!(esc target), [INFO] [stdout] 124 | | attributes [INFO] [stdout] 125 | | ); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `edge` (in Nightly builds, run with -Z macro-backtrace for more info) [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 `release` profile [optimized] target(s) in 1m 56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typed_graph_cli v0.4.0 (/opt/rustwide/workdir/typed_graph_cli) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44", 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" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> typed_graph_cli/src/cli/export/svg.rs:122:32 [INFO] [stderr] | [INFO] [stderr] 122 | let edge = edge!( [INFO] [stderr] | ________________________________^ [INFO] [stderr] 123 | | node_id!(esc source) => node_id!(esc target), [INFO] [stderr] 124 | | attributes [INFO] [stderr] 125 | | ); [INFO] [stderr] | |_____________________^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `edge` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [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 2 warnings [INFO] [stderr] warning: `typed_graph_cli` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: typed_graph_cli v0.4.0 (/opt/rustwide/workdir/typed_graph_cli) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/build_changeset_lang-92e7bafb13f6b522) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test schema::actions::added_varient_type::added_varient_type_compose ... ok [INFO] [stdout] test schema::actions::removed_type::removed_type_compose ... ok [INFO] [stdout] test schema::actions::edited_schema::edited_schema_compose ... ok [INFO] [stdout] test schema::actions::edited_generics::edited_generic_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_endpoint::edited_endpoint_compose ... ok [INFO] [stdout] test schema::actions::added_endpoint::added_endpoint_compose ... ok [INFO] [stdout] test schema::actions::removed_endpoint::removed_endpoint_compose ... ok [INFO] [stdout] test schema::actions::removed_field::removed_field_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::actions::edited_opaque::edited_opaque_compose ... ok [INFO] [stdout] test schema::field_path::field_path_compose ... ok [INFO] [stdout] test schema::actions::added_varient::added_varient_compose ... ok [INFO] [stdout] test schema::actions::edited_type::edited_type_compose ... ok [INFO] [stdout] test schema::actions::single_change::single_change_compose ... ok [INFO] [stdout] test schema::actions::edited_variant::edited_varient_compose ... ok [INFO] [stdout] test schema::actions::added_field::added_field_compose ... ok [INFO] [stdout] test schema::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 | < xj2n80c(0x9589806c5eb5d052) => TaU6_u4K(0x531c9411d9cf6487) > [INFO] [stdout] 1 | @derive(NCN4HpI, Lpa6Wlhos, mcopZPAyGD, IsN7x3yI8c, FQc1YvXdB) [INFO] [stdout] 2 | + struct T7-4R-w3a; [INFO] [stdout] 3 | @json(alias = UTjUt3zbt) [INFO] [stdout] 4 | + pub T7-4R-w3a.v1fB2qaagi: Set(0); [INFO] [stdout] 5 | + pub T7-4R-w3a.fwaqkj7G9j: bool(1); [INFO] [stdout] 6 | ///neque quaerat vero odit. [INFO] [stdout] 7 | + T7-4R-w3a.NkE8yi0x: f32(2); [INFO] [stdout] 8 | @json(skip) [INFO] [stdout] 9 | + T7-4R-w3a.aTYiIPc: f32(3); [INFO] [stdout] 10 | ///blanditiis et esse eum. [INFO] [stdout] 11 | @json(skip) [INFO] [stdout] 12 | + pub T7-4R-w3a.VeultYM: bool(4); [INFO] [stdout] 13 | ///hic saepe praesentium. [INFO] [stdout] 14 | @json(skip) [INFO] [stdout] 15 | + T7-4R-w3a.FP-g9HaW23: f32(5); [INFO] [stdout] 16 | ///corporis voluptatem et fuga. [INFO] [stdout] 17 | + T7-4R-w3a.phantom_A: A(6); [INFO] [stdout] 18 | + T7-4R-w3a.phantom_B: B(7); [INFO] [stdout] 19 | @json(default) [INFO] [stdout] 20 | + pub T7-4R-w3a.phantom_C: C(8); [INFO] [stdout] 21 | ///minus libero totam. [INFO] [stdout] 22 | + pub T7-4R-w3a.phantom_D: D(9); [INFO] [stdout] 23 | * T7-4R-w3a => ; [INFO] [stdout] 24 | /*incidunt suscipit omnis labore id expedita nam ratione inventore.*/ [INFO] [stdout] 25 | ///aliquid laboriosam tenetur sed qui. [INFO] [stdout] 26 | + import SNWD88H-2; [INFO] [stdout] 27 | ///aliquid laboriosam tenetur sed qui. [INFO] [stdout] 28 | * import SNWD88H-2; [INFO] [stdout] 29 | ///eos adipisci. [INFO] [stdout] 30 | ///rem voluptatem tempore. [INFO] [stdout] 31 | + node rBcex2xy; [INFO] [stdout] 32 | + rBcex2xy.e_kR_Aa_rS: Set(0); [INFO] [stdout] 33 | ///quod id placeat quis. [INFO] [stdout] 34 | @json(alias = v8wGkF3AFf) [INFO] [stdout] 35 | + pub rBcex2xy.s4M7Xs-AdM: Option>(1); [INFO] [stdout] 36 | @json(skip) [INFO] [stdout] 37 | + rBcex2xy.p4_A0vz37I: bool(2); [INFO] [stdout] 38 | ///eos adipisci. [INFO] [stdout] 39 | ///rem voluptatem tempore. [INFO] [stdout] 40 | * node rBcex2xy; [INFO] [stdout] 41 | //qui animi tenetur. [INFO] [stdout] 42 | @derive(WhMjQ23-, E9B64yO_, vqO6UQ0DqM, DgdQd6-H, x-Q5ecX-Sr) [INFO] [stdout] 43 | + struct tI88kcb; [INFO] [stdout] 44 | @json(alias = e_jf1mSg2a) [INFO] [stdout] 45 | + pub tI88kcb.Ur_IM1Q2: String(0); [INFO] [stdout] 46 | //fugiat voluptates nostrum. [INFO] [stdout] 47 | @rename_inc(Vhg_Yq-D, SfYt6ej-) [INFO] [stdout] 48 | + node Ceyr8XN1-; [INFO] [stdout] 49 | @json(alias = hYCY_XVH) [INFO] [stdout] 50 | + Ceyr8XN1-.YzCOC-5: f32(0); [INFO] [stdout] 51 | @rename_inc(Vhg_Yq-D, SfYt6ej-) [INFO] [stdout] 52 | * node Ceyr8XN1-; [INFO] [stdout] 53 | ///consequatur quibusdam. [INFO] [stdout] 54 | /*culpa libero voluptatem minus officia recusandae quis aspernatur ex.*/ [INFO] [stdout] 55 | + import sjDhRb02; [INFO] [stdout] 56 | ///consequatur quibusdam. [INFO] [stdout] 57 | * import sjDhRb02; [INFO] [stdout] 58 | + node QYxkhs7Aj; [INFO] [stdout] 59 | //dolor sed aut unde similique. [INFO] [stdout] 60 | + import mqOW7k-5-4; [INFO] [stdout] 61 | + edge ( [INFO] [stdout] 62 | Ceyr8XN1-[0..4082328660] => SfYt6ej-, [INFO] [stdout] 63 | Ceyr8XN1-[1..1384550925] => q6aoIWuFu4[1..3692582538], [INFO] [stdout] 64 | @rename_out = Lj_3eq_ [INFO] [stdout] 65 | Ceyr8XN1- => rBcex2xy[0..1353311848], [INFO] [stdout] 66 | QYxkhs7Aj[1..2262803756] => QYxkhs7Aj, [INFO] [stdout] 67 | @rename_out = tabI7OWe_Z [INFO] [stdout] 68 | SfYt6ej- => SfYt6ej-[1..350998419], [INFO] [stdout] 69 | q6aoIWuFu4 => QYxkhs7Aj, [INFO] [stdout] 70 | @rename_inc = P_vz9a- [INFO] [stdout] 71 | q6aoIWuFu4 => SfYt6ej-[0..58775922], [INFO] [stdout] 72 | q6aoIWuFu4[1..2727077296] => rBcex2xy[1..3868411741] [INFO] [stdout] 73 | ) OHhbfKJ; [INFO] [stdout] 74 | @json(skip) [INFO] [stdout] 75 | + pub OHhbfKJ.grkQ4dc-: String(0); [INFO] [stdout] 76 | + pub OHhbfKJ.EJ_Fy1g: f64(1); [INFO] [stdout] 77 | + struct cp2-YkrFfK; [INFO] [stdout] 78 | + cp2-YkrFfK.Bl1zhU_: String(0); [INFO] [stdout] 79 | ///dolorem eos. [INFO] [stdout] 80 | + cp2-YkrFfK.ugsR_f-cOK: String(1); [INFO] [stdout] 81 | + cp2-YkrFfK.i_JqDXf: tI88kcb(2); [INFO] [stdout] 82 | @json(default) [INFO] [stdout] 83 | + cp2-YkrFfK.vg_11Eg: f32(3); [INFO] [stdout] 84 | ///eos beatae. [INFO] [stdout] 85 | @json(skip) [INFO] [stdout] 86 | + pub cp2-YkrFfK.phantom_A: A(4); [INFO] [stdout] 87 | + pub cp2-YkrFfK.phantom_B: B(5); [INFO] [stdout] 88 | + pub cp2-YkrFfK.phantom_C: C(6); [INFO] [stdout] 89 | * cp2-YkrFfK => ; [INFO] [stdout] 90 | @derive(PzoOjIj2, K___L8gm, jSzsqe7, TG2fmyb, QEZOutf) [INFO] [stdout] 91 | + enum Sy--8o-FCo; [INFO] [stdout] 92 | + enum Sy--8o-FCo.fm9in_bjX(0) opaque(String); [INFO] [stdout] 93 | ///similique expedita. [INFO] [stdout] 94 | + enum Sy--8o-FCo.i-Gjm4-D(1) unit; [INFO] [stdout] 95 | + enum Sy--8o-FCo.OfdL29--v(2) unit; [INFO] [stdout] 96 | + enum Sy--8o-FCo.TcWNfy-(3) opaque(List>); [INFO] [stdout] 97 | + enum Sy--8o-FCo.N3LISaMdW(4) opaque(usize); [INFO] [stdout] 98 | ///voluptates saepe est iure officiis. [INFO] [stdout] 99 | @json(alias = ozzEqB-R) [INFO] [stdout] 100 | + enum Sy--8o-FCo.u0o63_-(5) opaque(u16); [INFO] [stdout] 101 | @json(untagged) [INFO] [stdout] 102 | + enum Sy--8o-FCo.q9ElTcmm(6) unit; [INFO] [stdout] 103 | ///nulla quos magnam. [INFO] [stdout] 104 | @json(alias = rqGxBD0j_w) [INFO] [stdout] 105 | + enum Sy--8o-FCo.OIZR6_l2(7) struct; [INFO] [stdout] 106 | ///ipsam dolorem. [INFO] [stdout] 107 | + Sy--8o-FCo.OIZR6_l2.C22rk7Lur: f64(0); [INFO] [stdout] 108 | ///sunt expedita impedit laudantium. [INFO] [stdout] 109 | + enum Sy--8o-FCo.x15ED6_ra1(8) struct; [INFO] [stdout] 110 | ///laborum ad provident. [INFO] [stdout] 111 | ///laboriosam modi eveniet. [INFO] [stdout] 112 | + pub Sy--8o-FCo.x15ED6_ra1.jQjKg-6H3: bool(0); [INFO] [stdout] 113 | @json(skip) [INFO] [stdout] 114 | + pub Sy--8o-FCo.x15ED6_ra1.H4rSp_AH62: bool(1); [INFO] [stdout] 115 | + Sy--8o-FCo.x15ED6_ra1.U0f0Hk47: f32(2); [INFO] [stdout] 116 | ///quis id dolores corporis et. [INFO] [stdout] 117 | @json(default) [INFO] [stdout] 118 | + pub Sy--8o-FCo.x15ED6_ra1.Q03P8ZW: f64(3); [INFO] [stdout] 119 | ///reprehenderit harum laudantium ut eaque. [INFO] [stdout] 120 | + enum Sy--8o-FCo.Cza1Lr9vy(9) opaque(String); [INFO] [stdout] 121 | + enum Sy--8o-FCo.Phantom(10) struct; [INFO] [stdout] 122 | + pub Sy--8o-FCo.Phantom.PhantomA: A(0); [INFO] [stdout] 123 | * Sy--8o-FCo [] => [fm9in_bjX,i-Gjm4-D,OfdL29--v,TcWNfy-,N3LISaMdW,u0o63_-,q9ElTcmm,OIZR6_l2,x15ED6_ra1,Cza1Lr9vy,Phantom]; [INFO] [stdout] 124 | * Sy--8o-FCo => ; [INFO] [stdout] 125 | @derive(RE-C8e_-JX, yIz0_lalz, i_pAluh, k_m6z94p5z, I8stdka) [INFO] [stdout] 126 | + enum Ft8T8XvrF1; [INFO] [stdout] 127 | @json(alias = V4g9aYum) [INFO] [stdout] 128 | + enum Ft8T8XvrF1.pONvM9pc1(0) struct; [INFO] [stdout] 129 | ///at eligendi doloribus qui. [INFO] [stdout] 130 | + pub Ft8T8XvrF1.pONvM9pc1.ayA00Ohe: f32(0); [INFO] [stdout] 131 | ///fuga incidunt. [INFO] [stdout] 132 | @json(skip) [INFO] [stdout] 133 | + Ft8T8XvrF1.pONvM9pc1.PUEfY_g: bool(1); [INFO] [stdout] 134 | + Ft8T8XvrF1.pONvM9pc1.Byr31XLtI: u16(2); [INFO] [stdout] 135 | + Ft8T8XvrF1.pONvM9pc1.Qp-Wn0T: f6erU5c3v(3); [INFO] [stdout] 136 | ///ut voluptates sapiente officia. [INFO] [stdout] 137 | + pub Ft8T8XvrF1.pONvM9pc1.f2Or_N-n: Map(4); [INFO] [stdout] 138 | @json(alias = y24_lm7-Ck) [INFO] [stdout] 139 | + Ft8T8XvrF1.pONvM9pc1.i1Q90AR6f3: Set(5); [INFO] [stdout] 140 | ///in maiores adipisci aut. [INFO] [stdout] 141 | @json(alias = T6ZHtp0CU9) [INFO] [stdout] 142 | + Ft8T8XvrF1.pONvM9pc1.qrRc60I90: f64(6); [INFO] [stdout] 143 | + Ft8T8XvrF1.pONvM9pc1.m2wdvwR: u64(7); [INFO] [stdout] 144 | ///rerum dignissimos velit. [INFO] [stdout] 145 | + enum Ft8T8XvrF1.v4UjNMO(1) struct; [INFO] [stdout] 146 | ///ipsam sed. [INFO] [stdout] 147 | + Ft8T8XvrF1.v4UjNMO.ck-1g7w: List(0); [INFO] [stdout] 148 | ///nam et quo quia. [INFO] [stdout] 149 | @json(default) [INFO] [stdout] 150 | + pub Ft8T8XvrF1.v4UjNMO.CQC_TFcCP: i16(1); [INFO] [stdout] 151 | @json(alias = hB0z-o-Y-) [INFO] [stdout] 152 | + Ft8T8XvrF1.v4UjNMO.d9j3veCv: f32(2); [INFO] [stdout] 153 | @json(alias = nh8kc79) [INFO] [stdout] 154 | + pub Ft8T8XvrF1.v4UjNMO.dwRxCl9M: bool(3); [INFO] [stdout] 155 | @derive(default, default, default, default, default) [INFO] [stdout] 156 | + enum Ft8T8XvrF1.huo_s5c(2) opaque(String); [INFO] [stdout] 157 | @json(alias = g5zUbjOd) [INFO] [stdout] 158 | + enum Ft8T8XvrF1.bKmsKqxzi(3) struct; [INFO] [stdout] 159 | + Ft8T8XvrF1.bKmsKqxzi.rOHveTP: u8(0); [INFO] [stdout] 160 | + Ft8T8XvrF1.bKmsKqxzi.G-3xuE0: i64(1); [INFO] [stdout] 161 | ///et sunt id facilis. [INFO] [stdout] 162 | @json(alias = RPu5-L-) [INFO] [stdout] 163 | + Ft8T8XvrF1.bKmsKqxzi.h6BAsAhop: bool(2); [INFO] [stdout] 164 | @json(default) [INFO] [stdout] 165 | + pub Ft8T8XvrF1.bKmsKqxzi.R0Q3128U: f64(3); [INFO] [stdout] 166 | ///voluptatibus aut. [INFO] [stdout] 167 | + Ft8T8XvrF1.bKmsKqxzi.n_fZbVXu-: String(4); [INFO] [stdout] 168 | + pub Ft8T8XvrF1.bKmsKqxzi.cGctat_II: String(5); [INFO] [stdout] 169 | @json(skip) [INFO] [stdout] 170 | + Ft8T8XvrF1.bKmsKqxzi.UprL7kb13: PjqzX5jH_t(6); [INFO] [stdout] 171 | + Ft8T8XvrF1.bKmsKqxzi.v7-FpFzr6: PjqzX5jH_t(7); [INFO] [stdout] 172 | + pub Ft8T8XvrF1.bKmsKqxzi.lt69Xzy: i32(8); [INFO] [stdout] 173 | + enum Ft8T8XvrF1.I0mSh5O(4) unit; [INFO] [stdout] 174 | + enum Ft8T8XvrF1.GD9CaUR4(5) opaque(String); [INFO] [stdout] 175 | @json(untagged) [INFO] [stdout] 176 | + enum Ft8T8XvrF1.DG_-xtjxrD(6) opaque(usize); [INFO] [stdout] 177 | ///sapiente nisi asperiores. [INFO] [stdout] 178 | @derive(default, default, default, default, default) [INFO] [stdout] 179 | + enum Ft8T8XvrF1.r8iVzbTzlV(7) opaque(Map, f32>); [INFO] [stdout] 180 | @derive(default, default, default, default, default) [INFO] [stdout] 181 | + enum Ft8T8XvrF1.m3kf-u-(8) opaque(String); [INFO] [stdout] 182 | + enum Ft8T8XvrF1.dA8n-gvHG(9) unit; [INFO] [stdout] 183 | + enum Ft8T8XvrF1.Phantom(10) struct; [INFO] [stdout] 184 | @json(default) [INFO] [stdout] 185 | + pub Ft8T8XvrF1.Phantom.PhantomA: A(0); [INFO] [stdout] 186 | + Ft8T8XvrF1.Phantom.PhantomB: B(1); [INFO] [stdout] 187 | * Ft8T8XvrF1 [] => [pONvM9pc1,v4UjNMO,huo_s5c,bKmsKqxzi,I0mSh5O,GD9CaUR4,DG_-xtjxrD,r8iVzbTzlV,m3kf-u-,dA8n-gvHG,Phantom]; [INFO] [stdout] 188 | * Ft8T8XvrF1 => ; [INFO] [stdout] 189 | //dolores perspiciatis. [INFO] [stdout] 190 | + enum Y-_jB_a; [INFO] [stdout] 191 | @json(alias = CZ1nzNu6md) [INFO] [stdout] 192 | + enum Y-_jB_a.PGQUE0i(0) opaque(f32); [INFO] [stdout] 193 | @json(untagged) [INFO] [stdout] 194 | + enum Y-_jB_a.KzyayNbul(1) opaque(bool); [INFO] [stdout] 195 | + enum Y-_jB_a.ojvtv16sLq(2) struct; [INFO] [stdout] 196 | ///porro enim. [INFO] [stdout] 197 | @json(skip) [INFO] [stdout] 198 | + pub Y-_jB_a.ojvtv16sLq.v2Cx7F6KB: bool(0); [INFO] [stdout] 199 | + Y-_jB_a.ojvtv16sLq.L1SSdtB2: String(1); [INFO] [stdout] 200 | @json(default) [INFO] [stdout] 201 | + Y-_jB_a.ojvtv16sLq.LvDy5GqEx: f64(2); [INFO] [stdout] 202 | @json(alias = Q0bm7-cf82) [INFO] [stdout] 203 | + Y-_jB_a.ojvtv16sLq.yX9l8mJ: bool(3); [INFO] [stdout] 204 | + pub Y-_jB_a.ojvtv16sLq.LhNJF8zn_M: f64(4); [INFO] [stdout] 205 | + Y-_jB_a.ojvtv16sLq.E3_e7uZF: String(5); [INFO] [stdout] 206 | + Y-_jB_a.ojvtv16sLq.X1ewgXSOoL: List(6); [INFO] [stdout] 207 | ///in deleniti enim omnis ab. [INFO] [stdout] 208 | @json(alias = Yxc_Mbnc_u) [INFO] [stdout] 209 | + pub Y-_jB_a.ojvtv16sLq.h7a11DLU: u16(7); [INFO] [stdout] 210 | @json(alias = LLCi93H8) [INFO] [stdout] 211 | + enum Y-_jB_a.Bl-_iD-1(3) opaque(String); [INFO] [stdout] 212 | + enum Y-_jB_a.TVo0h-jqRV(4) opaque(f32); [INFO] [stdout] 213 | + enum Y-_jB_a.v5OqvuDKMN(5) opaque(List); [INFO] [stdout] 214 | @json(alias = neG-8NVW4) [INFO] [stdout] 215 | + enum Y-_jB_a.S0cm-n07G(6) unit; [INFO] [stdout] 216 | @json(untagged) [INFO] [stdout] 217 | + enum Y-_jB_a.wjg4Hek(7) struct; [INFO] [stdout] 218 | @json(alias = EFdlk-X) [INFO] [stdout] 219 | + Y-_jB_a.wjg4Hek.czH-1Lo9-n: String(0); [INFO] [stdout] 220 | ///est placeat libero. [INFO] [stdout] 221 | @json(skip) [INFO] [stdout] 222 | + pub Y-_jB_a.wjg4Hek.lLF-5r_0_: f32(1); [INFO] [stdout] 223 | ///facere quas iste facere illum. [INFO] [stdout] 224 | + Y-_jB_a.wjg4Hek.acuz7amqzc: Map(2); [INFO] [stdout] 225 | + Y-_jB_a.wjg4Hek.jl30wYHj88: u16(3); [INFO] [stdout] 226 | @json(skip) [INFO] [stdout] 227 | + Y-_jB_a.wjg4Hek.T1_r0Ygwuq: u8(4); [INFO] [stdout] 228 | + Y-_jB_a.wjg4Hek.a8ZDWF_: bool(5); [INFO] [stdout] 229 | + Y-_jB_a.wjg4Hek.p-6ktM_Q: String(6); [INFO] [stdout] 230 | @json(untagged) [INFO] [stdout] 231 | + enum Y-_jB_a.W2DQtuN1T(8) unit; [INFO] [stdout] 232 | ///assumenda saepe. [INFO] [stdout] 233 | + enum Y-_jB_a.sGQZPadA(9) unit; [INFO] [stdout] 234 | ///quos vero. [INFO] [stdout] 235 | + enum Y-_jB_a.Phantom(10) struct; [INFO] [stdout] 236 | + Y-_jB_a.Phantom.PhantomA: A(0); [INFO] [stdout] 237 | ///quo voluptas autem facilis. [INFO] [stdout] 238 | + pub Y-_jB_a.Phantom.PhantomB: B(1); [INFO] [stdout] 239 | ///hic et exercitationem voluptatem facilis. [INFO] [stdout] 240 | + Y-_jB_a.Phantom.PhantomC: C(2); [INFO] [stdout] 241 | * Y-_jB_a [] => [PGQUE0i,KzyayNbul,ojvtv16sLq,Bl-_iD-1,TVo0h-jqRV,v5OqvuDKMN,S0cm-n07G,wjg4Hek,W2DQtuN1T,sGQZPadA,Phantom]; [INFO] [stdout] 242 | * Y-_jB_a => ; [INFO] [stdout] 243 | + import H49vTPb; [INFO] [stdout] 244 | ///maxime corrupti. [INFO] [stdout] 245 | ///rerum quo. [INFO] [stdout] 246 | @rename_inc(GEgf1N5M, Ceyr8XN1-) [INFO] [stdout] 247 | + node SfYt6ej-; [INFO] [stdout] 248 | ///maxime corrupti. [INFO] [stdout] 249 | ///rerum quo. [INFO] [stdout] 250 | @rename_inc(GEgf1N5M, Ceyr8XN1-) [INFO] [stdout] 251 | * node SfYt6ej-; [INFO] [stdout] 252 | ///numquam vel molestias ratione est. [INFO] [stdout] 253 | /*quae placeat quia doloribus porro dolor.*/ [INFO] [stdout] 254 | + node q6aoIWuFu4; [INFO] [stdout] 255 | ///enim error. [INFO] [stdout] 256 | @json(default) [INFO] [stdout] 257 | + pub q6aoIWuFu4.akGhSWLN: usize(0); [INFO] [stdout] 258 | @json(alias = QK1CdQeeA) [INFO] [stdout] 259 | + pub q6aoIWuFu4.Yc2dSBm0: List(1); [INFO] [stdout] 260 | ///et iusto ratione iste error. [INFO] [stdout] 261 | + q6aoIWuFu4.Y1f1vj4Udw: bool(2); [INFO] [stdout] 262 | ///numquam vel molestias ratione est. [INFO] [stdout] 263 | * node q6aoIWuFu4; [INFO] [stdout] 264 | /*dolores officiis in voluptas quia.*/ [INFO] [stdout] 265 | //vel ullam recusandae rerum voluptas. [INFO] [stdout] 266 | + enum PjqzX5jH_t; [INFO] [stdout] 267 | + enum PjqzX5jH_t.GKwrXblz(0) struct; [INFO] [stdout] 268 | ///quam ipsum nostrum. [INFO] [stdout] 269 | + PjqzX5jH_t.GKwrXblz.VxHm6LU_LM: bool(0); [INFO] [stdout] 270 | ///voluptatem voluptas possimus reprehenderit. [INFO] [stdout] 271 | ///qui ut et. [INFO] [stdout] 272 | @json(default) [INFO] [stdout] 273 | + PjqzX5jH_t.GKwrXblz.kk771axQ2_: Set(1); [INFO] [stdout] 274 | + PjqzX5jH_t.GKwrXblz.Z76H0-aoDY: i32(2); [INFO] [stdout] 275 | + pub PjqzX5jH_t.GKwrXblz.VZn3vhB: Map>>(3); [INFO] [stdout] 276 | ///distinctio et occaecati minima natus. [INFO] [stdout] 277 | @json(alias = sutNNx76s) [INFO] [stdout] 278 | + PjqzX5jH_t.GKwrXblz.mZ7v6Lmn_9: bool(4); [INFO] [stdout] 279 | ///dolores voluptas. [INFO] [stdout] 280 | + PjqzX5jH_t.GKwrXblz.h76__05Kvt: List(5); [INFO] [stdout] 281 | + pub PjqzX5jH_t.GKwrXblz.KQHBgeB7: f64(6); [INFO] [stdout] 282 | @derive(default, default, default, default, default) [INFO] [stdout] 283 | + enum PjqzX5jH_t.o_cbPAcZm(1) opaque(String); [INFO] [stdout] 284 | @derive(default, default, default, default, default) [INFO] [stdout] 285 | + enum PjqzX5jH_t.goNT8--s(2) unit; [INFO] [stdout] 286 | @json(alias = aaiCpXM) [INFO] [stdout] 287 | + enum PjqzX5jH_t.JxvSgY4MMB(3) opaque(bool); [INFO] [stdout] 288 | + enum PjqzX5jH_t.bAZijcPj(4) unit; [INFO] [stdout] 289 | + enum PjqzX5jH_t.fiVqJM4X-(5) opaque(String); [INFO] [stdout] 290 | ///dolor et debitis. [INFO] [stdout] 291 | + enum PjqzX5jH_t.G-mlxMTe(6) unit; [INFO] [stdout] 292 | @derive(default, default, default, default, default) [INFO] [stdout] 293 | + enum PjqzX5jH_t.Z-o47IqRrV(7) struct; [INFO] [stdout] 294 | ///eveniet vel praesentium qui. [INFO] [stdout] 295 | @json(alias = QwvdwN-1-5) [INFO] [stdout] 296 | + PjqzX5jH_t.Z-o47IqRrV.HysmD7je1: f32(0); [INFO] [stdout] 297 | + pub PjqzX5jH_t.Z-o47IqRrV.A2E_0_O: i16(1); [INFO] [stdout] 298 | ///voluptate officia et. [INFO] [stdout] 299 | ///quia beatae. [INFO] [stdout] 300 | @json(alias = SPp5L_-) [INFO] [stdout] 301 | + pub PjqzX5jH_t.Z-o47IqRrV.PQi7-j5: Map(2); [INFO] [stdout] 302 | ///aut qui est. [INFO] [stdout] 303 | + PjqzX5jH_t.Z-o47IqRrV.ujmmdPlQs8: String(3); [INFO] [stdout] 304 | @json(skip) [INFO] [stdout] 305 | + pub PjqzX5jH_t.Z-o47IqRrV.Qt0d8pSu_: bool(4); [INFO] [stdout] 306 | ///amet maiores voluptatibus ducimus. [INFO] [stdout] 307 | @json(alias = ok6l6y-UC) [INFO] [stdout] 308 | + pub PjqzX5jH_t.Z-o47IqRrV.fPOqf6RA: f64(5); [INFO] [stdout] 309 | ///quia et et at. [INFO] [stdout] 310 | @json(default) [INFO] [stdout] 311 | + PjqzX5jH_t.Z-o47IqRrV.t6_IUNqD: bool(6); [INFO] [stdout] 312 | ///numquam culpa blanditiis tempore. [INFO] [stdout] 313 | @json(alias = S1so-rW) [INFO] [stdout] 314 | + pub PjqzX5jH_t.Z-o47IqRrV.O9iheQ__m9: Map(7); [INFO] [stdout] 315 | + enum PjqzX5jH_t.At4YKf5rJ(8) struct; [INFO] [stdout] 316 | + pub PjqzX5jH_t.At4YKf5rJ.d8YObIVo3s: f32(0); [INFO] [stdout] 317 | + pub PjqzX5jH_t.At4YKf5rJ.Ix_9e5t: u8(1); [INFO] [stdout] 318 | @json(default) [INFO] [stdout] 319 | + PjqzX5jH_t.At4YKf5rJ.o4_QY09_: u64(2); [INFO] [stdout] 320 | ///vel ut aut aperiam. [INFO] [stdout] 321 | @json(skip) [INFO] [stdout] 322 | + PjqzX5jH_t.At4YKf5rJ.WzUf7_zju: String(3); [INFO] [stdout] 323 | + pub PjqzX5jH_t.At4YKf5rJ.le11D1092Z: f32(4); [INFO] [stdout] 324 | + pub PjqzX5jH_t.At4YKf5rJ.qMwc4du5u: u8(5); [INFO] [stdout] 325 | + enum PjqzX5jH_t.Y-XXa26c(9) opaque(bool); [INFO] [stdout] 326 | ///dolore officiis est placeat harum. [INFO] [stdout] 327 | + enum PjqzX5jH_t.Phantom(10) struct; [INFO] [stdout] 328 | ///ut ad. [INFO] [stdout] 329 | + pub PjqzX5jH_t.Phantom.PhantomA: A(0); [INFO] [stdout] 330 | + PjqzX5jH_t.Phantom.PhantomB: B(1); [INFO] [stdout] 331 | ///rerum molestiae iste illo itaque. [INFO] [stdout] 332 | + pub PjqzX5jH_t.Phantom.PhantomC: C(2); [INFO] [stdout] 333 | ///sint aut optio nesciunt rerum. [INFO] [stdout] 334 | + PjqzX5jH_t.Phantom.PhantomD: D(3); [INFO] [stdout] 335 | * PjqzX5jH_t [] => [GKwrXblz,o_cbPAcZm,goNT8--s,JxvSgY4MMB,bAZijcPj,fiVqJM4X-,G-mlxMTe,Z-o47IqRrV,At4YKf5rJ,Y-XXa26c,Phantom]; [INFO] [stdout] 336 | * PjqzX5jH_t => ; [INFO] [stdout] 337 | /*ducimus dolorem consequuntur cupiditate et sapiente repudiandae tempore.*/ [INFO] [stdout] 338 | @derive(y-6cdn3-c, H2S42th8r, thVsVdt_lW, a_Rcco9V3, bFJH5mNaQ) [INFO] [stdout] 339 | + enum b_ALyP3vs; [INFO] [stdout] 340 | + enum b_ALyP3vs.os9tz_Ut76(0) unit; [INFO] [stdout] 341 | @derive(default, default, default, default, default) [INFO] [stdout] 342 | + enum b_ALyP3vs.OX-6yxw(1) unit; [INFO] [stdout] 343 | @json(alias = NTs_tSZ) [INFO] [stdout] 344 | + enum b_ALyP3vs.v_A7_qoS(2) unit; [INFO] [stdout] 345 | + enum b_ALyP3vs.l-LZ8p4xn5(3) unit; [INFO] [stdout] 346 | + enum b_ALyP3vs.oSKmCW84l(4) unit; [INFO] [stdout] 347 | ///aliquam iste sed. [INFO] [stdout] 348 | + enum b_ALyP3vs.F6BtV9_H(5) unit; [INFO] [stdout] 349 | @json(untagged) [INFO] [stdout] 350 | + enum b_ALyP3vs.yz5Or91l(6) opaque(f64); [INFO] [stdout] 351 | ///aut dolorem laudantium illo. [INFO] [stdout] 352 | @json(alias = B_2fWhJ) [INFO] [stdout] 353 | + enum b_ALyP3vs.LoST2brA(7) opaque(bool); [INFO] [stdout] 354 | ///at et amet. [INFO] [stdout] 355 | + enum b_ALyP3vs.z5-vdEG-Y(8) opaque(bool); [INFO] [stdout] 356 | ///quibusdam ullam fugit. [INFO] [stdout] 357 | @json(alias = jXdD3xR) [INFO] [stdout] 358 | + enum b_ALyP3vs.qp_OAa9h9(9) opaque(String); [INFO] [stdout] 359 | ///laudantium praesentium ratione et. [INFO] [stdout] 360 | + enum b_ALyP3vs.Phantom(10) struct; [INFO] [stdout] 361 | ///modi magnam et. [INFO] [stdout] 362 | + b_ALyP3vs.Phantom.PhantomA: A(0); [INFO] [stdout] 363 | * b_ALyP3vs [] => [os9tz_Ut76,OX-6yxw,v_A7_qoS,l-LZ8p4xn5,oSKmCW84l,F6BtV9_H,yz5Or91l,LoST2brA,z5-vdEG-Y,qp_OAa9h9,Phantom]; [INFO] [stdout] 364 | * b_ALyP3vs => ; [INFO] [stdout] 365 | ///dolorem est. [INFO] [stdout] 366 | ///nesciunt fugiat voluptates fugiat qui. [INFO] [stdout] 367 | @derive(yNh1oPTkk_, f-Mx-1F, e_BIfI_Py8, iIOeaCz-, wjw8_lew) [INFO] [stdout] 368 | + struct f6erU5c3v; [INFO] [stdout] 369 | + f6erU5c3v.FMc6_Bnl: List(0); [INFO] [stdout] 370 | ///rerum cumque minus maiores. [INFO] [stdout] 371 | @json(default) [INFO] [stdout] 372 | + f6erU5c3v.Pj89l9fk: bool(1); [INFO] [stdout] 373 | @json(default) [INFO] [stdout] 374 | + f6erU5c3v.kKo9n-N0p-: i64(2); [INFO] [stdout] 375 | + pub f6erU5c3v.A-E6CxC7: f32(3); [INFO] [stdout] 376 | @json(alias = EufSE5rxf_) [INFO] [stdout] 377 | + pub f6erU5c3v.vC0RcOiCHj: u32(4); [INFO] [stdout] 378 | @json(alias = d-Qx_2DcxM) [INFO] [stdout] 379 | + f6erU5c3v.phantom_A: A(5); [INFO] [stdout] 380 | ///dolorem est. [INFO] [stdout] 381 | ///nesciunt fugiat voluptates fugiat qui. [INFO] [stdout] 382 | * struct f6erU5c3v; [INFO] [stdout] 383 | * f6erU5c3v => ; [INFO] [stdout] 384 | + import fPAu3xF9-; [INFO] [stdout] 385 | //itaque dolores. [INFO] [stdout] 386 | + struct pMss7tncX; [INFO] [stdout] 387 | + pMss7tncX.Lrovr222-f: String(0); [INFO] [stdout] 388 | @json(skip) [INFO] [stdout] 389 | + pMss7tncX.phantom_A: A(1); [INFO] [stdout] 390 | ///est eaque ab voluptatem magnam. [INFO] [stdout] 391 | @json(default) [INFO] [stdout] 392 | + pub pMss7tncX.phantom_B: B(2); [INFO] [stdout] 393 | * pMss7tncX => ; [INFO] [stdout] 394 | - enum tb96GH1-; [INFO] [stdout] 395 | - import k7PkZo_; [INFO] [stdout] 396 | - enum MofPAp7Z1r; [INFO] [stdout] 397 | - edge ZsefJtx; [INFO] [stdout] 398 | - enum YOJhvN2; [INFO] [stdout] 399 | - enum Ef4M_gEiO; [INFO] [stdout] 400 | - edge JagNXQb; [INFO] [stdout] 401 | - edge ZBFL7LuNcV; [INFO] [stdout] 402 | - enum J0zOu_73; [INFO] [stdout] 403 | - import shuIb6w5l3; [INFO] [stdout] 404 | - import T_uMevJZFi; [INFO] [stdout] 405 | - struct ognVIfj_9; [INFO] [stdout] 406 | - edge kZJWqiNCl; [INFO] [stdout] 407 | - struct R0R4r9dgbv; [INFO] [stdout] 408 | - struct WoYt5ZATj; [INFO] [stdout] 409 | - import wAX_HWj; [INFO] [stdout] 410 | - enum v8Ufswk; [INFO] [stdout] 411 | - struct VsuhJRVMn; [INFO] [stdout] 412 | - enum XpgK35l_U; [INFO] [stdout] 413 | - node ggiQYUe74; [INFO] [stdout] 414 | - enum YSpW40WaM2; [INFO] [stdout] 415 | - struct jMg_Km9; [INFO] [stdout] 416 | - struct XBJmFUxD; [INFO] [stdout] 417 | - struct llwMx9ws__; [INFO] [stdout] 418 | - node t78WYOnH-q; [INFO] [stdout] 419 | - struct YYcPz-y29; [INFO] [stdout] 420 | - edge Cp7Layu; [INFO] [stdout] 421 | - edge blZlnnH-f; [INFO] [stdout] 422 | - edge oacqiq-zjg; [INFO] [stdout] 423 | [INFO] [stdout] Running diff on content: [INFO] [stdout] [INFO] [stdout] thread 'schema::changeset::schema_changeset_test' (4169) panicked at build_changeset_lang/src/schema/changeset.rs:430:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 1550573882240507144 [INFO] [stdout] right: 5988824408885519495 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5963d92bfab1 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5963d92d508a - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x5963d92c3f4c - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x5963d929c096 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5963d92b81c9 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x5963d924cea0 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5963d92b8382 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5963d929c142 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5963d9294ae9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5963d929cd3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x5963d92d57bc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x5963d92d56d3 - core[7c831bd917ebf35f]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5963d92d137d - core[7c831bd917ebf35f]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5963d91f3b7b - build_changeset_lang[d4a37a4cbcc82579]::schema::changeset::schema_changeset_test [INFO] [stdout] 14: 0x5963d9226d29 - >::call_once [INFO] [stdout] 15: 0x5963d924018b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 16: 0x5963d924d7f5 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 17: 0x5963d9246bb4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5963d9250952 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5963d92bf389 - ::new::thread_start [INFO] [stdout] 20: 0x779cfebbc07a - [INFO] [stdout] 21: 0x779cfec4f534 - clone [INFO] [stdout] 22: 0x0 - [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 2.58s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p build_changeset_lang --lib` [INFO] running `Command { std: "docker" "inspect" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44", kill_on_drop: false }` [INFO] [stdout] 03043c1785dac7985d6c37fa33c40a2d5c491b94b68a11b00bf994f3a28cae44