[INFO] fetching crate styx-embed-macros 3.0.2...
[INFO] testing styx-embed-macros-3.0.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate styx-embed-macros 3.0.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate styx-embed-macros 3.0.2
[INFO] finished tweaking crates.io crate styx-embed-macros 3.0.2
[INFO] tweaked toml for crates.io crate styx-embed-macros 3.0.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate styx-embed-macros 3.0.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate styx-embed-macros 3.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded styx-tokenizer v3.0.1
[INFO] [stderr]   Downloaded styx-tree v3.0.2
[INFO] [stderr]   Downloaded styx-parse v3.0.2
[INFO] [stderr]   Downloaded btparse v0.2.0
[INFO] [stderr]   Downloaded unsynn v0.3.0
[INFO] [stderr]   Downloaded facet-testhelpers v0.46.0
[INFO] [stderr]   Downloaded facet-testhelpers-macros v0.46.0
[INFO] [stderr]   Downloaded color-backtrace v0.7.3
[INFO] [stderr]   Downloaded ariadne v0.6.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.6
[INFO] [stderr]   Downloaded blake3 v1.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 093ad15a60b49f3575f9d24ed606410b58ce2b916cd6a3319a4b1e7e5601168c
[INFO] running `Command { std: "docker" "start" "-a" "093ad15a60b49f3575f9d24ed606410b58ce2b916cd6a3319a4b1e7e5601168c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "093ad15a60b49f3575f9d24ed606410b58ce2b916cd6a3319a4b1e7e5601168c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093ad15a60b49f3575f9d24ed606410b58ce2b916cd6a3319a4b1e7e5601168c", kill_on_drop: false }`
[INFO] [stdout] 093ad15a60b49f3575f9d24ed606410b58ce2b916cd6a3319a4b1e7e5601168c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9606c78d0d4e4f9e60dfb9e84dafedba6b824ded028116e9dda99b691d922e8
[INFO] running `Command { std: "docker" "start" "-a" "d9606c78d0d4e4f9e60dfb9e84dafedba6b824ded028116e9dda99b691d922e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling btparse v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling facet-testhelpers-macros v0.46.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-backtrace v0.7.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling styx-tokenizer v3.0.1
[INFO] [stderr]    Compiling facet-testhelpers v0.46.0
[INFO] [stderr]    Compiling styx-parse v3.0.2
[INFO] [stderr]    Compiling styx-tree v3.0.2
[INFO] [stderr]    Compiling styx-embed-macros v3.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s
[INFO] running `Command { std: "docker" "inspect" "d9606c78d0d4e4f9e60dfb9e84dafedba6b824ded028116e9dda99b691d922e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9606c78d0d4e4f9e60dfb9e84dafedba6b824ded028116e9dda99b691d922e8", kill_on_drop: false }`
[INFO] [stdout] d9606c78d0d4e4f9e60dfb9e84dafedba6b824ded028116e9dda99b691d922e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7dd5c4a927a9cbdcb14c4471e632d39902f7f0a0f3585a0e8e87f20586f8279
[INFO] running `Command { std: "docker" "start" "-a" "a7dd5c4a927a9cbdcb14c4471e632d39902f7f0a0f3585a0e8e87f20586f8279", kill_on_drop: false }`
[INFO] [stderr]    Compiling styx-embed-macros v3.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "a7dd5c4a927a9cbdcb14c4471e632d39902f7f0a0f3585a0e8e87f20586f8279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7dd5c4a927a9cbdcb14c4471e632d39902f7f0a0f3585a0e8e87f20586f8279", kill_on_drop: false }`
[INFO] [stdout] a7dd5c4a927a9cbdcb14c4471e632d39902f7f0a0f3585a0e8e87f20586f8279
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e84cbd98ef4c110b33ecde86366de29bf602bf87976db191bcddb46009479083
[INFO] running `Command { std: "docker" "start" "-a" "e84cbd98ef4c110b33ecde86366de29bf602bf87976db191bcddb46009479083", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/styx_embed_macros-dcbf39339c5b36d5)
[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 styx_embed_macros
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - embed_file (line 237) ... ignored
[INFO] [stdout] test src/lib.rs - embed_files (line 286) ... ignored
[INFO] [stdout] test src/lib.rs - embed_inline (line 195) ... ignored
[INFO] [stdout] test src/lib.rs - embed_outdir_file (line 351) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.27s
[INFO] running `Command { std: "docker" "inspect" "e84cbd98ef4c110b33ecde86366de29bf602bf87976db191bcddb46009479083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84cbd98ef4c110b33ecde86366de29bf602bf87976db191bcddb46009479083", kill_on_drop: false }`
[INFO] [stdout] e84cbd98ef4c110b33ecde86366de29bf602bf87976db191bcddb46009479083
