[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 beta-2026-03-05 for beta-1.95-1
[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 beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b4335d5d3e0cd0137eb49d398c664e90af7f30a2fbbc246172c81601768e09e
[INFO] running `Command { std: "docker" "start" "-a" "3b4335d5d3e0cd0137eb49d398c664e90af7f30a2fbbc246172c81601768e09e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b4335d5d3e0cd0137eb49d398c664e90af7f30a2fbbc246172c81601768e09e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b4335d5d3e0cd0137eb49d398c664e90af7f30a2fbbc246172c81601768e09e", kill_on_drop: false }`
[INFO] [stdout] 3b4335d5d3e0cd0137eb49d398c664e90af7f30a2fbbc246172c81601768e09e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67b5b1145aef5c3dc818ee89c4fc49b9fffd4a147fd6906c29f29ade679520bc
[INFO] running `Command { std: "docker" "start" "-a" "67b5b1145aef5c3dc818ee89c4fc49b9fffd4a147fd6906c29f29ade679520bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.14
[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 zerovec v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_complete v4.5.38
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling graphviz-rust v0.7.2
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling build_script_shared v0.4.0 (/opt/rustwide/workdir/build_script_shared)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling handlebars v6.2.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 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 tera v1.20.0
[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 11s
[INFO] running `Command { std: "docker" "inspect" "67b5b1145aef5c3dc818ee89c4fc49b9fffd4a147fd6906c29f29ade679520bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67b5b1145aef5c3dc818ee89c4fc49b9fffd4a147fd6906c29f29ade679520bc", kill_on_drop: false }`
[INFO] [stdout] 67b5b1145aef5c3dc818ee89c4fc49b9fffd4a147fd6906c29f29ade679520bc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6497540f4b78209bb65876e2714c45897fc3bdcc4b6523cbb58c1885d52d58c
[INFO] running `Command { std: "docker" "start" "-a" "e6497540f4b78209bb65876e2714c45897fc3bdcc4b6523cbb58c1885d52d58c", 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 10.85s
[INFO] running `Command { std: "docker" "inspect" "e6497540f4b78209bb65876e2714c45897fc3bdcc4b6523cbb58c1885d52d58c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6497540f4b78209bb65876e2714c45897fc3bdcc4b6523cbb58c1885d52d58c", kill_on_drop: false }`
[INFO] [stdout] e6497540f4b78209bb65876e2714c45897fc3bdcc4b6523cbb58c1885d52d58c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31b013189e08cc8fe6a26e6679326cb69ecd56f6fa1177268cfe65aea96d4f9f
[INFO] running `Command { std: "docker" "start" "-a" "31b013189e08cc8fe6a26e6679326cb69ecd56f6fa1177268cfe65aea96d4f9f", 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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/build_changeset_lang-cd50167cec66a439)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test schema::actions::added_varient_type::added_varient_type_compose ... ok
[INFO] [stdout] test schema::actions::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_endpoint::added_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::added_type_data::added_type_data_compose ... ok
[INFO] [stdout] test schema::actions::removed_endpoint::removed_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::edited_endpoint::edited_endpoint_compose ... ok
[INFO] [stdout] test schema::changeset::schema_changeset_test ... FAILED
[INFO] [stdout] test schema::actions::removed_field::removed_field_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_variants_order::edited_varient_order_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::edited_variant::edited_varient_compose ... ok
[INFO] [stdout] test schema::actions::edited_type::edited_type_compose ... ok
[INFO] [stdout] test schema::actions::added_type::added_type_compose ... ok
[INFO] [stdout] test schema::actions::added_field::added_field_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 | < NLaTPZu_(0x47329ec318749b82) => ohjuamBh(0xdae5672acbec9ff3), handler = FV2BV4Yr >
[INFO] [stdout]     1 | @derive(z-c8Yg46, oL0LOSPQVb, r7_aLoBo8, rTHxr_S, V-8MtA-ZQ-)
[INFO] [stdout]     2 | + enum i-qp4n3;
[INFO] [stdout]     3 | @derive(default, default, default, default, default)
[INFO] [stdout]     4 | + enum i-qp4n3.gne9U_V(0) unit;
[INFO] [stdout]     5 | ///explicabo veniam.
[INFO] [stdout]     6 | @derive(default, default, default, default, default)
[INFO] [stdout]     7 | + enum i-qp4n3.b1XZiX2Q(1) unit;
[INFO] [stdout]     8 | + enum i-qp4n3.o85Zj-Djkp(2) struct;
[INFO] [stdout]     9 | @json(alias = roQ-j3mb_4)
[INFO] [stdout]    10 | + pub i-qp4n3.o85Zj-Djkp.xmgEclJn_C: f64(0);
[INFO] [stdout]    11 | + i-qp4n3.o85Zj-Djkp.E6uA2zNd4y: List<u16>(1);
[INFO] [stdout]    12 | @json(alias = UPUZro4_g)
[INFO] [stdout]    13 | + pub i-qp4n3.o85Zj-Djkp.Zw_G_M8R: isize(2);
[INFO] [stdout]    14 | + pub i-qp4n3.o85Zj-Djkp.Pu9Op6LNmg: bool(3);
[INFO] [stdout]    15 | @json(alias = zjIslbej)
[INFO] [stdout]    16 | + enum i-qp4n3.iAwY-Mr3_(3) unit;
[INFO] [stdout]    17 | ///est mollitia.
[INFO] [stdout]    18 | + enum i-qp4n3.Hp2p_Qa6(4) unit;
[INFO] [stdout]    19 | ///ut nesciunt aut quaerat in.
[INFO] [stdout]    20 | + enum i-qp4n3.keeF0kd0(5) opaque(u64);
[INFO] [stdout]    21 | ///incidunt voluptatem modi est.
[INFO] [stdout]    22 | + enum i-qp4n3.CdMxM2-(6) unit;
[INFO] [stdout]    23 | ///dolorem officia ut nihil.
[INFO] [stdout]    24 | + enum i-qp4n3.V2jqm7ROvs(7) struct;
[INFO] [stdout]    25 | + pub i-qp4n3.V2jqm7ROvs.h34pU_k3h: i16(0);
[INFO] [stdout]    26 | ///quibusdam voluptas.
[INFO] [stdout]    27 | ///ut numquam dignissimos ratione sit.
[INFO] [stdout]    28 | @json(alias = YQ6PlFc)
[INFO] [stdout]    29 | + i-qp4n3.V2jqm7ROvs.w23vGP6nip: String(1);
[INFO] [stdout]    30 | @json(alias = pKdhdcD1)
[INFO] [stdout]    31 | + i-qp4n3.V2jqm7ROvs.ikqZi6_7: i16(2);
[INFO] [stdout]    32 | + i-qp4n3.V2jqm7ROvs.goqqD8Zt: String(3);
[INFO] [stdout]    33 | @json(alias = OhqHKrZ)
[INFO] [stdout]    34 | + i-qp4n3.V2jqm7ROvs.K_0Kh_0: Set<f64>(4);
[INFO] [stdout]    35 | @json(alias = G5xmqRU_)
[INFO] [stdout]    36 | + i-qp4n3.V2jqm7ROvs.H8WQEwdi: bool(5);
[INFO] [stdout]    37 | + pub i-qp4n3.V2jqm7ROvs.JJ-F6jp: f32(6);
[INFO] [stdout]    38 | @json(alias = xw8euf2)
[INFO] [stdout]    39 | + pub i-qp4n3.V2jqm7ROvs.E9-61_Z: String(7);
[INFO] [stdout]    40 | @json(untagged)
[INFO] [stdout]    41 | + enum i-qp4n3.Hgg6r7n6kd(8) unit;
[INFO] [stdout]    42 | + enum i-qp4n3.Zb9Tr2VV_(9) opaque(String);
[INFO] [stdout]    43 | + enum i-qp4n3.Phantom(10) struct;
[INFO] [stdout]    44 | @json(skip)
[INFO] [stdout]    45 | + i-qp4n3.Phantom.PhantomA: A(0);
[INFO] [stdout]    46 | + pub i-qp4n3.Phantom.PhantomB: B(1);
[INFO] [stdout]    47 | + i-qp4n3.Phantom.PhantomC: C(2);
[INFO] [stdout]    48 | + i-qp4n3.Phantom.PhantomD: D(3);
[INFO] [stdout]    49 | * i-qp4n3 [] => [gne9U_V,b1XZiX2Q,o85Zj-Djkp,iAwY-Mr3_,Hp2p_Qa6,keeF0kd0,CdMxM2-,V2jqm7ROvs,Hgg6r7n6kd,Zb9Tr2VV_,Phantom];
[INFO] [stdout]    50 | * i-qp4n3  => <A, B, C, D>;
[INFO] [stdout]    51 | + node EzHIl8Ts;
[INFO] [stdout]    52 | ///repellendus aut laboriosam.
[INFO] [stdout]    53 | /*eum laborum aspernatur praesentium.*/
[INFO] [stdout]    54 | + node IdOKInZ4Ss;
[INFO] [stdout]    55 | ///repellendus aut laboriosam.
[INFO] [stdout]    56 | * node IdOKInZ4Ss;
[INFO] [stdout]    57 | /*modi labore aut velit consequatur.*/
[INFO] [stdout]    58 | + import aOkV_d3kv_;
[INFO] [stdout]    59 | - import SP-voh5-a2;
[INFO] [stdout]    60 | - node T_xyubk;
[INFO] [stdout]    61 | - struct XOnlLrd;
[INFO] [stdout]    62 | - struct zxx6yy_nwf;
[INFO] [stdout]    63 | ///id aut autem hic ut.
[INFO] [stdout]    64 | * schema;
[INFO] [stdout]    65 | 
[INFO] [stdout] Running diff on content:
[INFO] [stdout] 
[INFO] [stdout] thread 'schema::changeset::schema_changeset_test' (44) panicked at build_changeset_lang/src/schema/changeset.rs:430:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 11869187568712134455
[INFO] [stdout]  right: 15773126703442599923
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63c6ba71fa4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63c6ba71fa4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63c6ba71fa4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63c6ba71fa4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63c6ba73477a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63c6ba73477a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x63c6ba7242d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63c6ba7242d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63c6ba6fec5f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63c6ba6fec5f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63c6ba717fb9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63c6ba66493c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63c6ba66493c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63c6ba718172 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63c6ba718172 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63c6ba6fed18 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63c6ba6f66b9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63c6ba6ffa2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63c6ba73502c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63c6ba734ee3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63c6ba730c82 - core[10b6fa85044e1869]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63c6ba57cb31 - build_changeset_lang::schema::changeset::schema_changeset_test::h6254c162537f5135
[INFO] [stdout]                                at /opt/rustwide/workdir/build_changeset_lang/src/schema/changeset.rs:430:9
[INFO] [stdout]   22:     0x63c6ba57d697 - build_changeset_lang::schema::changeset::schema_changeset_test::{{closure}}::h8ac0218aa7bca2ca
[INFO] [stdout]                                at /opt/rustwide/workdir/build_changeset_lang/src/schema/changeset.rs:331:27
[INFO] [stdout]   23:     0x63c6ba459146 - core::ops::function::FnOnce::call_once::h6264026ffc9e81f3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63c6ba658a1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63c6ba658a1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63c6ba66540b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63c6ba66540b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63c6ba66540b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63c6ba66540b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63c6ba66540b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63c6ba66540b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63c6ba66540b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63c6ba660b24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63c6ba660b24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63c6ba668012 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63c6ba668012 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63c6ba668012 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63c6ba668012 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63c6ba668012 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63c6ba668012 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63c6ba668012 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63c6ba71f35f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x63c6ba71f35f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73897ce2baa4 - <unknown>
[INFO] [stdout]   45:     0x73897ceb8a64 - 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 27.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p build_changeset_lang --lib`
[INFO] running `Command { std: "docker" "inspect" "31b013189e08cc8fe6a26e6679326cb69ecd56f6fa1177268cfe65aea96d4f9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b013189e08cc8fe6a26e6679326cb69ecd56f6fa1177268cfe65aea96d4f9f", kill_on_drop: false }`
[INFO] [stdout] 31b013189e08cc8fe6a26e6679326cb69ecd56f6fa1177268cfe65aea96d4f9f
