[INFO] cloning repository https://github.com/vivsh/mool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivsh/mool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivsh%2Fmool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivsh%2Fmool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5e57b2b530042090d9e7734393bc72597c889c4
[INFO] testing vivsh/mool against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivsh%2Fmool" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vivsh/mool
[INFO] finished tweaking git repo https://github.com/vivsh/mool
[INFO] tweaked toml for git repo https://github.com/vivsh/mool written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vivsh/mool on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vivsh/mool 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded trybuild v1.0.117
[INFO] [stderr]   Downloaded uuid v1.23.4
[INFO] [stderr]   Downloaded openssl-sys v0.9.117
[INFO] [stderr]   Downloaded openssl v0.10.81
[INFO] [stderr]   Downloaded gaman v0.3.22
[INFO] [stderr]   Downloaded gaman-core v0.3.22
[INFO] [stderr]   Downloaded stacker v0.1.24
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.2
[INFO] [stderr]   Downloaded argh v0.1.19
[INFO] [stderr]   Downloaded sqlparser v0.62.0
[INFO] [stderr]   Downloaded argh_shared v0.1.19
[INFO] [stderr]   Downloaded argh_derive v0.1.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948
[INFO] running `Command { std: "docker" "start" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948", 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" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948", 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" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.62.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling mool-macros-impl v0.1.1 (/opt/rustwide/workdir/mool-macros-impl)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling mool-macros v0.1.2 (/opt/rustwide/workdir/mool-macros)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling gaman-core v0.3.22
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling gaman v0.3.22
[INFO] [stderr]    Compiling mool v0.2.0 (/opt/rustwide/workdir/mool)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948", 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" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling mool-macros-impl v0.1.1 (/opt/rustwide/workdir/mool-macros-impl)
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling trybuild v1.0.117
[INFO] [stderr]    Compiling mool-macros v0.1.2 (/opt/rustwide/workdir/mool-macros)
[INFO] [stderr]    Compiling mool v0.2.0 (/opt/rustwide/workdir/mool)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.42s
[INFO] running `Command { std: "docker" "inspect" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948", 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" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mool-73601644553f4e48)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test argvalue::tests::fallback_values_bind_to_arguments ... ok
[INFO] [stdout] test page::tests::page_map_preserves_metadata ... ok
[INFO] [stdout] test argvalue::tests::inline_values_bind_to_arguments ... ok
[INFO] [stdout] test page::tests::page_new_sets_metadata ... ok
[INFO] [stdout] test placeholders::tests::iter::all_quote_types_in_sequence ... ok
[INFO] [stdout] test placeholders::tests::iter::backslash_at_end_of_single_quote ... ok
[INFO] [stdout] test placeholders::tests::iter::backslash_at_string_end_boundary ... ok
[INFO] [stdout] test placeholders::tests::iter::backslash_backslash_in_quote ... ok
[INFO] [stdout] test placeholders::tests::iter::backslash_escape_backtick ... ok
[INFO] [stdout] test placeholders::tests::iter::backslash_escape_double_quote ... ok
[INFO] [stdout] test placeholders::tests::iter::backslash_escape_single_quote ... ok
[INFO] [stdout] test placeholders::tests::iter::block_comment ... ok
[INFO] [stdout] test placeholders::tests::iter::block_comment_multiline ... ok
[INFO] [stdout] test placeholders::tests::iter::block_comment_not_closed ... ok
[INFO] [stdout] test placeholders::tests::iter::colon_at_end_of_string ... ok
[INFO] [stdout] test placeholders::tests::iter::colon_followed_by_non_name ... ok
[INFO] [stdout] test placeholders::tests::iter::complex_query_with_multiple_features ... ok
[INFO] [stdout] test placeholders::tests::iter::consecutive_placeholders ... ok
[INFO] [stdout] test placeholders::tests::iter::dollar_quote_different_tags_not_matched ... ok
[INFO] [stdout] test placeholders::tests::iter::dollar_quote_empty_tag ... ok
[INFO] [stdout] test placeholders::tests::iter::dollar_quote_nested_dollar_signs ... ok
[INFO] [stdout] test placeholders::tests::iter::dollar_quote_with_tag ... ok
[INFO] [stdout] test placeholders::tests::iter::dollar_quote_tag_prefix_matching ... ok
[INFO] [stdout] test placeholders::tests::iter::empty_placeholder_name ... ok
[INFO] [stdout] test placeholders::tests::iter::empty_string ... ok
[INFO] [stdout] test placeholders::tests::iter::dollar_sign_not_quote_start ... ok
[INFO] [stdout] test placeholders::tests::iter::escaped_single_quote_with_doubling ... ok
[INFO] [stdout] test placeholders::tests::iter::escaped_backtick_with_doubling ... ok
[INFO] [stdout] test placeholders::tests::iter::dash_not_double ... ok
[INFO] [stdout] test placeholders::tests::iter::dollar_quote_tag_must_be_identifier ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_empty_and_whitespace ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_escaped_quote_incomplete ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_incomplete_block_comment ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_incomplete_backtick ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_incomplete_bracket ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_incomplete_dollar_quote ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_incomplete_double_quote ... ok
[INFO] [stdout] test placeholders::tests::iter::escaped_double_quote_with_doubling ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_mixed_incomplete ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_partial_placeholder ... ok
[INFO] [stdout] test placeholders::tests::iter::double_colon_not_placeholder ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_incomplete_line_comment ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_only_special_chars ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_returns_false ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_returns_true ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_incomplete_single_quote ... ok
[INFO] [stdout] test placeholders::tests::iter::has_placeholder_short_circuits ... ok
[INFO] [stdout] test placeholders::tests::iter::line_comment_at_end_no_newline ... ok
[INFO] [stdout] test placeholders::tests::iter::mixed_comment_types ... ok
[INFO] [stdout] test placeholders::tests::iter::multiple_placeholders ... ok
[INFO] [stdout] test placeholders::tests::iter::no_placeholders ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_at_end ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_at_start ... ok
[INFO] [stdout] test placeholders::tests::iter::line_comment_hash ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_before_and_after_quotes ... ok
[INFO] [stdout] test placeholders::tests::iter::line_comment_double_dash ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_with_operators ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_uppercase_letters ... ok
[INFO] [stdout] test placeholders::tests::iter::single_placeholder ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_names_with_numbers_and_underscores ... ok
[INFO] [stdout] test placeholders::tests::iter::star_slash_outside_comment ... ok
[INFO] [stdout] test placeholders::tests::iter::unclosed_bracket_ident ... ok
[INFO] [stdout] test placeholders::tests::iter::only_placeholder ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_in_bracket_ident_ignored ... ok
[INFO] [stdout] test placeholders::tests::iter::unclosed_double_quote ... ok
[INFO] [stdout] test placeholders::tests::iter::word_char_before_colon_not_placeholder ... ok
[INFO] [stdout] test placeholders::tests::resolve::has_placeholder_with_multibyte ... ok
[INFO] [stdout] test placeholders::tests::iter::unclosed_backtick ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_in_single_quotes_ignored ... ok
[INFO] [stdout] test placeholders::tests::iter::single_colon ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_after_various_punctuation ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_in_backticks_ignored ... ok
[INFO] [stdout] test placeholders::tests::resolve::iter_with_chinese_characters ... ok
[INFO] [stdout] test placeholders::tests::iter::unclosed_single_quote ... ok
[INFO] [stdout] test placeholders::tests::resolve::iter_with_cyrillic ... ok
[INFO] [stdout] test placeholders::tests::resolve::iter_with_emoji_in_sql ... ok
[INFO] [stdout] test placeholders::tests::resolve::iter_with_multibyte_in_comment ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_empty_sql ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_error_preserves_arguments_on_failure ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_increments_arguments_len ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_missing_placeholder ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_mysql_placeholders ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_error_on_multiple_missing_values ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_mysql_with_duplicate_placeholders ... ok
[INFO] [stdout] test placeholders::tests::iter::placeholder_in_double_quotes_ignored ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_postgres_placeholders ... ok
[INFO] [stdout] test placeholders::tests::iter::unclosed_dollar_quote ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_reuses_postgres_positions ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_consecutive_placeholders ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_skips_placeholders_in_quotes ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_skips_placeholders_in_comments ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_sqlite_placeholders ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_with_multibyte ... ok
[INFO] [stdout] test placeholders::tests::resolve::iter_with_multibyte_in_string ... ok
[INFO] [stderr]      Running tests/embedded_migrations.rs (/opt/rustwide/target/debug/deps/embedded_migrations-728a64b13c9a5d51)
[INFO] [stdout] test placeholders::tests::resolve::iter_with_multibyte_utf8_in_sql ... ok
[INFO] [stdout] test placeholders::tests::resolve::resolve_continues_from_existing_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mock_session.rs (/opt/rustwide/target/debug/deps/mock_session-0a0e0db3ab36e96b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test mock_session_executes_planned_calls_and_records_sql ... ok
[INFO] [stdout] test dummy_pool_delegates_to_mock_session ... ok
[INFO] [stdout] test relaxed_mock_session_returns_unexpected_call_error ... ok
[INFO] [stdout] test mock_session_supports_typed_query_terminals ... ok
[INFO] [stdout] test mock_session_reports_type_mismatch_errors ... ok
[INFO] [stdout] test strict_mock_session_panics_on_call_order_mismatch - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/query_conformance.rs (/opt/rustwide/target/debug/deps/query_conformance-9017974596b8fc68)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test dialect_matrix_covers_placeholders_variable_reuse_and_unsupported_features ... ok
[INFO] [stdout] test failure_contracts_reject_invalid_queries_before_execution ... ok
[INFO] [stdout] test read_golden_query_covers_projection_filters_grouping_and_binds ... ok
[INFO] [stdout] test function_golden_queries_cover_builtin_json_and_custom_extensions ... ok
[INFO] [stdout] test enum_golden_queries_cover_typed_filters_and_schema_metadata ... ok
[INFO] [stdout] test write_golden_queries_cover_mutations_upserts_and_returning ... ok
[INFO] [stdout] test source_golden_queries_cover_tables_ctes_subqueries_and_sets ... ok
[INFO] [stdout] test read_terminal_golden_queries_cover_limits_aggregates_and_windows ... ok
[INFO] [stdout] test relation_golden_queries_cover_joined_records_and_correlated_predicates ... ok
[INFO] [stdout] test raw_sql_golden_queries_cover_named_placeholders_and_bind_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_models.rs (/opt/rustwide/target/debug/deps/schema_models-8b5fa8603e4c7f22)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test model_derive_preserves_indexes_uniques_and_checks ... ok
[INFO] [stdout] test model_derive_generates_table_metadata ... ok
[INFO] [stdout] test model_derive_preserves_composite_primary_key_metadata ... ok
[INFO] [stdout] test schema_builder_collects_model_tables ... ok
[INFO] [stdout] test record_derive_exposes_flattened_reference_metadata ... ok
[INFO] [stdout] test schema_builder_returns_validation_errors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_registry.rs (/opt/rustwide/target/debug/deps/schema_registry-c10e912897af5f70)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/trybuild.rs (/opt/rustwide/target/debug/deps/trybuild-a03aa688d656711a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=2f7235ff3b9b0f82 -C extra-filename=-17fe7f97d496f339 --out-dir /opt/rustwide/target/tests/trybuild/debug/deps -L dependency=/opt/rustwide/target/tests/trybuild/debug/deps --extern memchr=/opt/rustwide/target/tests/trybuild/debug/deps/libmemchr-1aaae0facbc54a62.rmeta --cap-lints allow --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] test public_macro_contracts_compile_as_documented ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- public_macro_contracts_compile_as_documented stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'public_macro_contracts_compile_as_documented' (2878) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/run.rs:62:13:
[INFO] [stdout] tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c93d3c18328 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c93d3c18328 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c93d3c18328 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c93d3c18328 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c93d3c2e85a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c93d3c2e85a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5c93d3c1d342 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c93d3c1d342 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c93d3bf4366 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c93d3bf4366 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c93d3c0f8a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c93d3ba888c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5c93d3ba888c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c93d3c0fa62 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5c93d3c0fa62 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c93d3bf4454 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c93d3be9329 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c93d3bf513d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c93d3c2efec - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c93d397dd01 - <trybuild[7522105559995ac5]::Runner>::run::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/run.rs:62:13
[INFO] [stdout]   20:     0x5c93d3a68998 - <core[8fb95b77d25ab6c8]::result::Result<(trybuild[7522105559995ac5]::run::Project, trybuild[7522105559995ac5]::flock::Lock), trybuild[7522105559995ac5]::error::Error>>::unwrap_or_else::<<trybuild[7522105559995ac5]::Runner>::run::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5c93d3acc0bf - <trybuild[7522105559995ac5]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/run.rs:60:10
[INFO] [stdout]   22:     0x5c93d3ad1a08 - <trybuild[7522105559995ac5]::TestCases as core[8fb95b77d25ab6c8]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.117/src/lib.rs:342:38
[INFO] [stdout]   23:     0x5c93d39595b7 - core[8fb95b77d25ab6c8]::ptr::drop_glue::<trybuild[7522105559995ac5]::TestCases>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ptr/mod.rs:825:1
[INFO] [stdout]   24:     0x5c93d3959856 - trybuild[2b7fcdb4f2cab8b9]::public_macro_contracts_compile_as_documented
[INFO] [stdout]                                at /opt/rustwide/workdir/mool/tests/trybuild.rs:15:1
[INFO] [stdout]   25:     0x5c93d3959717 - trybuild[2b7fcdb4f2cab8b9]::public_macro_contracts_compile_as_documented::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/mool/tests/trybuild.rs:3:50
[INFO] [stdout]   26:     0x5c93d3959ce6 - <trybuild[2b7fcdb4f2cab8b9]::public_macro_contracts_compile_as_documented::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5c93d3b9b96b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5c93d3b9b96b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5c93d3ba91e5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5c93d3ba91e5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5c93d3ba91e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5c93d3ba91e5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5c93d3ba91e5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5c93d3ba91e5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5c93d3ba91e5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5c93d3ba2af4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5c93d3ba2af4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5c93d3bac262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5c93d3bac262 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5c93d3bac262 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5c93d3bac262 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5c93d3bac262 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5c93d3bac262 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5c93d3bac262 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c93d3c176cf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   46:     0x5c93d3c176cf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7baab428caa4 - <unknown>
[INFO] [stdout]   48:     0x7baab4319a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     public_macro_contracts_compile_as_documented
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.54s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mool --test trybuild`
[INFO] running `Command { std: "docker" "inspect" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948", kill_on_drop: false }`
[INFO] [stdout] eb8d3837a094fe4ede1a17af2a349e0166ff2a09736651c11b2ad7492ec72948
