[INFO] cloning repository https://github.com/BaukeWestendorp/rigger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BaukeWestendorp/rigger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaukeWestendorp%2Frigger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaukeWestendorp%2Frigger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f23e66e29d55e6c6009f0f5644002810cc55fca7
[INFO] testing BaukeWestendorp/rigger 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%2FBaukeWestendorp%2Frigger" "/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/BaukeWestendorp/rigger
[INFO] finished tweaking git repo https://github.com/BaukeWestendorp/rigger
[INFO] tweaked toml for git repo https://github.com/BaukeWestendorp/rigger written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BaukeWestendorp/rigger 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/BaukeWestendorp/rigger 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-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7
[INFO] running `Command { std: "docker" "start" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7", 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" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7" "/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" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7", 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" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling glam v0.32.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zip v8.5.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling rigger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7", 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" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7" "/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 proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling raylib-sys v5.5.1
[INFO] [stderr]    Compiling rigger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling raylib v5.5.1
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7", 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" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7" "/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] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/rigger-484ee0957dcf0154)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/load_gdtf.rs (/opt/rustwide/target/release/deps/load_gdtf-c713dd739e7c8634)
[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 21 tests
[INFO] [stdout] test test_gdtf_attributes ... ok
[INFO] [stdout] test test_gdtf_color_wheel_slots ... ok
[INFO] [stdout] test test_gdtf_gobo_wheel_gobo_slot ... ok
[INFO] [stdout] test test_gdtf_fixture_type_ids ... ok
[INFO] [stdout] test test_gdtf_feature_groups ... ok
[INFO] [stdout] test test_gdtf_can_have_children ... ok
[INFO] [stdout] test test_gdtf_gobo_wheel_prism_slot ... ok
[INFO] [stdout] test test_gdtf_thumbnail ... ok
[INFO] [stdout] test test_physical_descriptions_filters ... ok
[INFO] [stdout] test test_gdtf_wheel_count ... ok
[INFO] [stdout] test test_gdtf_gobo_wheel_open_and_closed_slots ... ok
[INFO] [stdout] test test_physical_descriptions_properties ... ok
[INFO] [stdout] test test_gdtf_version ... ok
[INFO] [stdout] test test_physical_descriptions_dmx_profiles ... ok
[INFO] [stdout] test test_gdtf_basic_info ... ok
[INFO] [stdout] test test_gdtf_activation_groups ... ok
[INFO] [stdout] test test_physical_descriptions_gamuts ... ok
[INFO] [stdout] test test_gdtf_gobo_wheel_animation_slot ... ok
[INFO] [stdout] test test_physical_descriptions_emitters ... ok
[INFO] [stdout] test test_physical_descriptions_cri_groups ... ok
[INFO] [stdout] test test_physical_descriptions_color_spaces ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/load_mvr.rs (/opt/rustwide/target/release/deps/load_mvr-42909861457d2910)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test test_connections ... ok
[INFO] [stdout] test test_fixture_mappings ... ok
[INFO] [stdout] test test_dmx_address_universe_channel_format ... ok
[INFO] [stdout] test test_classes ... ok
[INFO] [stdout] test test_dmx_address_absolute_format ... ok
[INFO] [stdout] test test_fixture_unit_number ... ok
[INFO] [stdout] test test_alignments ... ok
[INFO] [stdout] test test_fixture_protocols ... ok
[INFO] [stdout] test test_fixture_child_position ... ok
[INFO] [stdout] test test_custom_commands ... ok
[INFO] [stdout] test test_gdtf_info_absent_when_not_set ... ok
[INFO] [stdout] test test_dmx_addresses_empty_when_no_addresses ... ok
[INFO] [stdout] test test_fixture_position_reference ... ok
[INFO] [stdout] test test_fixture_cast_shadow_and_dmx_invert ... ok
[INFO] [stdout] test test_gdtf_loading ... ok
[INFO] [stdout] test test_downcast_returns_correct_type ... ok
[INFO] [stdout] test test_geometry_from_symbol_with_matrix_composes_transforms ... ok
[INFO] [stdout] test test_geometry_local_transform_from_geometry3d_matrix ... ok
[INFO] [stdout] test test_group_and_focus_dmx_addresses_none ... ok
[INFO] [stdout] test test_group_and_focus_have_no_gdtf_info ... ok
[INFO] [stdout] test test_identifier_multipatch_variant ... ok
[INFO] [stdout] test test_has_children ... ok
[INFO] [stdout] test test_child_object_is_reachable ... ok
[INFO] [stdout] test test_group_and_focus_have_no_identifier ... ok
[INFO] [stdout] test test_fixture_function_and_color ... ok
[INFO] [stdout] test test_gdtf_info_present ... ok
[INFO] [stdout] test test_empty_layer_has_no_objects ... ok
[INFO] [stdout] test test_network_address_dhcp_only ... ok
[INFO] [stdout] test test_layer_lookup_by_id ... ok
[INFO] [stdout] test test_fixture_focus_point_reference ... ok
[INFO] [stdout] test test_layer_without_matrix_has_identity_transform ... ok
[INFO] [stdout] test test_identifier_single_variant ... ok
[INFO] [stdout] test test_mapping_definitions ... ok
[INFO] [stdout] test test_group_and_fixture_have_no_geometries ... ok
[INFO] [stdout] test test_object_class_is_resolved ... ok
[INFO] [stdout] test test_layer_count_and_names ... ok
[INFO] [stdout] test test_geometries_present_on_scene_object ... ok
[INFO] [stdout] test test_mapping_definition_scale_handling_variants ... ok
[INFO] [stdout] test test_network_address_ipv4 ... ok
[INFO] [stdout] test test_layer_lookup_returns_none_for_unknown_id ... ok
[INFO] [stdout] test test_focus_point_has_no_children ... ok
[INFO] [stdout] test test_group_and_focus_return_none_for_shared_methods ... ok
[INFO] [stdout] test test_network_address_ipv6 ... ok
[INFO] [stdout] test test_object_local_transform_translation_divided_by_1000 ... ok
[INFO] [stdout] test test_object_local_transform_identity_when_no_matrix ... ok
[INFO] [stdout] test test_fixture_gobo ... ok
[INFO] [stdout] test test_provider_defaults_when_missing ... ok
[INFO] [stdout] test test_object_kind_variants ... ok
[INFO] [stdout] test test_object_name ... ok
[INFO] [stdout] test test_object_without_class_has_none ... ok
[INFO] [stdout] test test_object_is_first_in_layer ... ok
[INFO] [stdout] test test_object_child_objects ... ok
[INFO] [stdout] test test_video_screen_sources ... ok
[INFO] [stdout] test test_support_fields ... ok
[INFO] [stdout] test test_truss_fields ... ok
[INFO] [stdout] test test_object_lookup_by_id ... ok
[INFO] [stdout] test test_positions ... ok
[INFO] [stdout] test test_overwrites ... ok
[INFO] [stdout] test test_provider ... ok
[INFO] [stdout] test test_projector_projection_and_scale_handling ... ok
[INFO] [stdout] test test_version ... ok
[INFO] [stdout] test test_symdefs ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rigger
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s
[INFO] [stdout] 
[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" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7", kill_on_drop: false }`
[INFO] [stdout] 3060c754eadc8eff3afa823e43bfce45bd4251abcc761531d06233191ccf4af7
