[INFO] fetching crate re_types 0.27.3...
[INFO] testing re_types-0.27.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate re_types 0.27.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate re_types 0.27.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate re_types 0.27.3
[INFO] tweaked toml for crates.io crate re_types 0.27.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate re_types 0.27.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate re_types 0.27.3 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71fd5ea341e7eb46dfaa162181d33d65c463a4ba00ab0768273b123533936474
[INFO] running `Command { std: "docker" "start" "-a" "71fd5ea341e7eb46dfaa162181d33d65c463a4ba00ab0768273b123533936474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71fd5ea341e7eb46dfaa162181d33d65c463a4ba00ab0768273b123533936474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71fd5ea341e7eb46dfaa162181d33d65c463a4ba00ab0768273b123533936474", kill_on_drop: false }`
[INFO] [stdout] 71fd5ea341e7eb46dfaa162181d33d65c463a4ba00ab0768273b123533936474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 685caf7cc0045139e18fe97ca774b6ee6947dd0425c257634aaf59bab2e72119
[INFO] running `Command { std: "docker" "start" "-a" "685caf7cc0045139e18fe97ca774b6ee6947dd0425c257634aaf59bab2e72119", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling log-once v0.4.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling re_case v0.27.3
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling re_error v0.27.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling clean-path v0.2.1
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling emath v0.33.0
[INFO] [stderr]    Compiling puffin v0.19.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling re_string_interner v0.27.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ecolor v0.33.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling re_tracing v0.27.3
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling comfy-table v7.2.1
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling ply-rs-bw v2.0.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling re_log v0.27.3
[INFO] [stderr]    Compiling arrow-buffer v56.2.0
[INFO] [stderr]    Compiling re_format v0.27.3
[INFO] [stderr]    Compiling arrow-data v56.2.0
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]    Compiling arrow-row v56.2.0
[INFO] [stderr]    Compiling arrow-string v56.2.0
[INFO] [stderr]    Compiling arrow-ord v56.2.0
[INFO] [stderr]    Compiling arrow-cast v56.1.0
[INFO] [stderr]    Compiling arrow-ipc v56.2.0
[INFO] [stderr]    Compiling arrow v56.1.0
[INFO] [stderr]    Compiling re_byte_size v0.27.3
[INFO] [stderr]    Compiling re_tuid v0.27.3
[INFO] [stderr]    Compiling re_build_info v0.27.3
[INFO] [stderr]    Compiling re_types_core v0.27.3
[INFO] [stderr]    Compiling re_arrow_util v0.27.3
[INFO] [stderr]    Compiling re_log_types v0.27.3
[INFO] [stderr]    Compiling re_sorbet v0.27.3
[INFO] [stderr]    Compiling re_types v0.27.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "685caf7cc0045139e18fe97ca774b6ee6947dd0425c257634aaf59bab2e72119", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "685caf7cc0045139e18fe97ca774b6ee6947dd0425c257634aaf59bab2e72119", kill_on_drop: false }`
[INFO] [stdout] 685caf7cc0045139e18fe97ca774b6ee6947dd0425c257634aaf59bab2e72119
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de3903b8a7ed323065789324ff5290b2e4d58082c85b882a3d3d81cd149f595a
[INFO] running `Command { std: "docker" "start" "-a" "de3903b8a7ed323065789324ff5290b2e4d58082c85b882a3d3d81cd149f595a", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling glam v0.30.8
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]    Compiling re_string_interner v0.27.3
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling arrow-row v56.2.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]    Compiling arrow-ipc v56.2.0
[INFO] [stderr]    Compiling arrow-ord v56.2.0
[INFO] [stderr]    Compiling arrow-string v56.2.0
[INFO] [stderr]    Compiling arrow-cast v56.1.0
[INFO] [stderr]    Compiling arrow v56.1.0
[INFO] [stderr]    Compiling re_byte_size v0.27.3
[INFO] [stderr]    Compiling re_tuid v0.27.3
[INFO] [stderr]    Compiling re_build_info v0.27.3
[INFO] [stderr]    Compiling re_types_core v0.27.3
[INFO] [stderr]    Compiling re_arrow_util v0.27.3
[INFO] [stderr]    Compiling re_log_types v0.27.3
[INFO] [stderr]    Compiling re_sorbet v0.27.3
[INFO] [stderr]    Compiling re_types v0.27.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.37s
[INFO] running `Command { std: "docker" "inspect" "de3903b8a7ed323065789324ff5290b2e4d58082c85b882a3d3d81cd149f595a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de3903b8a7ed323065789324ff5290b2e4d58082c85b882a3d3d81cd149f595a", kill_on_drop: false }`
[INFO] [stdout] de3903b8a7ed323065789324ff5290b2e4d58082c85b882a3d3d81cd149f595a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fb938ed15ed0a42b90d4c7a1652c79ea0ab3fb440bfe05eb29375179545f3aba
[INFO] running `Command { std: "docker" "start" "-a" "fb938ed15ed0a42b90d4c7a1652c79ea0ab3fb440bfe05eb29375179545f3aba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_types-13d67df0c872ef86)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test components::_components::radius_ext::tests::scene_point_distinction ... ok
[INFO] [stdout] test components::_components::transform_frame_id_ext::tests::test_no_entity_path_frame_collision ... ok
[INFO] [stdout] test components::_components::transform_frame_id_ext::tests::test_new_frame_id ... ok
[INFO] [stdout] test components::_components::transform_frame_id_ext::tests::test_entity_path_frame_id_roundtrip ... ok
[INFO] [stdout] test components::_components::media_type_ext::test_media_type_extension ... ok
[INFO] [stdout] test datatypes::_datatypes::uuid_ext::tests::test_uuid ... ok
[INFO] [stdout] test any_values::test::without_archetype ... ok
[INFO] [stdout] test tensor_data::tests::test_tensor_element_format ... ok
[INFO] [stdout] test image::test_find_non_empty_dim_indices ... ok
[INFO] [stdout] test dynamic_archetype::test::with_archetype ... ok
[INFO] [stdout] test transform_frame_id_hash::tests::test_no_entity_path_frame_collision ... ok
[INFO] [stdout] test transform_frame_id_hash::tests::test_from_entity_path ... ok
[INFO] [stdout] test tensor_data::tests::test_tensor_element_format_padded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/types/main.rs (/opt/rustwide/target/debug/deps/types-9b06f100c68d6e47)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test box2d::from_mins_and_sizes ... ok
[INFO] [stdout] test box2d::from_centers_and_sizes ... ok
[INFO] [stdout] test box2d::from_centers_and_half_sizes ... ok
[INFO] [stdout] test box3d::from_centers_and_half_sizes ... ok
[INFO] [stdout] test box3d::from_centers_and_sizes ... ok
[INFO] [stdout] test asset3d::roundtrip ... ok
[INFO] [stdout] test depth_image::depth_image_roundtrip ... ok
[INFO] [stdout] test box2d::from_sizes ... ok
[INFO] [stdout] test box3d::from_sizes ... ok
[INFO] [stdout] test pinhole::from_focal_length_and_resolution ... ok
[INFO] [stdout] test clear::roundtrip ... ok
[INFO] [stdout] test arrows3d::roundtrip ... ok
[INFO] [stdout] test annotation_context::roundtrip ... ok
[INFO] [stdout] test depth_image::depth_image_from_gray16 ... ok
[INFO] [stdout] test box2d::roundtrip ... ok
[INFO] [stdout] test line_strips2d::roundtrip ... ok
[INFO] [stdout] test box3d::from_mins_and_sizes ... ok
[INFO] [stdout] test pinhole::roundtrip ... ok
[INFO] [stdout] test tensor::check_tensor_shape_error ... ok
[INFO] [stdout] test tensor::check_slices ... ok
[INFO] [stdout] test points2d::roundtrip ... ok
[INFO] [stdout] test tensor::convert_ndarray_f64_to_tensor ... ok
[INFO] [stdout] test tensor::check_tensor_type_error ... ok
[INFO] [stdout] test tensor::convert_ndarray_slice_to_tensor ... ok
[INFO] [stdout] test points3d::roundtrip ... ok
[INFO] [stdout] test mesh3d::roundtrip ... ok
[INFO] [stdout] test box3d::roundtrip ... ok
[INFO] [stdout] test tensor::convert_ndarray_to_tensor_both_layouts ... ok
[INFO] [stdout] test tensor::convert_ndarray_to_tensor_both_layouts_nonzero_offset ... ok
[INFO] [stdout] test tensor::convert_tensor_to_ndarray_f32 ... ok
[INFO] [stdout] test tensor::convert_tensor_to_ndarray_u16 ... ok
[INFO] [stdout] test segmentation_image::segmentation_image_roundtrip ... ok
[INFO] [stdout] test tensor::convert_tensor_to_ndarray_u8 ... ok
[INFO] [stdout] test line_strips3d::roundtrip ... ok
[INFO] [stdout] test tensor::tensor_buffer_roundtrip ... ok
[INFO] [stdout] test tensor::tensor_data_roundtrip ... ok
[INFO] [stdout] test text_document::roundtrip ... ok
[INFO] [stdout] test validity::validity_checks ... ok
[INFO] [stdout] test view_coordinates::roundtrip ... ok
[INFO] [stdout] test tensor::tensor_roundtrip ... ok
[INFO] [stdout] test transform3d::roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests re_types
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test src/archetypes/../archetypes/annotation_context.rs - archetypes::_archetypes::annotation_context::AnnotationContext (line 39) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/arrows2d.rs - archetypes::_archetypes::arrows2d::Arrows2D (line 29) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/arrows3d.rs - archetypes::_archetypes::arrows3d::Arrows3D (line 29) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/asset3d.rs - archetypes::_archetypes::asset3d::Asset3D (line 34) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/asset_video.rs - archetypes::_archetypes::asset_video::AssetVideo (line 35) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/asset_video.rs - archetypes::_archetypes::asset_video::AssetVideo (line 87) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/bar_chart.rs - archetypes::_archetypes::bar_chart::BarChart (line 31) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/boxes2d.rs - archetypes::_archetypes::boxes2d::Boxes2D (line 29) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/boxes3d.rs - archetypes::_archetypes::boxes3d::Boxes3D (line 32) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/capsules3d.rs - archetypes::_archetypes::capsules3d::Capsules3D (line 37) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/coordinate_frame.rs - archetypes::_archetypes::coordinate_frame::CoordinateFrame (line 38) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/cylinders3d.rs - archetypes::_archetypes::cylinders3d::Cylinders3D (line 34) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/depth_image.rs - archetypes::_archetypes::depth_image::DepthImage (line 31) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/ellipsoids3d.rs - archetypes::_archetypes::ellipsoids3d::Ellipsoids3D (line 36) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/encoded_image.rs - archetypes::_archetypes::encoded_image::EncodedImage (line 32) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/geo_line_strings.rs - archetypes::_archetypes::geo_line_strings::GeoLineStrings (line 31) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/geo_points.rs - archetypes::_archetypes::geo_points::GeoPoints (line 29) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/graph_edges.rs - archetypes::_archetypes::graph_edges::GraphEdges (line 31) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/graph_nodes.rs - archetypes::_archetypes::graph_nodes::GraphNodes (line 29) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/image.rs - archetypes::_archetypes::image::Image (line 42) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/image.rs - archetypes::_archetypes::image::Image (line 72) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/instance_poses3d.rs - archetypes::_archetypes::instance_poses3d::InstancePoses3D (line 42) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/line_strips2d.rs - archetypes::_archetypes::line_strips2d::LineStrips2D (line 29) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/line_strips2d.rs - archetypes::_archetypes::line_strips2d::LineStrips2D (line 60) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/line_strips3d.rs - archetypes::_archetypes::line_strips3d::LineStrips3D (line 29) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/line_strips3d.rs - archetypes::_archetypes::line_strips3d::LineStrips3D (line 66) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/mesh3d.rs - archetypes::_archetypes::mesh3d::Mesh3D (line 37) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/mesh3d.rs - archetypes::_archetypes::mesh3d::Mesh3D (line 63) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/pinhole.rs - archetypes::_archetypes::pinhole::Pinhole (line 31) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/pinhole.rs - archetypes::_archetypes::pinhole::Pinhole (line 65) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/points2d.rs - archetypes::_archetypes::points2d::Points2D (line 29) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/points2d.rs - archetypes::_archetypes::points2d::Points2D (line 63) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/points3d.rs - archetypes::_archetypes::points3d::Points3D (line 142) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/points3d.rs - archetypes::_archetypes::points3d::Points3D (line 31) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/points3d.rs - archetypes::_archetypes::points3d::Points3D (line 54) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/points3d.rs - archetypes::_archetypes::points3d::Points3D (line 96) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/scalars.rs - archetypes::_archetypes::scalars::Scalars (line 38) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/scalars.rs - archetypes::_archetypes::scalars::Scalars (line 64) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/segmentation_image.rs - archetypes::_archetypes::segmentation_image::SegmentationImage (line 36) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/series_lines.rs - archetypes::_archetypes::series_lines::SeriesLines (line 36) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/series_points.rs - archetypes::_archetypes::series_points::SeriesPoints (line 36) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/tensor.rs - archetypes::_archetypes::tensor::Tensor (line 29) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/text_document.rs - archetypes::_archetypes::text_document::TextDocument (line 31) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/text_log.rs - archetypes::_archetypes::text_log::TextLog (line 29) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/transform3d.rs - archetypes::_archetypes::transform3d::Transform3D (line 174) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/transform3d.rs - archetypes::_archetypes::transform3d::Transform3D (line 220) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/transform3d.rs - archetypes::_archetypes::transform3d::Transform3D (line 268) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/transform3d.rs - archetypes::_archetypes::transform3d::Transform3D (line 40) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/transform3d.rs - archetypes::_archetypes::transform3d::Transform3D (line 81) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/video_frame_reference.rs - archetypes::_archetypes::video_frame_reference::VideoFrameReference (line 36) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/video_frame_reference.rs - archetypes::_archetypes::video_frame_reference::VideoFrameReference (line 88) ... ignored
[INFO] [stdout] test src/archetypes/../archetypes/view_coordinates.rs - archetypes::_archetypes::view_coordinates::ViewCoordinates (line 42) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 52 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.47s; merged doctests compilation took 0.42s
[INFO] running `Command { std: "docker" "inspect" "fb938ed15ed0a42b90d4c7a1652c79ea0ab3fb440bfe05eb29375179545f3aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb938ed15ed0a42b90d4c7a1652c79ea0ab3fb440bfe05eb29375179545f3aba", kill_on_drop: false }`
[INFO] [stdout] fb938ed15ed0a42b90d4c7a1652c79ea0ab3fb440bfe05eb29375179545f3aba
