[INFO] cloning repository https://github.com/horinen/a2l-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horinen/a2l-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorinen%2Fa2l-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorinen%2Fa2l-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eea918094c0cf5ce239713ad9d2e25c9ef4f0de9
[INFO] testing horinen/a2l-editor against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorinen%2Fa2l-editor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/horinen/a2l-editor
[INFO] finished tweaking git repo https://github.com/horinen/a2l-editor
[INFO] tweaked toml for git repo https://github.com/horinen/a2l-editor written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/horinen/a2l-editor on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/horinen/a2l-editor 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.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005
[INFO] running `Command { std: "docker" "start" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005", 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" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005", 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" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling a2l-editor v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 48s
[INFO] running `Command { std: "docker" "inspect" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005", 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" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ruzstd v0.8.2
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling a2l-editor v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 39.35s
[INFO] running `Command { std: "docker" "inspect" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005", 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" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib/mod.rs (/opt/rustwide/target/release/deps/a2l_editor-d71fbc9304e09e4c)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test a2l::tests::parses_symbol_link_from_a2l_variable ... ok
[INFO] [stdout] test dwarf::tests::recursive_array_resolution_keeps_placeholder_when_element_alias_cycle_is_detected ... ok
[INFO] [stdout] test dwarf::tests::alias_flattening_preserves_outer_name_and_offset ... ok
[INFO] [stdout] test dwarf::tests::propagates_nested_array_element_updates ... ok
[INFO] [stdout] test dwarf::tests::recursively_resolves_deep_nested_array_elements ... ok
[INFO] [stdout] test dwarf::tests::refreshes_array_element_when_enum_variant_signature_changes ... ok
[INFO] [stdout] test dwarf::tests::refreshes_alias_after_array_targets_are_resolved ... ok
[INFO] [stdout] test dwarf::tests::refreshes_array_element_when_member_signature_changes ... ok
[INFO] [stdout] test dwarf::tests::resolved_type_for_real_type_has_empty_alias_path ... ok
[INFO] [stdout] test dwarf::tests::resolved_type_tracks_real_offset_behind_alias_chain ... ok
[INFO] [stdout] test dwarf::tests::resolver_keeps_array_placeholder_when_element_alias_cycle_is_detected ... ok
[INFO] [stdout] test dwarf::tests::resolver_ignores_missing_member_type_offset ... ok
[INFO] [stdout] test dwarf::tests::resolver_keeps_array_placeholder_when_element_cycle_is_detected ... ok
[INFO] [stdout] test dwarf::tests::resolver_leaves_alias_cycle_unresolved ... ok
[INFO] [stdout] test dwarf::tests::resolver_normalizes_relative_bitfield_offsets ... ok
[INFO] [stdout] test a2l::tests::updates_characteristic_value_and_link_map_addresses ... ok
[INFO] [stdout] test dwarf::tests::resolves_array_element_alias_chain_to_struct ... ok
[INFO] [stdout] test dwarf::tests::resolves_member_type_through_alias_to_array ... ok
[INFO] [stdout] test dwarf::tests::resolves_alias_chain_deeper_than_previous_iteration_cap ... ok
[INFO] [stdout] test elf::tests::expands_array_with_unknown_element_type_as_scalar_fallback ... ok
[INFO] [stdout] test elf::tests::expands_bitfield_struct_array_with_container_and_members ... ok
[INFO] [stdout] test elf::tests::expands_const_nested_enum_array_to_leaf_elements ... ok
[INFO] [stdout] test elf::tests::expands_nested_enum_array_to_leaf_elements ... ok
[INFO] [stdout] test elf::tests::expands_plain_struct_array_without_container_entries ... ok
[INFO] [stdout] test elf::tests::expands_primitive_array_to_leaf_elements ... ok
[INFO] [stdout] test elf::tests::expands_nested_bitfield_struct_array_with_containers_and_members ... ok
[INFO] [stdout] test data_package::tests::new_package_records_parser_version ... ok
[INFO] [stdout] test data_package::tests::old_package_without_parser_version_is_rejected ... ok
[INFO] [stdout] test data_package::tests::create_lock_is_removed_after_save ... ok
[INFO] [stdout] test data_package::tests::create_at_replaces_old_schema_package ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/a2l_cli.rs (/opt/rustwide/target/release/deps/a2l_cli-be20a4728e6c5ff6)
[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]    Doc-tests a2l_editor
[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] running `Command { std: "docker" "inspect" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005", kill_on_drop: false }`
[INFO] [stdout] 1973d6dec5df907c0658ff10d1343ba753174d5c93606d432aa17e36c7e76005
