[INFO] cloning repository https://github.com/engramix/cardo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/engramix/cardo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fengramix%2Fcardo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fengramix%2Fcardo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 461ecc71d64a60bbea6edc88b80c5b9422741923
[INFO] testing engramix/cardo against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fengramix%2Fcardo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/engramix/cardo
[INFO] finished tweaking git repo https://github.com/engramix/cardo
[INFO] tweaked toml for git repo https://github.com/engramix/cardo written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/engramix/cardo on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/engramix/cardo 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d57c8e032687cde2eb4beeae242bd2064f4a9384271f8909f7f32340dceec86c
[INFO] running `Command { std: "docker" "start" "-a" "d57c8e032687cde2eb4beeae242bd2064f4a9384271f8909f7f32340dceec86c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d57c8e032687cde2eb4beeae242bd2064f4a9384271f8909f7f32340dceec86c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d57c8e032687cde2eb4beeae242bd2064f4a9384271f8909f7f32340dceec86c", kill_on_drop: false }`
[INFO] [stdout] d57c8e032687cde2eb4beeae242bd2064f4a9384271f8909f7f32340dceec86c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be2559e39e09398803c48f8f3fb36b91f1abcfeb3a22d7b6f28933a9bb6d2394
[INFO] running `Command { std: "docker" "start" "-a" "be2559e39e09398803c48f8f3fb36b91f1abcfeb3a22d7b6f28933a9bb6d2394", kill_on_drop: false }`
[INFO] [stderr]    Compiling cardo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "be2559e39e09398803c48f8f3fb36b91f1abcfeb3a22d7b6f28933a9bb6d2394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be2559e39e09398803c48f8f3fb36b91f1abcfeb3a22d7b6f28933a9bb6d2394", kill_on_drop: false }`
[INFO] [stdout] be2559e39e09398803c48f8f3fb36b91f1abcfeb3a22d7b6f28933a9bb6d2394
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b6bf520195b81fc155e080b9f11467b8feda5857a91e193b5d912e6511a9031
[INFO] running `Command { std: "docker" "start" "-a" "6b6bf520195b81fc155e080b9f11467b8feda5857a91e193b5d912e6511a9031", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling trybuild v1.0.115
[INFO] [stderr]    Compiling cardo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.39s
[INFO] running `Command { std: "docker" "inspect" "6b6bf520195b81fc155e080b9f11467b8feda5857a91e193b5d912e6511a9031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6bf520195b81fc155e080b9f11467b8feda5857a91e193b5d912e6511a9031", kill_on_drop: false }`
[INFO] [stdout] 6b6bf520195b81fc155e080b9f11467b8feda5857a91e193b5d912e6511a9031
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6bdf3655be3148cfb8707e597c6a0d10f99363894a3a70a1e47930c1f609a2b0
[INFO] running `Command { std: "docker" "start" "-a" "6bdf3655be3148cfb8707e597c6a0d10f99363894a3a70a1e47930c1f609a2b0", 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/cardo-2a8f546c48b6d32b)
[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/test_mat.rs (/opt/rustwide/target/debug/deps/test_mat-555565ae109e7fc3)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test clone_and_copy ... ok
[INFO] [stdout] test col ... ok
[INFO] [stdout] test add ... ok
[INFO] [stdout] test debug ... ok
[INFO] [stdout] test eq ... ok
[INFO] [stdout] test from_data ... ok
[INFO] [stdout] test identity ... ok
[INFO] [stdout] test identity_is_multiplicative_identity ... ok
[INFO] [stdout] test index_mut ... ok
[INFO] [stdout] test mat_vec_mul ... ok
[INFO] [stdout] test neg ... ok
[INFO] [stdout] test mat_mat_mul ... ok
[INFO] [stdout] test row ... ok
[INFO] [stdout] test scalar_mul_left_f32 ... ok
[INFO] [stdout] test scalar_mul_right ... ok
[INFO] [stdout] test scalar_mul_left ... ok
[INFO] [stdout] test sub ... ok
[INFO] [stdout] test transpose ... ok
[INFO] [stdout] test zeros ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_quat.rs (/opt/rustwide/target/debug/deps/test_quat-7dcb6044306351e4)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test clone ... ok
[INFO] [stdout] test debug ... ok
[INFO] [stdout] test eq ... ok
[INFO] [stdout] test mul_identity ... ok
[INFO] [stdout] test conjugate ... ok
[INFO] [stdout] test identity ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test norm_squared ... ok
[INFO] [stdout] test norm ... ok
[INFO] [stdout] test normalized_has_unit_norm ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_se3.rs (/opt/rustwide/target/debug/deps/test_se3-e03103585ebb90a1)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test act_identity_on_tangent_is_noop ... ok
[INFO] [stdout] test act_identity_on_vector_is_noop ... ok
[INFO] [stdout] test act_pure_translation_on_vector ... ok
[INFO] [stdout] test act_pure_rotation_on_vector ... ok
[INFO] [stdout] test act_and_mul_are_equivalent ... ok
[INFO] [stdout] test act_rotation_then_translation_on_vector ... ok
[INFO] [stdout] test act_on_tangent_ignores_translation ... ok
[INFO] [stdout] test act_rotates_both_lin_and_ang ... ok
[INFO] [stdout] test compose_pure_rotations_matches_so3 ... ok
[INFO] [stdout] test compose_pure_translations_adds ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test debug_format ... ok
[INFO] [stdout] test eq ... ok
[INFO] [stdout] test from_quat_has_zero_translation ... ok
[INFO] [stdout] test from_vec_has_identity_rotation ... ok
[INFO] [stdout] test clone ... ok
[INFO] [stdout] test from_vec_quat_stores_components ... ok
[INFO] [stdout] test identity_has_identity_rotation ... ok
[INFO] [stdout] test identity_has_zero_translation ... ok
[INFO] [stdout] test act_with_jac_vector3_input ... ok
[INFO] [stdout] test identity_log_is_zero ... ok
[INFO] [stdout] test inverse_of_identity_is_identity ... ok
[INFO] [stdout] test inverse_of_pure_rotation ... ok
[INFO] [stdout] test inverse_of_pure_translation ... ok
[INFO] [stdout] test adjoint_matrix_identity_is_identity ... ok
[INFO] [stdout] test adjoint_identity_is_noop ... ok
[INFO] [stdout] test exp_log_roundtrip ... ok
[INFO] [stdout] test act_with_jac_tangent_result ... ok
[INFO] [stdout] test act_with_jac_vector3_result ... ok
[INFO] [stdout] test act_with_jac_tangent_input ... ok
[INFO] [stdout] test inverse_composition_is_identity ... ok
[INFO] [stdout] test act_with_jac_tangent_group ... ok
[INFO] [stdout] test compose_with_jac_result ... ok
[INFO] [stdout] test log_with_jac_result ... ok
[INFO] [stdout] test from_vec_quat_panics_on_non_unit - should panic ... ok
[INFO] [stdout] test lminus_self_is_zero ... ok
[INFO] [stdout] test act_with_jac_vector3_group ... ok
[INFO] [stdout] test inverse_with_jac_numerical ... ok
[INFO] [stdout] test adjoint_is_conjugation ... ok
[INFO] [stdout] test compose_is_right_to_left_composition ... ok
[INFO] [stdout] test compose_with_jac_rhs ... ok
[INFO] [stdout] test inverse_with_jac_result ... ok
[INFO] [stdout] test lminus_with_jac_result ... ok
[INFO] [stdout] test rot_x_matches_so3 ... ok
[INFO] [stdout] test rot_y_matches_so3 ... ok
[INFO] [stdout] test rot_z_matches_so3 ... ok
[INFO] [stdout] test log_with_jac_numerical ... ok
[INFO] [stdout] test rminus_self_is_zero ... ok
[INFO] [stdout] test lminus_with_jac_rhs ... ok
[INFO] [stdout] test lplus_with_jac_result ... ok
[INFO] [stdout] test lplus_lminus_roundtrip ... ok
[INFO] [stdout] test lminus_with_jac_self ... ok
[INFO] [stdout] test lplus_zero_is_identity ... ok
[INFO] [stdout] test rplus_n_steps_reaches_target ... ok
[INFO] [stdout] test rplus_rminus_roundtrip ... ok
[INFO] [stdout] test lplus_n_steps_reaches_target ... ok
[INFO] [stdout] test slerp_t0_is_start ... ok
[INFO] [stdout] test slerp_t1_is_end ... ok
[INFO] [stdout] test rplus_zero_is_identity ... ok
[INFO] [stdout] test mul_group_does_compose ... ok
[INFO] [stdout] test lplus_with_jac_self ... ok
[INFO] [stdout] test rminus_with_jac_self ... ok
[INFO] [stdout] test trans_x_translates_along_x ... ok
[INFO] [stdout] test trans_y_translates_along_y ... ok
[INFO] [stdout] test slerp_constant_velocity ... ok
[INFO] [stdout] test to_matrix_identity_is_identity ... ok
[INFO] [stdout] test rminus_with_jac_rhs ... ok
[INFO] [stdout] test trans_z_translates_along_z ... ok
[INFO] [stdout] test then_and_compose_are_consistent ... ok
[INFO] [stdout] test rplus_with_jac_rhs ... ok
[INFO] [stdout] test to_matrix_acts_like_se3 ... ok
[INFO] [stdout] test then_is_left_to_right_composition ... ok
[INFO] [stdout] test to_matrix_compose_is_product ... ok
[INFO] [stdout] test lplus_with_jac_lhs ... ok
[INFO] [stdout] test slerp_reverse ... ok
[INFO] [stdout] test rminus_with_jac_result ... ok
[INFO] [stdout] test compose_with_jac_lhs ... ok
[INFO] [stdout] test rplus_with_jac_self ... ok
[INFO] [stdout] test slerp_same_pose ... ok
[INFO] [stdout] test rplus_with_jac_result ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_se3_tangent.rs (/opt/rustwide/target/debug/deps/test_se3_tangent-3ceb0cf9a11e5dca)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test ad_ljac_small_angle ... ok
[INFO] [stdout] test compose_zero_lhs ... ok
[INFO] [stdout] test exp_small_tangent_produces_unit_quaternion ... ok
[INFO] [stdout] test ad_self_bracket_is_zero ... ok
[INFO] [stdout] test compose_zero_rhs ... ok
[INFO] [stdout] test ad_zero_is_zero ... ok
[INFO] [stdout] test ad_jacobi_identity ... ok
[INFO] [stdout] test compose_approximates_exact ... ok
[INFO] [stdout] test exp_large_tangent_produces_unit_quaternion ... ok
[INFO] [stdout] test ljacinv_small_angle_near_identity ... ok
[INFO] [stdout] test ad_structure ... ok
[INFO] [stdout] test ljac_numerical_left_derivative ... ok
[INFO] [stdout] test tangent_clone ... ok
[INFO] [stdout] test ljac_at_zero_is_identity ... ok
[INFO] [stdout] test log_exp_roundtrip ... ok
[INFO] [stdout] test tangent_debug ... ok
[INFO] [stdout] test ljacinv_at_zero_is_identity ... ok
[INFO] [stdout] test tangent_from_lin_ang ... ok
[INFO] [stdout] test tangent_hat ... ok
[INFO] [stdout] test tangent_zero ... ok
[INFO] [stdout] test rjacinv_at_zero_is_identity ... ok
[INFO] [stdout] test ljac_small_angle_near_identity ... ok
[INFO] [stdout] test tangent_lin_ang_accessors ... ok
[INFO] [stdout] test ljacinv_numerical_left_derivative ... ok
[INFO] [stdout] test rjac_small_angle_near_identity ... ok
[INFO] [stdout] test compose_with_negation_near_zero ... ok
[INFO] [stdout] test ljacinv_is_inverse_of_ljac ... ok
[INFO] [stdout] test ad_antisymmetric ... ok
[INFO] [stdout] test rjac_at_zero_is_identity ... ok
[INFO] [stdout] test zero_exp_is_identity ... ok
[INFO] [stdout] test rjac_numerical_right_derivative ... ok
[INFO] [stdout] test rjacinv_small_angle_near_identity ... ok
[INFO] [stdout] test rjacinv_numerical_right_derivative ... ok
[INFO] [stdout] test rjacinv_is_inverse_of_rjac ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_so3.rs (/opt/rustwide/target/debug/deps/test_so3-8bb00364f3ddd52e)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test act_and_mul_are_equivalent ... ok
[INFO] [stdout] test chain_arrow_right_three_rotations ... ok
[INFO] [stdout] test chain_both_directions_equivalent ... ok
[INFO] [stdout] test chain_arrow_left_two_rotations ... ok
[INFO] [stdout] test axis_angle_log_consistency ... ok
[INFO] [stdout] test chain_arrow_left_three_rotations ... ok
[INFO] [stdout] test act_with_jac_tangent_input ... ok
[INFO] [stdout] test act_with_jac_tangent_group ... ok
[INFO] [stdout] test act_with_jac_tangent_result ... ok
[INFO] [stdout] test action_distributes_over_composition ... ok
[INFO] [stdout] test compose_is_right_to_left_composition ... ok
[INFO] [stdout] test from_axis_angle_zero_is_identity ... ok
[INFO] [stdout] test from_axis_angle_preserves_norm ... ok
[INFO] [stdout] test act_with_jac_vector3_input ... ok
[INFO] [stdout] test act_with_jac_vector3_result ... ok
[INFO] [stdout] test act_with_jac_vector3_group ... ok
[INFO] [stdout] test from_axis_angle_panics_on_non_unit - should panic ... ok
[INFO] [stdout] test from_quat_panics_on_non_unit - should panic ... ok
[INFO] [stdout] test from_axis_angle_opposite_angles_cancel ... ok
[INFO] [stdout] test adjoint_identity_is_noop ... ok
[INFO] [stdout] test from_two_vectors_axis_perpendicular ... ok
[INFO] [stdout] test compose_with_jac_lhs ... ok
[INFO] [stdout] test compose_with_jac_result_matches_compose ... ok
[INFO] [stdout] test chain_arrow_right_two_rotations ... ok
[INFO] [stdout] test from_two_vectors_opposite ... ok
[INFO] [stdout] test from_two_vectors_is_minimal_rotation ... ok
[INFO] [stdout] test from_two_vectors_inverse_reverses ... ok
[INFO] [stdout] test from_two_vectors_rotates_a_to_b ... ok
[INFO] [stdout] test adjoint_is_conjugation ... ok
[INFO] [stdout] test exp_log_roundtrip ... ok
[INFO] [stdout] test identity_log_is_zero ... ok
[INFO] [stdout] test from_two_vectors_same_is_identity ... ok
[INFO] [stdout] test lminus_self_is_zero ... ok
[INFO] [stdout] test inverse_composition_is_identity ... ok
[INFO] [stdout] test full_rotation_in_n_steps_is_identity ... ok
[INFO] [stdout] test from_quat_preserves_rotation ... ok
[INFO] [stdout] test inverse_with_jac_result_matches_inverse ... ok
[INFO] [stdout] test inverse_with_jac_numerical ... ok
[INFO] [stdout] test log_with_jac_numerical ... ok
[INFO] [stdout] test lplus_n_steps_reaches_target ... ok
[INFO] [stdout] test mul_tangent_inverse_roundtrip ... ok
[INFO] [stdout] test lplus_with_jac_lhs ... ok
[INFO] [stdout] test lminus_with_jac_result ... ok
[INFO] [stdout] test mul_tangent_identity_is_noop ... ok
[INFO] [stdout] test lplus_zero_is_identity ... ok
[INFO] [stdout] test lplus_with_jac_result ... ok
[INFO] [stdout] test lplus_with_jac_self ... ok
[INFO] [stdout] test rot_y_maps_z_to_x ... ok
[INFO] [stdout] test rot_z_maps_x_to_y ... ok
[INFO] [stdout] test rotate_180_about_arbitrary_axis ... ok
[INFO] [stdout] test rotate_180_about_z ... ok
[INFO] [stdout] test rotate_90_about_x ... ok
[INFO] [stdout] test rotate_90_about_y ... ok
[INFO] [stdout] test log_with_jac_result ... ok
[INFO] [stdout] test rotate_90_about_z ... ok
[INFO] [stdout] test rminus_self_is_zero ... ok
[INFO] [stdout] test mul_group_does_compose ... ok
[INFO] [stdout] test lminus_with_jac_self ... ok
[INFO] [stdout] test lplus_lminus_roundtrip ... ok
[INFO] [stdout] test rminus_with_jac_result ... ok
[INFO] [stdout] test lminus_with_jac_rhs ... ok
[INFO] [stdout] test rminus_with_jac_rhs ... ok
[INFO] [stdout] test rminus_with_jac_self ... ok
[INFO] [stdout] test mul_tangent_consistent_with_vector ... ok
[INFO] [stdout] test rotation_preserves_norm ... ok
[INFO] [stdout] test quaternion_double_cover ... ok
[INFO] [stdout] test mul_tangent_reexpresses ... ok
[INFO] [stdout] test rotation_axis_is_fixed_point ... ok
[INFO] [stdout] test slerp_t1_is_end ... ok
[INFO] [stdout] test so3_clone ... ok
[INFO] [stdout] test so3_debug ... ok
[INFO] [stdout] test slerp_t0_is_start ... ok
[INFO] [stdout] test rplus_zero_is_identity ... ok
[INFO] [stdout] test slerp_constant_velocity ... ok
[INFO] [stdout] test rot_x_maps_y_to_z ... ok
[INFO] [stdout] test compose_with_jac_rhs ... ok
[INFO] [stdout] test rplus_with_jac_self ... ok
[INFO] [stdout] test rplus_rminus_roundtrip ... ok
[INFO] [stdout] test rplus_with_jac_result ... ok
[INFO] [stdout] test to_matrix_acts_like_rotation ... ok
[INFO] [stdout] test slerp_reverse ... ok
[INFO] [stdout] test then_is_left_to_right_composition ... ok
[INFO] [stdout] test rplus_with_jac_rhs ... ok
[INFO] [stdout] test slerp_same_rotation ... ok
[INFO] [stdout] test rplus_n_steps_reaches_target ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_so3_tangent.rs (/opt/rustwide/target/debug/deps/test_so3_tangent-ec681a03bedf4897)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test compose_zero_lhs ... ok
[INFO] [stdout] test ad_antisymmetric ... ok
[INFO] [stdout] test ad_zero_is_zero ... ok
[INFO] [stdout] test ad_equals_hat ... ok
[INFO] [stdout] test exp_small_angle_produces_unit_quaternion ... ok
[INFO] [stdout] test ljac_numerical_left_derivative ... ok
[INFO] [stdout] test ljac_small_angle_near_identity ... ok
[INFO] [stdout] test exp_large_angle_produces_unit_quaternion ... ok
[INFO] [stdout] test ljacinv_at_zero_is_identity ... ok
[INFO] [stdout] test compose_approximates_exact ... ok
[INFO] [stdout] test ljac_preserves_own_tangent ... ok
[INFO] [stdout] test ad_self_bracket_is_zero ... ok
[INFO] [stdout] test compose_zero_rhs ... ok
[INFO] [stdout] test ljac_at_zero_is_identity ... ok
[INFO] [stdout] test ad_jacobi_identity ... ok
[INFO] [stdout] test ljacinv_is_inverse_of_ljac ... ok
[INFO] [stdout] test ljacinv_small_angle_near_identity ... ok
[INFO] [stdout] test so3_tangent_debug ... ok
[INFO] [stdout] test log_exp_roundtrip ... ok
[INFO] [stdout] test compose_with_negation_near_zero ... ok
[INFO] [stdout] test rjac_at_zero_is_identity ... ok
[INFO] [stdout] test rjac_small_angle_near_identity ... ok
[INFO] [stdout] test rjac_preserves_own_tangent ... ok
[INFO] [stdout] test rjac_numerical_right_derivative ... ok
[INFO] [stdout] test so3_tangent_clone ... ok
[INFO] [stdout] test rjacinv_is_inverse_of_rjac ... ok
[INFO] [stdout] test rjacinv_at_zero_is_identity ... ok
[INFO] [stdout] test ljacinv_numerical_left_derivative ... ok
[INFO] [stdout] test ljacinv_preserves_own_tangent ... ok
[INFO] [stdout] test zero_exp_is_identity ... ok
[INFO] [stdout] test rjacinv_small_angle_near_identity ... ok
[INFO] [stdout] test rjacinv_numerical_right_derivative ... ok
[INFO] [stdout] test rjacinv_preserves_own_tangent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_vector3.rs (/opt/rustwide/target/debug/deps/test_vector3-e50d84e81997ee74)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test add ... ok
[INFO] [stdout] test clone ... ok
[INFO] [stdout] test coeffs ... ok
[INFO] [stdout] test copy ... ok
[INFO] [stdout] test cross ... ok
[INFO] [stdout] test cross_unit_axes_cyclic ... ok
[INFO] [stdout] test debug ... ok
[INFO] [stdout] test dot ... ok
[INFO] [stdout] test eq ... ok
[INFO] [stdout] test index ... ok
[INFO] [stdout] test index_mut ... ok
[INFO] [stdout] test mul_elementwise ... ok
[INFO] [stdout] test mul_scalar_left ... ok
[INFO] [stdout] test mul_scalar_right ... ok
[INFO] [stdout] test neg ... ok
[INFO] [stdout] test norm ... ok
[INFO] [stdout] test norm_squared ... ok
[INFO] [stdout] test normalized ... ok
[INFO] [stdout] test sub ... ok
[INFO] [stdout] test x_y_z ... ok
[INFO] [stdout] test zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-df7efc99d3aeac39)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling cardo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling cardo-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/cardo)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.61s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/pass/frame_action.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/pass/frame_composition.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/pass/rotation_inverse.rs [should pass] ... ok
[INFO] [stderr] test tests/ui/fail/frame_mismatch.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: cannot multiply `cardo::SO3<Sensor, Body>` by `cardo::SO3<Body, World>`
[INFO] [stderr]   --> tests/ui/fail/frame_mismatch.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let _r = r1 * r2;
[INFO] [stderr]    |                 ^ no implementation for `cardo::SO3<Sensor, Body> * cardo::SO3<Body, World>`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Mul<cardo::SO3<Body, World>>` is not implemented for `cardo::SO3<Sensor, Body>`
[INFO] [stderr] help: the following other types implement trait `Mul<Rhs>`
[INFO] [stderr]   --> src/so3.rs
[INFO] [stderr]    |
[INFO] [stderr]    | impl_lie_group!(Group = SO3, Tangent = SO3Tangent, AdjMat = Mat3);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    | |
[INFO] [stderr]    | `cardo::SO3<A, B, T>` implements `Mul<SO3Tangent<X, Y, A, T>>`
[INFO] [stderr]    | `cardo::SO3<A, B, T>` implements `Mul<cardo::SO3<C, A, T>>`
[INFO] [stderr]    | `cardo::SO3<A, B, T>` implements `Mul<cardo::Vector3<A, T>>`
[INFO] [stderr]    = note: this error originates in the macro `impl_lie_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: cannot multiply `cardo::SO3<Sensor, Body>` by `cardo::SO3<Body, World>`
[INFO] [stderr]   --> tests/ui/fail/frame_mismatch.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     let _r = r1 * r2;
[INFO] [stderr]    |                 ^ no implementation for `cardo::SO3<Sensor, Body> * cardo::SO3<Body, World>`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Mul<cardo::SO3<Body, World>>` is not implemented for `cardo::SO3<Sensor, Body>`
[INFO] [stderr] help: `cardo::SO3<A, B, T>` implements trait `Mul<Rhs>`
[INFO] [stderr]   --> src/lie_group.rs
[INFO] [stderr]    |
[INFO] [stderr]    |         impl<A, B, C, T: Float> Mul<$Group<C, A, T>> for $Group<A, B, T> {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Mul<cardo::SO3<C, A, T>>`
[INFO] [stderr] ...
[INFO] [stderr]    |         impl<A, B, T: Float> Mul<Vector3<A, T>> for $Group<A, B, T> {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Mul<cardo::Vector3<A, T>>`
[INFO] [stderr] ...
[INFO] [stderr]    |         impl<A, B, X, Y, T: Float> Mul<$Tangent<X, Y, A, T>> for $Group<A, B, T> {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Mul<SO3Tangent<X, Y, A, T>>`
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/so3.rs
[INFO] [stderr]    |
[INFO] [stderr]    | impl_lie_group!(Group = SO3, Tangent = SO3Tangent, AdjMat = Mat3);
[INFO] [stderr]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    = note: this error originates in the macro `impl_lie_group` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' (308) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/run.rs:102:13:
[INFO] [stdout] 1 of 4 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x584c1866f2da - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x584c1866f2da - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x584c1866f2da - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x584c1866f2da - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x584c1868584a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x584c1868584a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x584c18674312 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x584c18674312 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x584c1864b1bf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x584c1864b1bf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x584c186667a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x584c185fff6c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x584c185fff6c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x584c18666962 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x584c18666962 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x584c1864b278 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x584c18642929 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x584c1864bf8d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x584c18685fdc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x584c184e8504 - <trybuild[507f98f962d28d39]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/run.rs:102:13
[INFO] [stdout]   20:     0x584c184f57c8 - <trybuild[507f98f962d28d39]::TestCases as core[35159d6ffb30e017]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.115/src/lib.rs:342:38
[INFO] [stdout]   21:     0x584c183b8a77 - core[35159d6ffb30e017]::ptr::drop_in_place::<trybuild[507f98f962d28d39]::TestCases>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ptr/mod.rs:809:1
[INFO] [stdout]   22:     0x584c183b8cdb - ui[72d7f097245b2f66]::ui
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:6:1
[INFO] [stdout]   23:     0x584c183b8c17 - ui[72d7f097245b2f66]::ui::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:2:8
[INFO] [stdout]   24:     0x584c183b9166 - <ui[72d7f097245b2f66]::ui::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x584c185f324b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x584c185f324b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x584c18600a3b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x584c18600a3b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x584c18600a3b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x584c18600a3b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x584c18600a3b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x584c18600a3b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x584c18600a3b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x584c185fb414 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x584c185fb414 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x584c18603642 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x584c18603642 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x584c18603642 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x584c18603642 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x584c18603642 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x584c18603642 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x584c18603642 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x584c1866e61f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x584c1866e61f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7a07f7ae0aa4 - <unknown>
[INFO] [stdout]   46:     0x7a07f7b6da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.73s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6bdf3655be3148cfb8707e597c6a0d10f99363894a3a70a1e47930c1f609a2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bdf3655be3148cfb8707e597c6a0d10f99363894a3a70a1e47930c1f609a2b0", kill_on_drop: false }`
[INFO] [stdout] 6bdf3655be3148cfb8707e597c6a0d10f99363894a3a70a1e47930c1f609a2b0
