[INFO] cloning repository https://github.com/yiyueawa/mlcg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yiyueawa/mlcg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyiyueawa%2Fmlcg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyiyueawa%2Fmlcg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d17c41dc1744aba77e9d0de34ccb9a717adabb38
[INFO] testing yiyueawa/mlcg against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyiyueawa%2Fmlcg" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yiyueawa/mlcg
[INFO] finished tweaking git repo https://github.com/yiyueawa/mlcg
[INFO] tweaked toml for git repo https://github.com/yiyueawa/mlcg written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yiyueawa/mlcg on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yiyueawa/mlcg 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1
[INFO] running `Command { std: "docker" "start" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1", 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" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1", 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" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[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 hashbrown v0.17.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling mlcg_core v0.1.0 (/opt/rustwide/workdir/crates/mlcg_core)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mlcg_builtin_gen v0.1.0 (/opt/rustwide/workdir/crates/mlcg_builtin_gen)
[INFO] [stderr]    Compiling mlcg_builtin_macros v0.1.0 (/opt/rustwide/workdir/crates/mlcg_builtin_macros)
[INFO] [stderr]    Compiling mlcg_builtin v0.1.0 (/opt/rustwide/workdir/crates/mlcg_builtin)
[INFO] [stderr]    Compiling mlcg v0.1.0 (/opt/rustwide/workdir/crates/mlcg)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.83s
[INFO] running `Command { std: "docker" "inspect" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1", 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" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[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 getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling mlcg_core v0.1.0 (/opt/rustwide/workdir/crates/mlcg_core)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling trybuild v1.0.117
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mlcg_builtin_gen v0.1.0 (/opt/rustwide/workdir/crates/mlcg_builtin_gen)
[INFO] [stderr]    Compiling mlcg_builtin_macros v0.1.0 (/opt/rustwide/workdir/crates/mlcg_builtin_macros)
[INFO] [stderr]    Compiling mlcg_builtin v0.1.0 (/opt/rustwide/workdir/crates/mlcg_builtin)
[INFO] [stderr]    Compiling mlcg v0.1.0 (/opt/rustwide/workdir/crates/mlcg)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.79s
[INFO] running `Command { std: "docker" "inspect" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1", 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" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mlcg-25945754f967f760)
[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/processor_macro.rs (/opt/rustwide/target/debug/deps/processor_macro-c3af4fa5891127cc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling mlcg_core v0.1.0 (/opt/rustwide/workdir/crates/mlcg_core)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling mlcg_builtin_macros v0.1.0 (/opt/rustwide/workdir/crates/mlcg_builtin_macros)
[INFO] [stderr]    Compiling mlcg_builtin v0.1.0 (/opt/rustwide/workdir/crates/mlcg_builtin)
[INFO] [stderr]    Compiling mlcg v0.1.0 (/opt/rustwide/workdir/crates/mlcg)
[INFO] [stderr]    Compiling mlcg-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/mlcg)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.81s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/pass_same_processor.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/mixed_processors.rs [should fail to compile] ... ok
[INFO] [stdout] test processor_macro_creates_processors ... ok
[INFO] [stderr] test tests/ui/mixed_processor_labels.rs [should fail to compile] ... ok
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.69s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mlcg_builtin-7c9fce2357abd872)
[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/v158_1.rs (/opt/rustwide/target/debug/deps/v158_1-694004b91bfc119f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test generated_v158_1_condition_arity_keeps_only_meaningful_operands ... ok
[INFO] [stdout] test generated_v158_1_api_emits_mlog_program ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mlcg_builtin_gen-9ce2e0cf7d4747b0)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mlcg_builtin_gen-eba843a33da3d145)
[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/cache.rs (/opt/rustwide/target/debug/deps/cache-df25ad5b6fb33635)
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test validation_reports_missing_expected_files ... ok
[INFO] [stdout] test default_cache_path_uses_target_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/derive_semantic_cli.rs (/opt/rustwide/target/debug/deps/derive_semantic_cli-b4bc501f2186f6ca)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test derive_semantic_cli_writes_semantic_manifest_from_raw_toml ... ok
[INFO] [stdout] test derive_semantic_cli_rejects_manifest_that_would_generate_method_collision ... ok
[INFO] [stdout] test derive_semantic_cli_rejects_selector_field_without_enum_definition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/fixture_parser.rs (/opt/rustwide/target/debug/deps/fixture_parser-bb75e20560c0d0f9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fixture_parser_outputs_manifest_toml ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/raw_statement.rs (/opt/rustwide/target/debug/deps/raw_statement-952f0acb7808defd)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test applies_transitive_superclass_constructor_defaults ... ok
[INFO] [stdout] test does_not_confuse_build_with_build_prefixed_helper_methods ... ok
[INFO] [stdout] test ignores_build_method_signatures_inside_comments ... ok
[INFO] [stdout] test ignores_braces_inside_class_body_comments ... ok
[INFO] [stdout] test ignores_class_declarations_inside_block_comments ... ok
[INFO] [stdout] test ignores_enum_declarations_inside_comments ... ok
[INFO] [stdout] test does_not_confuse_category_with_category_prefixed_helper_methods ... ok
[INFO] [stdout] test ignores_commented_register_statement_annotations ... ok
[INFO] [stdout] test ignores_category_returns_inside_category_comments ... ok
[INFO] [stdout] test ignores_fields_that_only_appear_inside_build_comments ... ok
[INFO] [stdout] test ignores_instruction_returns_inside_build_comments ... ok
[INFO] [stdout] test ignores_fields_that_only_appear_inside_build_string_literals ... ok
[INFO] [stdout] test scans_comma_separated_fields_with_commas_inside_string_defaults ... ok
[INFO] [stdout] test scans_constructor_assignment_defaults_with_semicolons_inside_strings ... ok
[INFO] [stdout] test scans_enum_variants_from_source ... ok
[INFO] [stdout] test scans_instruction_type_from_linstruction_build_method_only ... ok
[INFO] [stdout] test scans_direct_superclass_fields_for_registered_statements ... ok
[INFO] [stdout] test infers_constant_true_enum_lambda_as_zero_arity ... ok
[INFO] [stdout] test scans_field_declarations_after_methods_or_constructors ... ok
[INFO] [stdout] test scans_transitive_superclass_fields_for_registered_statements ... ok
[INFO] [stdout] test subclass_field_hides_superclass_field_with_same_name ... ok
[INFO] [stdout] test scans_category_from_lcategory_category_method_only ... ok
[INFO] [stdout] test scans_registered_statement_classes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/semantic_manifest.rs (/opt/rustwide/target/debug/deps/semantic_manifest-8b2c0a1efda73745)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test emits_ignored_serialized_fields_as_defaults_without_api_parameters ... ok
[INFO] [stdout] test expands_mode_selector_fields_when_enum_metadata_exists ... ok
[INFO] [stdout] test keeps_multiple_outputs_and_avoids_fallback_receiver_for_multi_output_queries ... ok
[INFO] [stdout] test derives_semantics_from_field_roles_and_enum_variants_without_statement_name_special_cases ... ok
[INFO] [stdout] test avoids_fallback_receiver_for_plain_output_queries_without_preferred_subject ... ok
[INFO] [stdout] test derives_receiver_and_output_roles_from_field_names ... ok
[INFO] [stdout] test normalizes_generated_rust_names_from_source_symbols ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/semantic_manifest_invariants.rs (/opt/rustwide/target/debug/deps/semantic_manifest_invariants-3b204f1d7d02ae32)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_blank_parameter_name ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_blank_receiver_name ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_blank_rust_name ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_emit_token_with_whitespace ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_empty_parameter_name ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_empty_rust_name ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_helper_item_collision ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_into_method_collision ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_invalid_rust_name_identifier ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_invalid_parameter_identifier ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_keyword_item_collision_after_escaping ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_non_emitted_classified_parameter ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_empty_emit ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_unclassified_emit_placeholder ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_reports_multi_output_field_collision_as_output_field ... ok
[INFO] [stdout] test generated_rust_api_symbol_validation_rejects_parameter_with_multiple_roles ... ok
[INFO] [stdout] test v158_1_semantic_manifest_classifies_every_emit_placeholder ... ok
[INFO] [stdout] test v158_1_semantic_manifest_generates_unique_rust_api_symbols ... ok
[INFO] [stdout] test v158_1_semantic_manifest_matches_raw_manifest_derivation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/source_parser.rs (/opt/rustwide/target/debug/deps/source_parser-9d6f38f4e9274c81)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cached_mindustry_parser_reports_missing_enum_sources ... ok
[INFO] [stdout] test cached_mindustry_parser_derives_full_semantic_manifest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mlcg_builtin_macros-d6304b8a68b86a69)
[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/macro_basic.rs (/opt/rustwide/target/debug/deps/macro_basic-f10044a453e08512)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test macro_generates_set_and_op_add ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- macro_generates_set_and_op_add stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'macro_generates_set_and_op_add' (2550) panicked at crates/mlcg_builtin_macros/tests/macro_basic.rs:63:41:
[INFO] [stdout] write manifest: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ea7a204e31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ea7a204e31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ea7a204e31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ea7a204e31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ea7a21b20a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ea7a21b20a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63ea7a209a2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63ea7a209a2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63ea7a1e0496 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ea7a1e0496 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ea7a1fbf39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ea7a193e70 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63ea7a193e70 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63ea7a1fc0f2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63ea7a1fc0f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63ea7a1e0542 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63ea7a1d79b9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ea7a1e113d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63ea7a21b9dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ea7a21b752 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63ea79f52c7c - <core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x63ea79f4f01d - macro_basic[46879648f27f53c1]::macro_generates_set_and_op_add
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mlcg_builtin_macros/tests/macro_basic.rs:63:41
[INFO] [stdout]   22:     0x63ea79f4ee87 - macro_basic[46879648f27f53c1]::macro_generates_set_and_op_add::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/mlcg_builtin_macros/tests/macro_basic.rs:4:36
[INFO] [stdout]   23:     0x63ea79f53166 - <macro_basic[46879648f27f53c1]::macro_generates_set_and_op_add::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63ea7a1871ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63ea7a1871ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63ea7a1947f5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63ea7a1947f5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63ea7a1947f5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x63ea7a1947f5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63ea7a1947f5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63ea7a1947f5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63ea7a1947f5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63ea7a18f2a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63ea7a18f2a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63ea7a197942 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63ea7a197942 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63ea7a197942 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x63ea7a197942 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63ea7a197942 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63ea7a197942 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63ea7a197942 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63ea7a20408f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x63ea7a20408f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7e4b25776aa4 - <unknown>
[INFO] [stdout]   45:     0x7e4b25803a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     macro_generates_set_and_op_add
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p mlcg_builtin_macros --test macro_basic`
[INFO] running `Command { std: "docker" "inspect" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1", kill_on_drop: false }`
[INFO] [stdout] 782990f5bc89e25e0a8a15c82591245477bb56ef34270007d89601c5d6d006e1
