[INFO] fetching crate zuicon-ant 0.3.1... [INFO] checking zuicon-ant-0.3.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536 [INFO] extracting crate zuicon-ant 0.3.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate zuicon-ant 0.3.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 126 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73cb07bcb60705fad19aaeebaec0cbc3054351ac369480f992de70af3ad33c94 [INFO] running `Command { std: "docker" "start" "-a" "73cb07bcb60705fad19aaeebaec0cbc3054351ac369480f992de70af3ad33c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73cb07bcb60705fad19aaeebaec0cbc3054351ac369480f992de70af3ad33c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cb07bcb60705fad19aaeebaec0cbc3054351ac369480f992de70af3ad33c94", kill_on_drop: false }` [INFO] [stdout] 73cb07bcb60705fad19aaeebaec0cbc3054351ac369480f992de70af3ad33c94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c0dea42b430e11dfb1427ce3ee5000c56b72df2e3f6094b9212b48889fb595e [INFO] running `Command { std: "docker" "start" "-a" "3c0dea42b430e11dfb1427ce3ee5000c56b72df2e3f6094b9212b48889fb595e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.97 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.97 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.97 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling implicit-clone-derive v0.1.1 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling implicit-clone v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.97 [INFO] [stderr] Checking js-sys v0.3.74 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking web-sys v0.3.74 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.47 [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-file v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [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 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 | ... src/filled/eye_invisible.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | ... src/filled/twitch.rs:62:118 [INFO] [stdout] | [INFO] [stdout] 62 | ... src/filled/twitch.rs:62:181 [INFO] [stdout] | [INFO] [stdout] 62 | ...ffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"/> src/filled/twitch.rs:62:265 [INFO] [stdout] | [INFO] [stdout] 62 | ...wOffsetOuter1" result="shadowBlurOuter1" stdDeviation="2"/> src/filled/twitch.rs:62:391 [INFO] [stdout] | [INFO] [stdout] 62 | ...alues="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/> src/filled/twitch.rs:62:429 [INFO] [stdout] | [INFO] [stdout] 62 | ... 0 0 0.5 0"/> src/filled/twitch.rs:62:382 [INFO] [stdout] | [INFO] [stdout] 62 | ...ixOuter1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/> src/filled/twitch.rs:62:118 [INFO] [stdout] | [INFO] [stdout] 62 | ... src/filled/twitch.rs:62:181 [INFO] [stdout] | [INFO] [stdout] 62 | ...ffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"/> src/filled/twitch.rs:62:265 [INFO] [stdout] | [INFO] [stdout] 62 | ...wOffsetOuter1" result="shadowBlurOuter1" stdDeviation="2"/> src/filled/twitch.rs:62:391 [INFO] [stdout] | [INFO] [stdout] 62 | ...alues="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/> src/filled/twitch.rs:62:429 [INFO] [stdout] | [INFO] [stdout] 62 | ... 0 0 0.5 0"/> src/filled/twitch.rs:62:382 [INFO] [stdout] | [INFO] [stdout] 62 | ...ixOuter1" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"/>