[INFO] fetching crate tracing-etw 0.2.3...
[INFO] testing tracing-etw-0.2.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tracing-etw 0.2.3 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tracing-etw 0.2.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tracing-etw 0.2.3
[INFO] tweaked toml for crates.io crate tracing-etw 0.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracing-etw 0.2.3 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 crates.io crate tracing-etw 0.2.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0476ff7f16b6ff569fea45e75622858491c0448a9c6290033bd8a015c6aee082
[INFO] running `Command { std: "docker" "start" "-a" "0476ff7f16b6ff569fea45e75622858491c0448a9c6290033bd8a015c6aee082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0476ff7f16b6ff569fea45e75622858491c0448a9c6290033bd8a015c6aee082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0476ff7f16b6ff569fea45e75622858491c0448a9c6290033bd8a015c6aee082", kill_on_drop: false }`
[INFO] [stdout] 0476ff7f16b6ff569fea45e75622858491c0448a9c6290033bd8a015c6aee082
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6efac87c244910edf837948d5fd00158b516447b7e3d0bda423b358f5ef5eafa
[INFO] running `Command { std: "docker" "start" "-a" "6efac87c244910edf837948d5fd00158b516447b7e3d0bda423b358f5ef5eafa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling eventheader_types v0.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling eventheader_macros v0.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashers v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracepoint v0.5.0
[INFO] [stderr]    Compiling eventheader v0.5.0
[INFO] [stderr]    Compiling eventheader_dynamic v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-etw v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.70s
[INFO] running `Command { std: "docker" "inspect" "6efac87c244910edf837948d5fd00158b516447b7e3d0bda423b358f5ef5eafa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6efac87c244910edf837948d5fd00158b516447b7e3d0bda423b358f5ef5eafa", kill_on_drop: false }`
[INFO] [stdout] 6efac87c244910edf837948d5fd00158b516447b7e3d0bda423b358f5ef5eafa
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8550479ffe0f9355e4dd875303e1160be565ef17dc015f3b64cdbc0a16fb2a59
[INFO] running `Command { std: "docker" "start" "-a" "8550479ffe0f9355e4dd875303e1160be565ef17dc015f3b64cdbc0a16fb2a59", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tracepoint v0.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling eventheader v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling eventheader_dynamic v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-etw v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "8550479ffe0f9355e4dd875303e1160be565ef17dc015f3b64cdbc0a16fb2a59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8550479ffe0f9355e4dd875303e1160be565ef17dc015f3b64cdbc0a16fb2a59", kill_on_drop: false }`
[INFO] [stdout] 8550479ffe0f9355e4dd875303e1160be565ef17dc015f3b64cdbc0a16fb2a59
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 14ed71d03c53fa93962c1df8c071374b05b3da3465f9cb6a9675bacbb359fa09
[INFO] running `Command { std: "docker" "start" "-a" "14ed71d03c53fa93962c1df8c071374b05b3da3465f9cb6a9675bacbb359fa09", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tracing_etw-39f392685ef8c268)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/spans.rs (/opt/rustwide/target/debug/deps/spans-a675c407ec94e142)
[INFO] [stdout] test statics::test::test_ten ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tracing_etw
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 2026-05-15T06:27:50.994823Z  INFO span name{inside main! fieldC=120 fieldB="asdf" fieldA=7}: spans: enter
[INFO] [stdout] 2026-05-15T06:27:50.994852Z  INFO span name{inside main! fieldC=120 fieldB="asdf" fieldA=7}: spans: enter
[INFO] [stdout] 2026-05-15T06:27:50.994885Z ERROR span name{inside main! fieldC=120 fieldB="asdf" fieldA=7}:span 2: spans: enter
[INFO] [stdout] 2026-05-15T06:27:50.994912Z ERROR span name{inside main! fieldC=120 fieldB="asdf" fieldA=7}:span 2: spans: error event
[INFO] [stdout] 2026-05-15T06:27:50.994937Z ERROR span name{inside main! fieldC=120 fieldB="asdf" fieldA=7 fieldB=12345}:span 2: spans: exit
[INFO] [stdout] 2026-05-15T06:27:50.994972Z  INFO span name{inside main! fieldC=120 fieldB="asdf" fieldA=7 fieldB=12345}: spans: exit
[INFO] [stdout] 2026-05-15T06:27:50.994987Z  INFO span name{inside main! fieldC=120 fieldB="asdf" fieldA=7 fieldB=12345}: spans: exit
[INFO] [stdout] test span_test_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 46) - compile ... ok
[INFO] [stdout] test src/layer_builder.rs - layer_builder::LayerBuilder<OutMode>::with_provider_id (line 107) ... ok
[INFO] [stdout] test src/layer_builder.rs - layer_builder::LayerBuilder<OutMode>::build (line 260) ... ok
[INFO] [stdout] test src/layer_builder.rs - layer_builder::LayerBuilder<CommonSchemaOutput>::new_common_schema_events (line 80) ... ok
[INFO] [stdout] test src/layer_builder.rs - layer_builder::LayerBuilder<NormalOutput>::new (line 49) ... ok
[INFO] [stdout] test src/layer_builder.rs - layer_builder::LayerBuilder<OutMode>::build_with_target (line 291) ... ok
[INFO] [stdout] test src/layer_builder.rs - layer_builder::LayerBuilder<OutMode>::with_default_keyword (line 165) ... ok
[INFO] [stdout] test src/layer_builder.rs - layer_builder::LayerBuilder<OutMode>::get_provider_id (line 131) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "14ed71d03c53fa93962c1df8c071374b05b3da3465f9cb6a9675bacbb359fa09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14ed71d03c53fa93962c1df8c071374b05b3da3465f9cb6a9675bacbb359fa09", kill_on_drop: false }`
[INFO] [stdout] 14ed71d03c53fa93962c1df8c071374b05b3da3465f9cb6a9675bacbb359fa09
