[INFO] cloning repository https://github.com/jillpls/ukko-svg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jillpls/ukko-svg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjillpls%2Fukko-svg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjillpls%2Fukko-svg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33e61a8260955cdaf4d95b1dfcf046f59ec3d8f1
[INFO] checking jillpls/ukko-svg against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjillpls%2Fukko-svg" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jillpls/ukko-svg
[INFO] finished tweaking git repo https://github.com/jillpls/ukko-svg
[INFO] tweaked toml for git repo https://github.com/jillpls/ukko-svg written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jillpls/ukko-svg on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jillpls/ukko-svg 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xmltree v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5634fe7198d98138b122451c9cf0473515f387d23217a1818233bac06780ca7b
[INFO] running `Command { std: "docker" "start" "-a" "5634fe7198d98138b122451c9cf0473515f387d23217a1818233bac06780ca7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5634fe7198d98138b122451c9cf0473515f387d23217a1818233bac06780ca7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5634fe7198d98138b122451c9cf0473515f387d23217a1818233bac06780ca7b", kill_on_drop: false }`
[INFO] [stdout] 5634fe7198d98138b122451c9cf0473515f387d23217a1818233bac06780ca7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3a4315a6e576a0d4258227892458306fae98e910f0b2ce1c32c6c2e2ecafbbb
[INFO] running `Command { std: "docker" "start" "-a" "f3a4315a6e576a0d4258227892458306fae98e910f0b2ce1c32c6c2e2ecafbbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking xml-rs v0.8.22
[INFO] [stderr]     Checking xmltree v0.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking ukko-svg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::AttributeType`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:216:10
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub enum AttributeType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::AttributeType`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 | impl EnumAttr for AttributeType {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::AttributeType`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:225:15
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl Attr for AttributeType {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elements::attribute::BaseProfile`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct BaseProfile(pub String);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elements::attribute::BaseProfile`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:314:21
[INFO] [stdout]     |
[INFO] [stdout] 314 | impl StringAttr for BaseProfile {}
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elements::attribute::BaseProfile`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 | impl Attr for BaseProfile {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::Clip`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:425:10
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub enum Clip {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::Clip`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:431:19
[INFO] [stdout]     |
[INFO] [stdout] 431 | impl EnumAttr for Clip {}
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::Clip`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl Attr for Clip {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::CSS`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     CSS,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::XML`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     XML,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::Auto`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     Auto,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::CSS`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |             AttributeType::CSS => "CSS".to_string(),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::XML`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:233:28
[INFO] [stdout]     |
[INFO] [stdout] 233 |             AttributeType::XML => "XML".to_string(),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::Auto`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:234:28
[INFO] [stdout]     |
[INFO] [stdout] 234 |             AttributeType::Auto => "auto".to_string(),
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple struct `elements::attribute::BaseProfile`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct BaseProfile(pub String);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::Clip::Auto`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 |     Auto,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `elements::attribute::Clip::Rect`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     Rect(Length, Length, Length, Length),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::Clip::Auto`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:440:19
[INFO] [stdout]     |
[INFO] [stdout] 440 |             Clip::Auto => "auto".to_string(),
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `elements::attribute::Clip::Rect`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Clip::Rect(a, b, c, d) => {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::AttributeType`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:216:10
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub enum AttributeType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::AttributeType`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 | impl EnumAttr for AttributeType {}
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::AttributeType`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:225:15
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl Attr for AttributeType {
[INFO] [stdout]     |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elements::attribute::BaseProfile`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct BaseProfile(pub String);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elements::attribute::BaseProfile`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:314:21
[INFO] [stdout]     |
[INFO] [stdout] 314 | impl StringAttr for BaseProfile {}
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `elements::attribute::BaseProfile`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:316:15
[INFO] [stdout]     |
[INFO] [stdout] 316 | impl Attr for BaseProfile {
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::Clip`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:425:10
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub enum Clip {
[INFO] [stdout]     |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::Clip`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:431:19
[INFO] [stdout]     |
[INFO] [stdout] 431 | impl EnumAttr for Clip {}
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated enum `elements::attribute::Clip`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl Attr for Clip {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::CSS`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     CSS,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::XML`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:218:5
[INFO] [stdout]     |
[INFO] [stdout] 218 |     XML,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::Auto`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 |     Auto,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::CSS`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:232:28
[INFO] [stdout]     |
[INFO] [stdout] 232 |             AttributeType::CSS => "CSS".to_string(),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::XML`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:233:28
[INFO] [stdout]     |
[INFO] [stdout] 233 |             AttributeType::XML => "XML".to_string(),
[INFO] [stdout]     |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::AttributeType::Auto`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:234:28
[INFO] [stdout]     |
[INFO] [stdout] 234 |             AttributeType::Auto => "auto".to_string(),
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple struct `elements::attribute::BaseProfile`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct BaseProfile(pub String);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::Clip::Auto`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 |     Auto,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `elements::attribute::Clip::Rect`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     Rect(Length, Length, Length, Length),
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `elements::attribute::Clip::Auto`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:440:19
[INFO] [stdout]     |
[INFO] [stdout] 440 |             Clip::Auto => "auto".to_string(),
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated tuple variant `elements::attribute::Clip::Rect`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Clip::Rect(a, b, c, d) => {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `elements::attribute::BaseProfile::0`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         self.0.clone()
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `elements::attribute::Clip::Rect::0`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:441:24
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Clip::Rect(a, b, c, d) => {
[INFO] [stdout]     |                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `elements::attribute::Clip::Rect::1`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Clip::Rect(a, b, c, d) => {
[INFO] [stdout]     |                           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `elements::attribute::Clip::Rect::2`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:441:30
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Clip::Rect(a, b, c, d) => {
[INFO] [stdout]     |                              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `elements::attribute::Clip::Rect::3`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:441:33
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Clip::Rect(a, b, c, d) => {
[INFO] [stdout]     |                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `elements::attribute::BaseProfile::0`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:322:9
[INFO] [stdout]     |
[INFO] [stdout] 322 |         self.0.clone()
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `elements::attribute::Clip::Rect::0`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:441:24
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Clip::Rect(a, b, c, d) => {
[INFO] [stdout]     |                        ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `elements::attribute::Clip::Rect::1`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:441:27
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Clip::Rect(a, b, c, d) => {
[INFO] [stdout]     |                           ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `elements::attribute::Clip::Rect::2`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:441:30
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Clip::Rect(a, b, c, d) => {
[INFO] [stdout]     |                              ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `elements::attribute::Clip::Rect::3`: Deprecated svg attribute.
[INFO] [stdout]    --> src/elements/attribute.rs:441:33
[INFO] [stdout]     |
[INFO] [stdout] 441 |             Clip::Rect(a, b, c, d) => {
[INFO] [stdout]     |                                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SvgVec {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 34 |     x: SvgValue,
[INFO] [stdout]    |     ^
[INFO] [stdout] 35 |     y: SvgValue,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `radius` and `value` are never read
[INFO] [stdout]  --> src/elements/ellipse.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Ellipse {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     center: (f32, f32), // cx, cy
[INFO] [stdout] 6 |     radius: (f32, f32), // rx, ry
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     attributes: HashMap<String, String>,
[INFO] [stdout] 8 |     value: Option<String>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SvgVec {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 34 |     x: SvgValue,
[INFO] [stdout]    |     ^
[INFO] [stdout] 35 |     y: SvgValue,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `radius` and `value` are never read
[INFO] [stdout]  --> src/elements/ellipse.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Ellipse {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     center: (f32, f32), // cx, cy
[INFO] [stdout] 6 |     radius: (f32, f32), // rx, ry
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     attributes: HashMap<String, String>,
[INFO] [stdout] 8 |     value: Option<String>,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `XMLNode`
[INFO] [stdout]  --> examples/gen_svg.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use xmltree::{Element, XMLNode};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> examples/gen_svg.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     top_element.write(std::fs::File::create("test.svg").unwrap());
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let _ = top_element.write(std::fs::File::create("test.svg").unwrap());
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.69s
[INFO] running `Command { std: "docker" "inspect" "f3a4315a6e576a0d4258227892458306fae98e910f0b2ce1c32c6c2e2ecafbbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a4315a6e576a0d4258227892458306fae98e910f0b2ce1c32c6c2e2ecafbbb", kill_on_drop: false }`
[INFO] [stdout] f3a4315a6e576a0d4258227892458306fae98e910f0b2ce1c32c6c2e2ecafbbb
