[INFO] fetching crate re_types_builder 0.27.0... [INFO] testing re_types_builder-0.27.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate re_types_builder 0.27.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate re_types_builder 0.27.0 [INFO] finished tweaking crates.io crate re_types_builder 0.27.0 [INFO] tweaked toml for crates.io crate re_types_builder 0.27.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate re_types_builder 0.27.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate re_types_builder 0.27.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32c6c7146248702cedafe22b58f5a27f99483df091d365fe7a2ee628f51abc85 [INFO] running `Command { std: "docker" "start" "-a" "32c6c7146248702cedafe22b58f5a27f99483df091d365fe7a2ee628f51abc85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c6c7146248702cedafe22b58f5a27f99483df091d365fe7a2ee628f51abc85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c6c7146248702cedafe22b58f5a27f99483df091d365fe7a2ee628f51abc85", kill_on_drop: false }` [INFO] [stdout] 32c6c7146248702cedafe22b58f5a27f99483df091d365fe7a2ee628f51abc85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80d92b36810bf785d7d8993ea9815b9285a908ae7eed7b2b88c7a7634d1a4512 [INFO] running `Command { std: "docker" "start" "-a" "80d92b36810bf785d7d8993ea9815b9285a908ae7eed7b2b88c7a7634d1a4512", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling xshell-macros v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling xshell v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling log-once v0.4.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling re_case v0.27.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling re_error v0.27.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling indent v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling puffin v0.19.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling re_tracing v0.27.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clang-format v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling re_log v0.27.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cargo-platform v0.3.1 [INFO] [stderr] Compiling cargo_metadata v0.23.0 [INFO] [stderr] Compiling re_build_tools v0.27.0 [INFO] [stderr] Compiling re_types_builder v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.61s [INFO] running `Command { std: "docker" "inspect" "80d92b36810bf785d7d8993ea9815b9285a908ae7eed7b2b88c7a7634d1a4512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d92b36810bf785d7d8993ea9815b9285a908ae7eed7b2b88c7a7634d1a4512", kill_on_drop: false }` [INFO] [stdout] 80d92b36810bf785d7d8993ea9815b9285a908ae7eed7b2b88c7a7634d1a4512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e1b5585cd876c0b6fd359d32121f2e1aacf92640b1d23fc578e769682a76615 [INFO] running `Command { std: "docker" "start" "-a" "2e1b5585cd876c0b6fd359d32121f2e1aacf92640b1d23fc578e769682a76615", kill_on_drop: false }` [INFO] [stderr] Compiling re_types_builder v0.27.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.54s [INFO] running `Command { std: "docker" "inspect" "2e1b5585cd876c0b6fd359d32121f2e1aacf92640b1d23fc578e769682a76615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1b5585cd876c0b6fd359d32121f2e1aacf92640b1d23fc578e769682a76615", kill_on_drop: false }` [INFO] [stdout] 2e1b5585cd876c0b6fd359d32121f2e1aacf92640b1d23fc578e769682a76615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a4dc782eaf8a74324d17bd1ed764c43add91a3287b80374e5ede3396d440c05 [INFO] running `Command { std: "docker" "start" "-a" "6a4dc782eaf8a74324d17bd1ed764c43add91a3287b80374e5ede3396d440c05", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_types_builder-08e423ee9338e3c6) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test codegen::docs::snippets_ref::test_contains_whole_word ... ok [INFO] [stdout] test docs::tests::test_docs ... ok [INFO] [stdout] test docs::tests::test_tokenize ... ok [INFO] [stdout] test docs::tests::test_translate_doclinks ... ok [INFO] [stdout] test docs::tests::test_translate_doclinks_with_field ... ok [INFO] [stdout] test codegen::rust::util::test_doc_attr_unfolding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/build_re_types.rs (/opt/rustwide/target/debug/deps/build_re_types-57f593d65e684c7a) [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 re_types_builder [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/codegen/rust/deserializer.rs - codegen::rust::deserializer::quote_arrow_deserializer (line 22) ... ignored [INFO] [stdout] test src/codegen/rust/deserializer.rs - codegen::rust::deserializer::quote_arrow_deserializer_buffer_slice (line 1030) ... ignored [INFO] [stdout] test src/objects.rs - objects::Objects (line 227) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.38s; merged doctests compilation took 0.38s [INFO] running `Command { std: "docker" "inspect" "6a4dc782eaf8a74324d17bd1ed764c43add91a3287b80374e5ede3396d440c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4dc782eaf8a74324d17bd1ed764c43add91a3287b80374e5ede3396d440c05", kill_on_drop: false }` [INFO] [stdout] 6a4dc782eaf8a74324d17bd1ed764c43add91a3287b80374e5ede3396d440c05