[INFO] fetching crate tracing-ecs-formatter 1.0.2... [INFO] testing tracing-ecs-formatter-1.0.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tracing-ecs-formatter 1.0.2 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate tracing-ecs-formatter 1.0.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tracing-ecs-formatter 1.0.2 [INFO] tweaked toml for crates.io crate tracing-ecs-formatter 1.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tracing-ecs-formatter 1.0.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tracing-ecs-formatter 1.0.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ecebb18fbdfea7235912b63e588df18cc67735e4c9281e5909a83b41de8efb9 [INFO] running `Command { std: "docker" "start" "-a" "8ecebb18fbdfea7235912b63e588df18cc67735e4c9281e5909a83b41de8efb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ecebb18fbdfea7235912b63e588df18cc67735e4c9281e5909a83b41de8efb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ecebb18fbdfea7235912b63e588df18cc67735e4c9281e5909a83b41de8efb9", kill_on_drop: false }` [INFO] [stdout] 8ecebb18fbdfea7235912b63e588df18cc67735e4c9281e5909a83b41de8efb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d06636b212fd6757f73a25c6b76221047b73070ad89b69cd9f83112f1bf54e70 [INFO] running `Command { std: "docker" "start" "-a" "d06636b212fd6757f73a25c6b76221047b73070ad89b69cd9f83112f1bf54e70", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling tracing-ecs-formatter v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.60s [INFO] running `Command { std: "docker" "inspect" "d06636b212fd6757f73a25c6b76221047b73070ad89b69cd9f83112f1bf54e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06636b212fd6757f73a25c6b76221047b73070ad89b69cd9f83112f1bf54e70", kill_on_drop: false }` [INFO] [stdout] d06636b212fd6757f73a25c6b76221047b73070ad89b69cd9f83112f1bf54e70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 619f34ca61fdb69df4190776b38acd498a94ddd4b9d42261e9c10962c2e3cd2b [INFO] running `Command { std: "docker" "start" "-a" "619f34ca61fdb69df4190776b38acd498a94ddd4b9d42261e9c10962c2e3cd2b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling escargot v0.5.15 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.1 [INFO] [stderr] Compiling tracing-ecs-formatter v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.98s [INFO] running `Command { std: "docker" "inspect" "619f34ca61fdb69df4190776b38acd498a94ddd4b9d42261e9c10962c2e3cd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619f34ca61fdb69df4190776b38acd498a94ddd4b9d42261e9c10962c2e3cd2b", kill_on_drop: false }` [INFO] [stdout] 619f34ca61fdb69df4190776b38acd498a94ddd4b9d42261e9c10962c2e3cd2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4acc7a8cd13f7983101ee78d67f67c739993889fd93fc8d5ee667779a754472 [INFO] running `Command { std: "docker" "start" "-a" "a4acc7a8cd13f7983101ee78d67f67c739993889fd93fc8d5ee667779a754472", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_ecs_formatter-c6de6e7da4df0253) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test visitor::tests::test_visit_trait_methods ... ok [INFO] [stdout] test visitor::tests::test_into_ecs_log_record ... ok [INFO] [stdout] test visitor::tests::test_visited_fields_record_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-2b10ef852f8ce8a7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_opentelemetry_integration ... ok [INFO] [stdout] test test_basic_tracing_subscriber ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.92s [INFO] [stdout] [INFO] [stderr] Doc-tests tracing_ecs_formatter [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/../README.md - (line 31) ... ok [INFO] [stdout] test src/../README.md - (line 129) ... ok [INFO] [stdout] test src/format.rs - format::EcsFormatter::new (line 58) ... ok [INFO] [stdout] test src/../README.md - (line 96) ... ok [INFO] [stdout] test src/../README.md - (line 112) ... ok [INFO] [stdout] test src/../README.md - (line 74) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.08s; merged doctests compilation took 1.06s [INFO] running `Command { std: "docker" "inspect" "a4acc7a8cd13f7983101ee78d67f67c739993889fd93fc8d5ee667779a754472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4acc7a8cd13f7983101ee78d67f67c739993889fd93fc8d5ee667779a754472", kill_on_drop: false }` [INFO] [stdout] a4acc7a8cd13f7983101ee78d67f67c739993889fd93fc8d5ee667779a754472