[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#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbuild-aau%2Fmigration_handler" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/build-aau/migration_handler on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a6106c8123f624c5e337cb422f39b6b95919ca31007daeae00ba8e731ef0bb5
[INFO] running `Command { std: "docker" "start" "-a" "0a6106c8123f624c5e337cb422f39b6b95919ca31007daeae00ba8e731ef0bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a6106c8123f624c5e337cb422f39b6b95919ca31007daeae00ba8e731ef0bb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a6106c8123f624c5e337cb422f39b6b95919ca31007daeae00ba8e731ef0bb5", kill_on_drop: false }`
[INFO] [stdout] 0a6106c8123f624c5e337cb422f39b6b95919ca31007daeae00ba8e731ef0bb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ff47f69517677ea32dbce6b01b9aa89a2731536d8f369f3ed30032ae60d1ed8
[INFO] running `Command { std: "docker" "start" "-a" "8ff47f69517677ea32dbce6b01b9aa89a2731536d8f369f3ed30032ae60d1ed8", 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 memchr v2.7.4
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling cpufeatures v0.2.15
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling bstr v1.11.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling dot-structures v0.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling html5ever v0.27.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_codegen v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ignore v0.4.23
[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 tokio-util v0.7.12
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling build_script_shared v0.4.0 (/opt/rustwide/workdir/build_script_shared)
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling dot-generator v0.2.0
[INFO] [stderr]    Compiling into-attr v0.1.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ammonia v4.0.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling build_script_lang v0.4.0 (/opt/rustwide/workdir/build_script_lang)
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling clap_complete v4.5.38
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling handlebars v6.2.0
[INFO] [stderr]    Compiling into-attr-derive v0.2.1
[INFO] [stderr]    Compiling elasticlunr-rs v3.0.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling opener v0.7.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling pathdiff v0.2.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling graphviz-rust v0.7.2
[INFO] [stderr]    Compiling build_changeset_lang v0.4.0 (/opt/rustwide/workdir/build_changeset_lang)
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling mdbook v0.4.42
[INFO] [stderr]    Compiling typed_graph_cli v0.4.0 (/opt/rustwide/workdir/typed_graph_cli)
[INFO] [stdout] warning: unused import: `std::fmt::Write`
[INFO] [stdout]   --> typed_graph_cli/src/project.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fmt::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s
[INFO] running `Command { std: "docker" "inspect" "8ff47f69517677ea32dbce6b01b9aa89a2731536d8f369f3ed30032ae60d1ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ff47f69517677ea32dbce6b01b9aa89a2731536d8f369f3ed30032ae60d1ed8", kill_on_drop: false }`
[INFO] [stdout] 8ff47f69517677ea32dbce6b01b9aa89a2731536d8f369f3ed30032ae60d1ed8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ba660a4d178a770ab4baa55c1494654a31d4e5283deb6be531fe963dd85e897
[INFO] running `Command { std: "docker" "start" "-a" "1ba660a4d178a770ab4baa55c1494654a31d4e5283deb6be531fe963dd85e897", kill_on_drop: false }`
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling build_script_lang v0.4.0 (/opt/rustwide/workdir/build_script_lang)
[INFO] [stderr]    Compiling build_script_shared v0.4.0 (/opt/rustwide/workdir/build_script_shared)
[INFO] [stderr]    Compiling notify-debouncer-mini v0.4.1
[INFO] [stderr]    Compiling mdbook v0.4.42
[INFO] [stderr]    Compiling build_changeset_lang v0.4.0 (/opt/rustwide/workdir/build_changeset_lang)
[INFO] [stderr]    Compiling typed_graph_cli v0.4.0 (/opt/rustwide/workdir/typed_graph_cli)
[INFO] [stdout] warning: unused import: `std::fmt::Write`
[INFO] [stdout]   --> typed_graph_cli/src/project.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fmt::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Write`
[INFO] [stdout]   --> typed_graph_cli/src/project.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::fmt::Write;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "1ba660a4d178a770ab4baa55c1494654a31d4e5283deb6be531fe963dd85e897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ba660a4d178a770ab4baa55c1494654a31d4e5283deb6be531fe963dd85e897", kill_on_drop: false }`
[INFO] [stdout] 1ba660a4d178a770ab4baa55c1494654a31d4e5283deb6be531fe963dd85e897
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a0ed8368584a65e318acf04a85794da7bbfb97a4409f1ad95d61cf137aa5ad9
[INFO] running `Command { std: "docker" "start" "-a" "3a0ed8368584a65e318acf04a85794da7bbfb97a4409f1ad95d61cf137aa5ad9", 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.48s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/build_changeset_lang-a5383c17727fa699)
[INFO] [stdout] running 23 tests
[INFO] [stdout] test schema::actions::added_varient_type::added_varient_type_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::edited_generics::edited_generic_compose ... ok
[INFO] [stdout] test schema::actions::edited_endpoint::edited_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::edited_schema::edited_schema_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::removed_endpoint::removed_endpoint_compose ... ok
[INFO] [stdout] test schema::actions::removed_type::removed_type_compose ... ok
[INFO] [stdout] test schema::actions::added_varient::added_varient_compose ... ok
[INFO] [stdout] test schema::actions::removed_varient::removed_varient_compose ... ok
[INFO] [stdout] test schema::actions::removed_field::removed_field_compose ... ok
[INFO] [stdout] test schema::actions::added_field::added_field_compose ... ok
[INFO] [stdout] test schema::changeset::schema_changeset_test ... FAILED
[INFO] [stdout] test schema::actions::added_type::added_type_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::field_path::field_path_compose ... ok
[INFO] [stdout] test schema::actions::edited_field::edited_field_compose ... ok
[INFO] [stdout] test schema::actions::single_change::single_change_compose ... ok
[INFO] [stdout] test schema::changeset::changeset_compose ... ok
[INFO] [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 | < xeYap-q(0x3c737ef5c6c24189) => Lcb-Gc0On(0x9ae2028147e7f39d), handler = yZcoHtP >
[INFO] [stdout]     1 | /*ullam consequuntur repellendus odio possimus velit odit.*/
[INFO] [stdout]     2 | @json(untagged)
[INFO] [stdout]     3 | + struct Crg_YJ71_;
[INFO] [stdout]     4 | @json(alias = GrBAw-8)
[INFO] [stdout]     5 | + pub Crg_YJ71_.e_00sdZ: u16(0);
[INFO] [stdout]     6 | @json(default)
[INFO] [stdout]     7 | + Crg_YJ71_.hcdBwC83: i8(1);
[INFO] [stdout]     8 | ///veniam sint.
[INFO] [stdout]     9 | @json(default)
[INFO] [stdout]    10 | + Crg_YJ71_.pa0Lq1-_: f32(2);
[INFO] [stdout]    11 | @json(alias = d920QP58w)
[INFO] [stdout]    12 | + pub Crg_YJ71_.d_5p30HO3: f32(3);
[INFO] [stdout]    13 | @json(alias = CjPhlrNhG)
[INFO] [stdout]    14 | + Crg_YJ71_.legj_WhUby: i8(4);
[INFO] [stdout]    15 | @json(alias = UCtsbXYw)
[INFO] [stdout]    16 | + Crg_YJ71_.jw7NFS5l: Map<String, f32>(5);
[INFO] [stdout]    17 | + pub Crg_YJ71_.phantom_A: A(6);
[INFO] [stdout]    18 | + Crg_YJ71_.phantom_B: B(7);
[INFO] [stdout]    19 | + Crg_YJ71_.phantom_C: C(8);
[INFO] [stdout]    20 | * Crg_YJ71_  => <A, B, C>;
[INFO] [stdout]    21 | @rename_out(B-xNh2sfM, pGZOc0dd)
[INFO] [stdout]    22 | + node pGZOc0dd;
[INFO] [stdout]    23 | ///magni excepturi necessitatibus.
[INFO] [stdout]    24 | + pub pGZOc0dd.PkhmYAO: f32(0);
[INFO] [stdout]    25 | ///et fugiat quaerat.
[INFO] [stdout]    26 | + pGZOc0dd.OcOWyQi0p: String(1);
[INFO] [stdout]    27 | + pGZOc0dd.lrT5IZ1: f64(2);
[INFO] [stdout]    28 | + pGZOc0dd.U3QajQ26XB: String(3);
[INFO] [stdout]    29 | @json(skip)
[INFO] [stdout]    30 | + pub pGZOc0dd.u2f13Tfj: bool(4);
[INFO] [stdout]    31 | @json(default)
[INFO] [stdout]    32 | + pub pGZOc0dd.ihd-DsAT: String(5);
[INFO] [stdout]    33 | @rename_out(B-xNh2sfM, pGZOc0dd)
[INFO] [stdout]    34 | * node pGZOc0dd;
[INFO] [stdout]    35 | /*enim dolor aut aspernatur.*/
[INFO] [stdout]    36 | /*temporibus omnis eum natus.*/
[INFO] [stdout]    37 | + enum l10YOwa8wd;
[INFO] [stdout]    38 | @json(alias = E6lltyW)
[INFO] [stdout]    39 | + enum l10YOwa8wd.DD-ss9U0-(0) unit;
[INFO] [stdout]    40 | @derive(default, default, default, default, default)
[INFO] [stdout]    41 | + enum l10YOwa8wd.Jbd_4DU(1) unit;
[INFO] [stdout]    42 | ///est qui perspiciatis cumque iste.
[INFO] [stdout]    43 | @json(untagged)
[INFO] [stdout]    44 | + enum l10YOwa8wd.vknU40s_z(2) unit;
[INFO] [stdout]    45 | + enum l10YOwa8wd.WuouWLMX(3) unit;
[INFO] [stdout]    46 | @json(alias = IOxx05vZ)
[INFO] [stdout]    47 | + enum l10YOwa8wd.wHvxEz9(4) opaque(f64);
[INFO] [stdout]    48 | @json(alias = StgX_L14)
[INFO] [stdout]    49 | + enum l10YOwa8wd.bOjaMq3zva(5) struct;
[INFO] [stdout]    50 | + l10YOwa8wd.bOjaMq3zva.oF59bpclN1: i64(0);
[INFO] [stdout]    51 | + pub l10YOwa8wd.bOjaMq3zva.qqBahBc6: i32(1);
[INFO] [stdout]    52 | ///dolores quo cum autem.
[INFO] [stdout]    53 | @json(skip)
[INFO] [stdout]    54 | + l10YOwa8wd.bOjaMq3zva.X3An5mD: String(2);
[INFO] [stdout]    55 | @json(skip)
[INFO] [stdout]    56 | + l10YOwa8wd.bOjaMq3zva.Uj5Ua9H: Map<String, bool>(3);
[INFO] [stdout]    57 | ///qui porro molestias libero.
[INFO] [stdout]    58 | @json(alias = p5Eucmm)
[INFO] [stdout]    59 | + l10YOwa8wd.bOjaMq3zva.XIsmJXxfCc: u64(4);
[INFO] [stdout]    60 | @json(untagged)
[INFO] [stdout]    61 | + enum l10YOwa8wd.WeLzN_V2(6) struct;
[INFO] [stdout]    62 | ///illum labore laudantium totam.
[INFO] [stdout]    63 | @json(default)
[INFO] [stdout]    64 | + l10YOwa8wd.WeLzN_V2.BjrA-tPVO: String(0);
[INFO] [stdout]    65 | ///id explicabo asperiores.
[INFO] [stdout]    66 | + pub l10YOwa8wd.WeLzN_V2.IeDI-4Z: u8(1);
[INFO] [stdout]    67 | @json(default)
[INFO] [stdout]    68 | + pub l10YOwa8wd.WeLzN_V2.s5l--voW: bool(2);
[INFO] [stdout]    69 | ///qui reiciendis soluta.
[INFO] [stdout]    70 | @json(alias = Cj_OWdA04)
[INFO] [stdout]    71 | + l10YOwa8wd.WeLzN_V2.jsc5v70: A(3);
[INFO] [stdout]    72 | @json(alias = thgu8xVB)
[INFO] [stdout]    73 | + enum l10YOwa8wd.fX3pM0H(7) unit;
[INFO] [stdout]    74 | + enum l10YOwa8wd.KkB6v5l(8) struct;
[INFO] [stdout]    75 | @json(alias = Fv5o-9k_6)
[INFO] [stdout]    76 | + l10YOwa8wd.KkB6v5l.Tj3_qHBPGY: String(0);
[INFO] [stdout]    77 | ///aspernatur quia.
[INFO] [stdout]    78 | @json(skip)
[INFO] [stdout]    79 | + l10YOwa8wd.KkB6v5l.XfPDJrNo: Map<f64, i32>(1);
[INFO] [stdout]    80 | @json(alias = s_I3dvO)
[INFO] [stdout]    81 | + pub l10YOwa8wd.KkB6v5l.ojDY8Nmju: Map<Map<String, bool>, f64>(2);
[INFO] [stdout]    82 | + l10YOwa8wd.KkB6v5l.Jr1bvyP: String(3);
[INFO] [stdout]    83 | ///commodi natus in suscipit nam.
[INFO] [stdout]    84 | + pub l10YOwa8wd.KkB6v5l.CX_eEw7Nm: bool(4);
[INFO] [stdout]    85 | @json(alias = f2lh7ItTp)
[INFO] [stdout]    86 | + pub l10YOwa8wd.KkB6v5l.v1Vjr-OCM: String(5);
[INFO] [stdout]    87 | @json(alias = w_7ejek)
[INFO] [stdout]    88 | + pub l10YOwa8wd.KkB6v5l.itmi5z_I: bool(6);
[INFO] [stdout]    89 | + l10YOwa8wd.KkB6v5l.L6BhzrZy: Option<String>(7);
[INFO] [stdout]    90 | ///laboriosam praesentium.
[INFO] [stdout]    91 | @derive(default, default, default, default, default)
[INFO] [stdout]    92 | + enum l10YOwa8wd.G-Kx__TS_w(9) unit;
[INFO] [stdout]    93 | * l10YOwa8wd [] => [DD-ss9U0-,Jbd_4DU,vknU40s_z,WuouWLMX,wHvxEz9,bOjaMq3zva,WeLzN_V2,fX3pM0H,KkB6v5l,G-Kx__TS_w];
[INFO] [stdout]    94 | * l10YOwa8wd  => <A>;
[INFO] [stdout]    95 | //repellat inventore.
[INFO] [stdout]    96 | ///doloremque ut et.
[INFO] [stdout]    97 | @json(untagged)
[INFO] [stdout]    98 | + enum mfqdFso9;
[INFO] [stdout]    99 | + enum mfqdFso9.HlzG_OQ8(0) unit;
[INFO] [stdout]   100 | ///mollitia ut excepturi repellat provident.
[INFO] [stdout]   101 | + enum mfqdFso9.siP0IWccNp(1) unit;
[INFO] [stdout]   102 | ///qui perferendis.
[INFO] [stdout]   103 | + enum mfqdFso9.pM_yy7k-(2) struct;
[INFO] [stdout]   104 | @json(alias = qZhGr0_oC)
[INFO] [stdout]   105 | + pub mfqdFso9.pM_yy7k-.N6WLJ4967: String(0);
[INFO] [stdout]   106 | ///dolorum voluptatem velit.
[INFO] [stdout]   107 | @json(alias = n-172t8Gdv)
[INFO] [stdout]   108 | + pub mfqdFso9.pM_yy7k-.Huh-IPtZ: String(1);
[INFO] [stdout]   109 | + pub mfqdFso9.pM_yy7k-.dsPNJmJMCn: usize(2);
[INFO] [stdout]   110 | ///labore sunt.
[INFO] [stdout]   111 | @json(alias = Dokc653x)
[INFO] [stdout]   112 | + mfqdFso9.pM_yy7k-.aqyD_LK: String(3);
[INFO] [stdout]   113 | + pub mfqdFso9.pM_yy7k-.gleYw70a: String(4);
[INFO] [stdout]   114 | + mfqdFso9.pM_yy7k-.Up2tj9gGQ: A(5);
[INFO] [stdout]   115 | @json(default)
[INFO] [stdout]   116 | + pub mfqdFso9.pM_yy7k-.n1Oz_Yg7Ro: f32(6);
[INFO] [stdout]   117 | + enum mfqdFso9.XGOlQgsPMk(3) struct;
[INFO] [stdout]   118 | + mfqdFso9.XGOlQgsPMk.l5bvnMqi: f32(0);
[INFO] [stdout]   119 | + pub mfqdFso9.XGOlQgsPMk.XpY7m-G1: usize(1);
[INFO] [stdout]   120 | + mfqdFso9.XGOlQgsPMk.QSW37op: f32(2);
[INFO] [stdout]   121 | @json(skip)
[INFO] [stdout]   122 | + pub mfqdFso9.XGOlQgsPMk.Mv7y_-7p3M: Map<Set<String>, isize>(3);
[INFO] [stdout]   123 | @json(skip)
[INFO] [stdout]   124 | + mfqdFso9.XGOlQgsPMk.WX2zkJEdau: Option<f64>(4);
[INFO] [stdout]   125 | @json(default)
[INFO] [stdout]   126 | + pub mfqdFso9.XGOlQgsPMk.NFzWf8oZ9m: i32(5);
[INFO] [stdout]   127 | @json(skip)
[INFO] [stdout]   128 | + mfqdFso9.XGOlQgsPMk.n_PDX0r49m: Option<List<u8>>(6);
[INFO] [stdout]   129 | @json(alias = a_l6HAki)
[INFO] [stdout]   130 | + enum mfqdFso9.Vm_dz_5e1(4) struct;
[INFO] [stdout]   131 | @json(skip)
[INFO] [stdout]   132 | + mfqdFso9.Vm_dz_5e1.JStvm_DK: String(0);
[INFO] [stdout]   133 | @json(alias = fa6_8n2km-)
[INFO] [stdout]   134 | + pub mfqdFso9.Vm_dz_5e1.o_Ia-62: usize(1);
[INFO] [stdout]   135 | + mfqdFso9.Vm_dz_5e1.aomdJF_9: i8(2);
[INFO] [stdout]   136 | @json(default)
[INFO] [stdout]   137 | + pub mfqdFso9.Vm_dz_5e1.PHc_8Jmx: bool(3);
[INFO] [stdout]   138 | ///distinctio nostrum voluptatem eum rerum.
[INFO] [stdout]   139 | @json(default)
[INFO] [stdout]   140 | + mfqdFso9.Vm_dz_5e1.iN_Ft69: bool(4);
[INFO] [stdout]   141 | @json(alias = PN_0BmeUor)
[INFO] [stdout]   142 | + mfqdFso9.Vm_dz_5e1.k0_r--w8: f64(5);
[INFO] [stdout]   143 | + pub mfqdFso9.Vm_dz_5e1.DS1kd22hR-: f64(6);
[INFO] [stdout]   144 | ///sint id doloremque laboriosam.
[INFO] [stdout]   145 | @json(alias = XZeNQO_MX)
[INFO] [stdout]   146 | + pub mfqdFso9.Vm_dz_5e1.qhY7FwC4: bool(7);
[INFO] [stdout]   147 | @derive(default, default, default, default, default)
[INFO] [stdout]   148 | + enum mfqdFso9.e640MrqU4(5) unit;
[INFO] [stdout]   149 | + enum mfqdFso9.AC4-UfnwF(6) unit;
[INFO] [stdout]   150 | @json(untagged)
[INFO] [stdout]   151 | + enum mfqdFso9.sj8Gczn(7) unit;
[INFO] [stdout]   152 | @json(alias = m-S1UE03gg)
[INFO] [stdout]   153 | + enum mfqdFso9.HCkd-n6xJ(8) struct;
[INFO] [stdout]   154 | @json(skip)
[INFO] [stdout]   155 | + mfqdFso9.HCkd-n6xJ.e1779K88f: i16(0);
[INFO] [stdout]   156 | @json(skip)
[INFO] [stdout]   157 | + pub mfqdFso9.HCkd-n6xJ.Y2jpgv0: f64(1);
[INFO] [stdout]   158 | + mfqdFso9.HCkd-n6xJ.zdvxE1ItbO: String(2);
[INFO] [stdout]   159 | + mfqdFso9.HCkd-n6xJ.NYNiu-Z7s: f64(3);
[INFO] [stdout]   160 | @json(skip)
[INFO] [stdout]   161 | + mfqdFso9.HCkd-n6xJ.RTXzoMda8K: i32(4);
[INFO] [stdout]   162 | ///nobis esse dolores esse voluptatem.
[INFO] [stdout]   163 | @json(alias = S59bRz6b3)
[INFO] [stdout]   164 | + enum mfqdFso9.wbZ9gEnbk(9) opaque(f32);
[INFO] [stdout]   165 | ///et iste explicabo.
[INFO] [stdout]   166 | + enum mfqdFso9.Phantom(10) struct;
[INFO] [stdout]   167 | ///laborum beatae.
[INFO] [stdout]   168 | @json(alias = z_Vg0_bD)
[INFO] [stdout]   169 | + mfqdFso9.Phantom.PhantomB: B(0);
[INFO] [stdout]   170 | * mfqdFso9 [] => [HlzG_OQ8,siP0IWccNp,pM_yy7k-,XGOlQgsPMk,Vm_dz_5e1,e640MrqU4,AC4-UfnwF,sj8Gczn,HCkd-n6xJ,wbZ9gEnbk,Phantom];
[INFO] [stdout]   171 | * mfqdFso9  => <A, B>;
[INFO] [stdout]   172 | @derive(evu7FSEf, yrTgIo14Nl, e1-EJeO, yj5_P7YEQk, rbtfe2-Yo-)
[INFO] [stdout]   173 | + edge (  ) T2yn3eQD;
[INFO] [stdout]   174 | + T2yn3eQD.xDnvt-QS: String(0);
[INFO] [stdout]   175 | @json(skip)
[INFO] [stdout]   176 | + T2yn3eQD.mdZM5W0Brs: bool(1);
[INFO] [stdout]   177 | ///impedit quaerat.
[INFO] [stdout]   178 | + pub T2yn3eQD.Dgyog3m: i32(2);
[INFO] [stdout]   179 | + T2yn3eQD.ax1s8yeswY: i8(3);
[INFO] [stdout]   180 | + T2yn3eQD.I_4UsRWu1: f32(4);
[INFO] [stdout]   181 | @derive(evu7FSEf, yrTgIo14Nl, e1-EJeO, yj5_P7YEQk, rbtfe2-Yo-)
[INFO] [stdout]   182 | * edge T2yn3eQD;
[INFO] [stdout]   183 | /*officia quia repudiandae deleniti aut enim ea quo facilis.*/
[INFO] [stdout]   184 | ///velit eveniet corrupti libero.
[INFO] [stdout]   185 | @rename_inc = Zt6unmTk7
[INFO] [stdout]   186 | + edge (  ) giVzwQH6;
[INFO] [stdout]   187 | ///velit eveniet corrupti libero.
[INFO] [stdout]   188 | @rename_inc = Zt6unmTk7
[INFO] [stdout]   189 | * edge giVzwQH6;
[INFO] [stdout]   190 | - edge XAeD2Ou54m;
[INFO] [stdout]   191 | - edge OTU4Xls;
[INFO] [stdout]   192 | - enum qXg_UB-3z;
[INFO] [stdout]   193 | - import HPpXugib1;
[INFO] [stdout]   194 | - node XvBwiT0J;
[INFO] [stdout]   195 | - enum odp42re;
[INFO] [stdout]   196 | - edge t7mPwp41_;
[INFO] [stdout]   197 | - struct V3vvk8m_;
[INFO] [stdout]   198 | - node q0t_s72o;
[INFO] [stdout]   199 | - enum mb56JhWmW-;
[INFO] [stdout]   200 | - struct auSjjab;
[INFO] [stdout]   201 | - edge X4Mybbg;
[INFO] [stdout]   202 | - node ClctkcZO;
[INFO] [stdout]   203 | - edge IgZu-20TBi;
[INFO] [stdout]   204 | - enum z_QvAWt;
[INFO] [stdout]   205 | - edge yu4_CfQ;
[INFO] [stdout]   206 | - node y6_za-x;
[INFO] [stdout]   207 | - struct o-IH47GK_;
[INFO] [stdout]   208 | - struct oC1Gq31e0i;
[INFO] [stdout]   209 | - import nV-3q76;
[INFO] [stdout]   210 | - import GekasMog;
[INFO] [stdout]   211 | - node PW3WJ6x5;
[INFO] [stdout]   212 | * schema;
[INFO] [stdout]   213 | 
[INFO] [stdout] Running diff on content:
[INFO] [stdout] 
[INFO] [stdout] thread 'schema::changeset::schema_changeset_test' (38) panicked at build_changeset_lang/src/schema/changeset.rs:430:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 6973976109335555665
[INFO] [stdout]  right: 11160485580857930653
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63d5169147da - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63d5169147da - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63d5169147da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63d5169147da - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63d51692964a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63d51692964a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x63d516919012 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63d516919012 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63d5168f37df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63d5168f37df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63d51690cc89 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63d51685917c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x63d51685917c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63d51690ce42 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x63d51690ce42 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63d5168f3898 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63d5168eb239 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63d5168f45ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63d516929ddc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63d516929c93 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x63d5169259e2 - core[35159d6ffb30e017]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x63d516685cf1 - build_changeset_lang[33f83575aecd68b6]::schema::changeset::schema_changeset_test
[INFO] [stdout]                                at /opt/rustwide/workdir/build_changeset_lang/src/schema/changeset.rs:430:9
[INFO] [stdout]   22:     0x63d516682f07 - build_changeset_lang[33f83575aecd68b6]::schema::changeset::schema_changeset_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/build_changeset_lang/src/schema/changeset.rs:331:27
[INFO] [stdout]   23:     0x63d5167ba196 - <build_changeset_lang[33f83575aecd68b6]::schema::changeset::schema_changeset_test::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63d51684c45b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63d51684c45b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63d516859c4b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63d516859c4b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63d516859c4b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63d516859c4b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63d516859c4b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63d516859c4b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63d516859c4b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63d516854624 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63d516854624 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63d51685c852 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63d51685c852 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63d51685c852 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63d51685c852 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63d51685c852 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63d51685c852 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63d51685c852 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63d5169140ef - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x63d5169140ef - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7541bc4a4aa4 - <unknown>
[INFO] [stdout]   45:     0x7541bc531a64 - 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 45.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p build_changeset_lang --lib`
[INFO] running `Command { std: "docker" "inspect" "3a0ed8368584a65e318acf04a85794da7bbfb97a4409f1ad95d61cf137aa5ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a0ed8368584a65e318acf04a85794da7bbfb97a4409f1ad95d61cf137aa5ad9", kill_on_drop: false }`
[INFO] [stdout] 3a0ed8368584a65e318acf04a85794da7bbfb97a4409f1ad95d61cf137aa5ad9
