[INFO] cloning repository https://github.com/jwilger/event_modeler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwilger/event_modeler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilger%2Fevent_modeler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilger%2Fevent_modeler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab91266971fd7ed98ee2dedd1f8def485c409840
[INFO] testing jwilger/event_modeler against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwilger%2Fevent_modeler" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jwilger/event_modeler
[INFO] finished tweaking git repo https://github.com/jwilger/event_modeler
[INFO] tweaked toml for git repo https://github.com/jwilger/event_modeler written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwilger/event_modeler on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jwilger/event_modeler 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded kinded_macros v0.3.0
[INFO] [stderr]   Downloaded nutype v0.4.3
[INFO] [stderr]   Downloaded kinded v0.3.0
[INFO] [stderr]   Downloaded miette-derive v5.10.0
[INFO] [stderr]   Downloaded urlencoding v2.1.3
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.160
[INFO] [stderr]   Downloaded clap_lex v0.7.5
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded errno v0.3.13
[INFO] [stderr]   Downloaded autocxx-build v0.27.1
[INFO] [stderr]   Downloaded anstyle v1.0.11
[INFO] [stderr]   Downloaded autocxx-parser v0.27.1
[INFO] [stderr]   Downloaded link-cplusplus v1.0.10
[INFO] [stderr]   Downloaded autocxx-macro v0.27.1
[INFO] [stderr]   Downloaded libloading v0.8.8
[INFO] [stderr]   Downloaded humantime v2.2.0
[INFO] [stderr]   Downloaded autocxx v0.27.0
[INFO] [stderr]   Downloaded nutype_macros v0.4.3
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded moveit v0.6.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.160
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.160
[INFO] [stderr]   Downloaded prettyplease v0.2.35
[INFO] [stderr]   Downloaded clap v4.5.40
[INFO] [stderr]   Downloaded miette v5.10.0
[INFO] [stderr]   Downloaded autocxx-engine v0.27.1
[INFO] [stderr]   Downloaded clap_builder v4.5.40
[INFO] [stderr]   Downloaded cxx v1.0.160
[INFO] [stderr]   Downloaded autocxx-bindgen v0.71.1
[INFO] [stderr]   Downloaded unicode-width v0.2.1
[INFO] [stderr]   Downloaded aquamarine v0.1.12
[INFO] [stderr]   Downloaded libc v0.2.174
[INFO] [stderr]   Downloaded cxx-gen v0.7.160
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfd0d902043413dfa416e29bf8e5967167a0e98d47ebac867d209d76668964d7
[INFO] running `Command { std: "docker" "start" "-a" "bfd0d902043413dfa416e29bf8e5967167a0e98d47ebac867d209d76668964d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfd0d902043413dfa416e29bf8e5967167a0e98d47ebac867d209d76668964d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfd0d902043413dfa416e29bf8e5967167a0e98d47ebac867d209d76668964d7", kill_on_drop: false }`
[INFO] [stdout] bfd0d902043413dfa416e29bf8e5967167a0e98d47ebac867d209d76668964d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e66b8d13950dee189eb1afff6fe4067b68de0345f3032ec4c31dbfc4c478d27
[INFO] running `Command { std: "docker" "start" "-a" "7e66b8d13950dee189eb1afff6fe4067b68de0345f3032ec4c31dbfc4c478d27", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling link-cplusplus v1.0.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.160
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cxx v1.0.160
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling autocxx-bindgen v0.71.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling cxx-gen v0.7.160
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling autocxx v0.27.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.160
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]    Compiling nutype_macros v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling moveit v0.6.0
[INFO] [stderr]    Compiling nutype v0.4.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling autocxx-parser v0.27.1
[INFO] [stderr]    Compiling autocxx-engine v0.27.1
[INFO] [stderr]    Compiling autocxx-macro v0.27.1
[INFO] [stderr]    Compiling autocxx-build v0.27.1
[INFO] [stderr]    Compiling event_modeler v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "7e66b8d13950dee189eb1afff6fe4067b68de0345f3032ec4c31dbfc4c478d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e66b8d13950dee189eb1afff6fe4067b68de0345f3032ec4c31dbfc4c478d27", kill_on_drop: false }`
[INFO] [stdout] 7e66b8d13950dee189eb1afff6fe4067b68de0345f3032ec4c31dbfc4c478d27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f78518f78ebc640370ee8bb507c6970b55f32de14f1ca216717620babf2755e
[INFO] running `Command { std: "docker" "start" "-a" "9f78518f78ebc640370ee8bb507c6970b55f32de14f1ca216717620babf2755e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling autocxx-parser v0.27.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling autocxx-macro v0.27.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling autocxx v0.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling autocxx-bindgen v0.71.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling nutype_macros v0.4.3
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling nutype v0.4.3
[INFO] [stderr]    Compiling autocxx-engine v0.27.1
[INFO] [stderr]    Compiling autocxx-build v0.27.1
[INFO] [stderr]    Compiling event_modeler v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.52s
[INFO] running `Command { std: "docker" "inspect" "9f78518f78ebc640370ee8bb507c6970b55f32de14f1ca216717620babf2755e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f78518f78ebc640370ee8bb507c6970b55f32de14f1ca216717620babf2755e", kill_on_drop: false }`
[INFO] [stdout] 9f78518f78ebc640370ee8bb507c6970b55f32de14f1ca216717620babf2755e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f1c0b389dc5ceb27628ec764dca9ddc7fba766d40fb05f59d93e01e599bd595
[INFO] running `Command { std: "docker" "start" "-a" "0f1c0b389dc5ceb27628ec764dca9ddc7fba766d40fb05f59d93e01e599bd595", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/event_modeler-d588d66015b52246)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test diagram::routing_types::tests::test_point_manhattan_distance ... ok
[INFO] [stdout] test diagram::routing_types::tests::test_rectangle_center ... ok
[INFO] [stdout] test diagram::routing_types::tests::test_rectangle_contains ... ok
[INFO] [stdout] test diagram::routing_types::tests::test_route_path_to_svg ... ok
[INFO] [stdout] test diagram::routing_types::tests::test_rectangle_intersects ... ok
[INFO] [stdout] test event_model::converter::tests::counts_entities_correctly ... ok
[INFO] [stdout] test event_model::converter::tests::converts_minimal_parsed_model ... ok
[INFO] [stdout] test event_model::converter::tests::errors_on_empty_swimlanes ... ok
[INFO] [stdout] test event_model::converter::tests::errors_on_unknown_entity_in_connector ... ok
[INFO] [stdout] test event_model::yaml_to_diagram_converter::tests::converts_command_with_data_schema_and_tests ... ok
[INFO] [stdout] test event_model::yaml_to_diagram_converter::tests::converts_yaml_with_commands ... ok
[INFO] [stdout] test event_model::yaml_to_diagram_converter::tests::converts_minimal_yaml_model_to_diagram ... ok
[INFO] [stdout] test infrastructure::parsing::simple_lexer::tests::lexer_handles_all_entity_types ... ok
[INFO] [stdout] test infrastructure::parsing::simple_lexer::tests::lexer_handles_connector_syntax ... ok
[INFO] [stdout] test infrastructure::parsing::simple_lexer::tests::lexer_skips_comment_lines ... ok
[INFO] [stdout] test infrastructure::parsing::simple_lexer::tests::lexer_handles_indented_content ... ok
[INFO] [stdout] test infrastructure::parsing::simple_lexer::tests::lexer_tokenizes_title_section ... ok
[INFO] [stdout] test infrastructure::parsing::simple_lexer::tests::lexer_tokenizes_swimlane_definition ... ok
[INFO] [stdout] test infrastructure::parsing::simple_lexer::tests::lexer_tracks_line_and_column_numbers ... ok
[INFO] [stdout] test infrastructure::parsing::simple_parser::tests::parser_handles_connectors ... ok
[INFO] [stdout] test infrastructure::parsing::simple_parser::tests::parser_preserves_entity_order ... ok
[INFO] [stdout] test infrastructure::parsing::simple_parser::tests::parser_requires_title_section_first ... ok
[INFO] [stdout] test infrastructure::parsing::simple_parser::tests::parser_enforces_unique_entity_names ... ok
[INFO] [stdout] test infrastructure::parsing::simple_parser::tests::parser_handles_empty_swimlanes ... ok
[INFO] [stdout] test infrastructure::parsing::simple_parser::tests::parser_parses_complete_model ... ok
[INFO] [stdout] test infrastructure::parsing::simple_parser::tests::parser_parses_minimal_valid_model ... ok
[INFO] [stdout] test infrastructure::parsing::simple_parser::tests::parser_provides_line_numbers_in_errors ... ok
[INFO] [stdout] test infrastructure::parsing::simple_parser::tests::parser_validates_connector_references ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_converter::tests::rejects_empty_collections ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_converter::tests::converts_minimal_event_model ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_converter::tests::converts_commands_with_tests ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_converter::tests::rejects_empty_strings ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_converter::tests::rejects_unknown_swimlane ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_parser::tests::is_version_compatible_accepts_any_version_pre_1_0 ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_parser::tests::parse_yaml_handles_syntax_errors ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_parser::tests::parse_yaml_adds_default_version ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_converter::tests::converts_query_with_one_of_outputs ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_parser::tests::parse_yaml_preserves_explicit_version ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_parser::tests::yaml_event_model_deserializes_minimal_file ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_converter::tests::converts_events_with_validation ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_parser::tests::yaml_event_model_deserializes_with_version ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_converter::tests::converts_slices_with_connections ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_parser::tests::parse_yaml_location_with_duplicate_key ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_parser::tests::yaml_field_deserializes_complex_type ... ok
[INFO] [stdout] test infrastructure::types::tests::non_empty_first_returns_head ... ok
[INFO] [stdout] test infrastructure::types::tests::non_empty_get_returns_element_at_index ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_parser::tests::yaml_field_deserializes_simple_type ... ok
[INFO] [stdout] test routing::libavoid_wrapper::tests::test_router_creation ... ok
[INFO] [stdout] test routing::libavoid_wrapper::tests::test_routing_config_default ... ok
[INFO] [stdout] test infrastructure::types::tests::non_empty_last_returns_last_element ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_converter::tests::converts_view_components ... ok
[INFO] [stdout] test infrastructure::parsing::yaml_parser::tests::parse_yaml_extracts_error_location ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/event_modeler-ad2b859bb9ce5293)
[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 unittests src/bin/horizontal_slice_test.rs (/opt/rustwide/target/debug/deps/horizontal_slice_test-6c912d6d461c9737)
[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/e2e.rs (/opt/rustwide/target/debug/deps/e2e-450583e4585b6894)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_basic_event_model_to_svg_conversion ... ignored
[INFO] [stdout] test test_event_model_with_multiple_entity_types ... ignored
[INFO] [stdout] test test_simple_event_model_with_minimal_structure ... ignored
[INFO] [stdout] test test_cli_shows_usage_without_args ... ok
[INFO] [stdout] test test_nonexistent_file_shows_error ... ok
[INFO] [stdout] test test_invalid_eventmodel_file_shows_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_all_entity_types_are_supported ... ignored
[INFO] [stdout] test test_yaml_format_acceptance ... ignored
[INFO] [stderr]      Running tests/yaml_acceptance.rs (/opt/rustwide/target/debug/deps/yaml_acceptance-f385f15d3190f12f)
[INFO] [stdout] test test_yaml_parsing_errors_are_helpful ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_yaml_parsing_errors_are_helpful stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_yaml_parsing_errors_are_helpful' (109) panicked at tests/yaml_acceptance.rs:131:53:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6402a972b6c2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6402a972b6c2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6402a972b6c2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6402a972b6c2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6402a97428ba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6402a97428ba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6402a97307e6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6402a97307e6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6402a970784f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6402a970784f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6402a9722b59 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6402a96bc6fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6402a96bc6fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6402a9722d12 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6402a9722d12 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6402a9707908 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6402a96fc7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6402a97087fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6402a9742ffc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6402a9742d72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6402a9584c08 - <core[27de1724e4349be2]::result::Result<(), std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6402a9584c08 - yaml_acceptance[253c42871b09dce7]::test_yaml_parsing_errors_are_helpful
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/yaml_acceptance.rs:131:53
[INFO] [stdout]   22:     0x6402a9582947 - yaml_acceptance[253c42871b09dce7]::test_yaml_parsing_errors_are_helpful::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/yaml_acceptance.rs:119:42
[INFO] [stdout]   23:     0x6402a95873f6 - <yaml_acceptance[253c42871b09dce7]::test_yaml_parsing_errors_are_helpful::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6402a96b0aab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6402a96b0aab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6402a96bd30a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6402a96bd30a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6402a96bd30a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6402a96bd30a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6402a96bd30a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6402a96bd30a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6402a96bd30a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6402a96b88b4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6402a96b88b4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6402a96bfe02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6402a96bfe02 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6402a96bfe02 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6402a96bfe02 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6402a96bfe02 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6402a96bfe02 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6402a96bfe02 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6402a972a69f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6402a972a69f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7a0e6aec3aa4 - <unknown>
[INFO] [stdout]   45:     0x7a0e6af50a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_yaml_parsing_errors_are_helpful
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test yaml_acceptance`
[INFO] running `Command { std: "docker" "inspect" "0f1c0b389dc5ceb27628ec764dca9ddc7fba766d40fb05f59d93e01e599bd595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1c0b389dc5ceb27628ec764dca9ddc7fba766d40fb05f59d93e01e599bd595", kill_on_drop: false }`
[INFO] [stdout] 0f1c0b389dc5ceb27628ec764dca9ddc7fba766d40fb05f59d93e01e599bd595
