[INFO] fetching crate svgr-macro 1.0.0-beta.7.rc-29... [INFO] testing svgr-macro-1.0.0-beta.7.rc-29 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate svgr-macro 1.0.0-beta.7.rc-29 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate svgr-macro 1.0.0-beta.7.rc-29 [INFO] finished tweaking crates.io crate svgr-macro 1.0.0-beta.7.rc-29 [INFO] tweaked toml for crates.io crate svgr-macro 1.0.0-beta.7.rc-29 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate svgr-macro 1.0.0-beta.7.rc-29 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate svgr-macro 1.0.0-beta.7.rc-29 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplecss v0.2.2 [INFO] [stderr] Downloaded fontconfig-parser v0.5.7 [INFO] [stderr] Downloaded either_n v0.2.0 [INFO] [stderr] Downloaded usvgr v0.44.2 [INFO] [stderr] Downloaded unicode-vo v0.1.0 [INFO] [stderr] Downloaded unicode-script v0.5.7 [INFO] [stderr] Downloaded kurbo v0.8.3 [INFO] [stderr] Downloaded pico-args v0.5.0 [INFO] [stderr] Downloaded self-rust-tokenize v0.3.4 [INFO] [stderr] Downloaded unicode-ccc v0.1.2 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Downloaded unicode-properties v0.1.3 [INFO] [stderr] Downloaded tiny-skia-path v0.11.4 [INFO] [stderr] Downloaded fontdb v0.16.2 [INFO] [stderr] Downloaded syn-helpers v0.5.0 [INFO] [stderr] Downloaded lru v0.14.0 [INFO] [stderr] Downloaded strict-num v0.1.1 [INFO] [stderr] Downloaded self-rust-tokenize-derive v0.3.4 [INFO] [stderr] Downloaded kurbo v0.11.1 [INFO] [stderr] Downloaded roxmltree v0.20.0 [INFO] [stderr] Downloaded data-url v0.3.1 [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded rust-fuzzy-search v0.1.1 [INFO] [stderr] Downloaded svgrtypes v0.44.2 [INFO] [stderr] Downloaded rustybuzz v0.12.1 [INFO] [stderr] Downloaded ttf-parser v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a4f25364ac8e46abcb8e7e5619d623e9e35a15007d274425d21d68cacdfb702 [INFO] running `Command { std: "docker" "start" "-a" "3a4f25364ac8e46abcb8e7e5619d623e9e35a15007d274425d21d68cacdfb702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a4f25364ac8e46abcb8e7e5619d623e9e35a15007d274425d21d68cacdfb702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a4f25364ac8e46abcb8e7e5619d623e9e35a15007d274425d21d68cacdfb702", kill_on_drop: false }` [INFO] [stdout] 3a4f25364ac8e46abcb8e7e5619d623e9e35a15007d274425d21d68cacdfb702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41ac6ddde7f376117bb9379664594f56f9dd7a4a95135d2eeb5c7527d9c52ce0 [INFO] running `Command { std: "docker" "start" "-a" "41ac6ddde7f376117bb9379664594f56f9dd7a4a95135d2eeb5c7527d9c52ce0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either_n v0.2.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling svgrtypes v0.44.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling lru v0.14.0 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling syn-helpers v0.5.0 [INFO] [stderr] Compiling self-rust-tokenize-derive v0.3.4 [INFO] [stderr] Compiling self-rust-tokenize v0.3.4 [INFO] [stderr] Compiling usvgr v0.44.2 [INFO] [stderr] Compiling svgr-macro v1.0.0-beta.7.rc-29 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:32:60 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(config: ParserOptions, fframes_crate_ident: &Ident) -> Parser { [INFO] [stdout] | ^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(config: ParserOptions, fframes_crate_ident: &Ident) -> Parser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.37s [INFO] running `Command { std: "docker" "inspect" "41ac6ddde7f376117bb9379664594f56f9dd7a4a95135d2eeb5c7527d9c52ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ac6ddde7f376117bb9379664594f56f9dd7a4a95135d2eeb5c7527d9c52ce0", kill_on_drop: false }` [INFO] [stdout] 41ac6ddde7f376117bb9379664594f56f9dd7a4a95135d2eeb5c7527d9c52ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9355fa193a0ef16dea6e93fe831bc38844b76836e7a92b6808b90c908ce6087d [INFO] running `Command { std: "docker" "start" "-a" "9355fa193a0ef16dea6e93fe831bc38844b76836e7a92b6808b90c908ce6087d", kill_on_drop: false }` [INFO] [stderr] Compiling svgr-macro v1.0.0-beta.7.rc-29 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:32:60 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(config: ParserOptions, fframes_crate_ident: &Ident) -> Parser { [INFO] [stdout] | ^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(config: ParserOptions, fframes_crate_ident: &Ident) -> Parser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:32:60 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(config: ParserOptions, fframes_crate_ident: &Ident) -> Parser { [INFO] [stdout] | ^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 32 | pub fn new(config: ParserOptions, fframes_crate_ident: &Ident) -> Parser<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "9355fa193a0ef16dea6e93fe831bc38844b76836e7a92b6808b90c908ce6087d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9355fa193a0ef16dea6e93fe831bc38844b76836e7a92b6808b90c908ce6087d", kill_on_drop: false }` [INFO] [stdout] 9355fa193a0ef16dea6e93fe831bc38844b76836e7a92b6808b90c908ce6087d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ce41c6e7044d22aec362bf2b21eb0d07a62a8839c5f691d41a1063e8cbe2979 [INFO] running `Command { std: "docker" "start" "-a" "7ce41c6e7044d22aec362bf2b21eb0d07a62a8839c5f691d41a1063e8cbe2979", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser.rs:32:60 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn new(config: ParserOptions, fframes_crate_ident: &Ident) -> Parser { [INFO] [stderr] | ^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 32 | pub fn new(config: ParserOptions, fframes_crate_ident: &Ident) -> Parser<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `svgr-macro` (lib) generated 1 warning (run `cargo fix --lib -p svgr-macro` to apply 1 suggestion) [INFO] [stderr] warning: `svgr-macro` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svgr_macro-8ddab5a35b5232d8) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests svgr_macro [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] [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] running `Command { std: "docker" "inspect" "7ce41c6e7044d22aec362bf2b21eb0d07a62a8839c5f691d41a1063e8cbe2979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce41c6e7044d22aec362bf2b21eb0d07a62a8839c5f691d41a1063e8cbe2979", kill_on_drop: false }` [INFO] [stdout] 7ce41c6e7044d22aec362bf2b21eb0d07a62a8839c5f691d41a1063e8cbe2979