[INFO] fetching crate zuicon-ant 0.3.1...
[INFO] checking zuicon-ant-0.3.1 against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] extracting crate zuicon-ant 0.3.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate zuicon-ant 0.3.1
[INFO] finished tweaking crates.io crate zuicon-ant 0.3.1
[INFO] tweaked toml for crates.io crate zuicon-ant 0.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zuicon-ant 0.3.1 on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 109 packages to latest compatible versions
[INFO] [stderr]       Adding yew v0.21.0 (available: v0.22.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 306efbc379a4acbdf179c04789a91f0ddf8da16b66cb07e4773db11458a17528
[INFO] running `Command { std: "docker" "start" "-a" "306efbc379a4acbdf179c04789a91f0ddf8da16b66cb07e4773db11458a17528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "306efbc379a4acbdf179c04789a91f0ddf8da16b66cb07e4773db11458a17528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306efbc379a4acbdf179c04789a91f0ddf8da16b66cb07e4773db11458a17528", kill_on_drop: false }`
[INFO] [stdout] 306efbc379a4acbdf179c04789a91f0ddf8da16b66cb07e4773db11458a17528
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66726640c2dbc0b0d95f8cbb1b013738781eab4437a678620bbf9c1aca689b4d
[INFO] running `Command { std: "docker" "start" "-a" "66726640c2dbc0b0d95f8cbb1b013738781eab4437a678620bbf9c1aca689b4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.113
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling implicit-clone-derive v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yew-macro v0.21.0
[INFO] [stderr]    Compiling implicit-clone v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.113
[INFO] [stderr]    Compiling wasm-bindgen v0.2.113
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]    Compiling js-sys v0.3.90
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking web-sys v0.3.90
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.63
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-events v0.2.0
[INFO] [stderr]     Checking gloo-dialogs v0.2.0
[INFO] [stderr]     Checking gloo-render v0.2.0
[INFO] [stderr]     Checking gloo-console v0.3.0
[INFO] [stderr]     Checking gloo-storage v0.3.0
[INFO] [stderr]     Checking gloo-net v0.4.0
[INFO] [stderr]     Checking gloo-worker v0.4.0
[INFO] [stderr]     Checking gloo-history v0.2.2
[INFO] [stderr]     Checking gloo-file v0.3.0
[INFO] [stderr]     Checking gloo v0.10.0
[INFO] [stderr]     Checking yew v0.21.0
[INFO] [stderr]    Compiling zu-util v0.3.5
[INFO] [stderr]    Compiling zuicon-ant v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: The tag 'clipPath' is not matching its normalized form 'clippath'. If you want to keep this form, change this to a dynamic tag `@{"clipPath"}`.
[INFO] [stdout]   --> src/filled/eye_invisible.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...   <defs><clipPath><path fill="none" d="M124-288l388-672 388 672H124z" clip-rule="evenodd"/></clipPath></defs><path d="M508 624a1...
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'clipPath' is not matching its normalized form 'clippath'. If you want to keep this form, change this to a dynamic tag `@{"clipPath"}`.
[INFO] [stdout]   --> src/filled/eye_invisible.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...   <defs><clipPath><path fill="none" d="M124-288l388-672 388 672H124z" clip-rule="evenodd"/></clipPath></defs><path d="M508 624a1...
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feOffset' is not matching its normalized form 'feoffset'. If you want to keep this form, change this to a dynamic tag `@{"feOffset"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:118
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...   <defs><filter id="a" width="102.3%" height="102.3%" x="-1.2%" y="-1.2%" filterUnits="objectBoundingBox"><feOffset dy="2" in="S...
[INFO] [stdout]    |                                                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feGaussianBlur' is not matching its normalized form 'fegaussianblur'. If you want to keep this form, change this to a dynamic tag `@{"feGaussianBlur"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:181
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...et dy="2" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDevi...
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feColorMatrix' is not matching its normalized form 'fecolormatrix'. If you want to keep this form, change this to a dynamic tag `@{"feColorMatrix"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:265
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...ffsetOuter1" result="shadowBlurOuter1" stdDeviation="2"/><feColorMatrix in="shadowBlurOuter1" result="shadowMatrixOuter1" values=...
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMergeNode' is not matching its normalized form 'femergenode'. If you want to keep this form, change this to a dynamic tag `@{"feMergeNode"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:391
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...ues="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="SourceGraphic"/>...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMergeNode' is not matching its normalized form 'femergenode'. If you want to keep this form, change this to a dynamic tag `@{"feMergeNode"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:429
[INFO] [stdout]    |
[INFO] [stdout] 62 | ... 0 0.5 0"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="SourceGraphic"/></feMerge></filter></defs><g filter="u...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMerge' is not matching its normalized form 'femerge'. If you want to keep this form, change this to a dynamic tag `@{"feMerge"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:382
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...Outer1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="Sourc...
[INFO] [stdout]    |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feOffset' is not matching its normalized form 'feoffset'. If you want to keep this form, change this to a dynamic tag `@{"feOffset"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:118
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...   <defs><filter id="a" width="102.3%" height="102.3%" x="-1.2%" y="-1.2%" filterUnits="objectBoundingBox"><feOffset dy="2" in="S...
[INFO] [stdout]    |                                                                                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feGaussianBlur' is not matching its normalized form 'fegaussianblur'. If you want to keep this form, change this to a dynamic tag `@{"feGaussianBlur"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:181
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...et dy="2" in="SourceAlpha" result="shadowOffsetOuter1"/><feGaussianBlur in="shadowOffsetOuter1" result="shadowBlurOuter1" stdDevi...
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feColorMatrix' is not matching its normalized form 'fecolormatrix'. If you want to keep this form, change this to a dynamic tag `@{"feColorMatrix"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:265
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...ffsetOuter1" result="shadowBlurOuter1" stdDeviation="2"/><feColorMatrix in="shadowBlurOuter1" result="shadowMatrixOuter1" values=...
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMergeNode' is not matching its normalized form 'femergenode'. If you want to keep this form, change this to a dynamic tag `@{"feMergeNode"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:391
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...ues="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="SourceGraphic"/>...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMergeNode' is not matching its normalized form 'femergenode'. If you want to keep this form, change this to a dynamic tag `@{"feMergeNode"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:429
[INFO] [stdout]    |
[INFO] [stdout] 62 | ... 0 0.5 0"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="SourceGraphic"/></feMerge></filter></defs><g filter="u...
[INFO] [stdout]    |                                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: The tag 'feMerge' is not matching its normalized form 'femerge'. If you want to keep this form, change this to a dynamic tag `@{"feMerge"}`.
[INFO] [stdout]   --> src/filled/twitch.rs:62:382
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...Outer1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/><feMerge><feMergeNode in="shadowMatrixOuter1"/><feMergeNode in="Sourc...
[INFO] [stdout]    |                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zuicon-ant` (lib test); 7 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/bin/rustc --crate-name zuicon_ant --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f167d9f27cfc6b96 -C extra-filename=-7ac439170c592a2a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern yew=/opt/rustwide/target/debug/deps/libyew-720f475d927e72b9.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "66726640c2dbc0b0d95f8cbb1b013738781eab4437a678620bbf9c1aca689b4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66726640c2dbc0b0d95f8cbb1b013738781eab4437a678620bbf9c1aca689b4d", kill_on_drop: false }`
[INFO] [stdout] 66726640c2dbc0b0d95f8cbb1b013738781eab4437a678620bbf9c1aca689b4d
