[INFO] cloning repository https://github.com/cjavad/svg_splitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjavad/svg_splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjavad%2Fsvg_splitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjavad%2Fsvg_splitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a63c2581068a71b660e865193f7d8fdcb00a64a
[INFO] building cjavad/svg_splitter against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjavad%2Fsvg_splitter" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/cjavad/svg_splitter on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/cjavad/svg_splitter
[INFO] finished tweaking git repo https://github.com/cjavad/svg_splitter
[INFO] tweaked toml for git repo https://github.com/cjavad/svg_splitter written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/cjavad/svg_splitter 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a22b830499c83d18f291f97ad56a68c2f777371c9068816738bb3a41d3601797
[INFO] running `Command { std: "docker" "start" "-a" "a22b830499c83d18f291f97ad56a68c2f777371c9068816738bb3a41d3601797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a22b830499c83d18f291f97ad56a68c2f777371c9068816738bb3a41d3601797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a22b830499c83d18f291f97ad56a68c2f777371c9068816738bb3a41d3601797", kill_on_drop: false }`
[INFO] [stdout] a22b830499c83d18f291f97ad56a68c2f777371c9068816738bb3a41d3601797
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbc31797fef807c9aaa96bda05d14bb809f530699702d737fb814a4bf89156c6
[INFO] running `Command { std: "docker" "start" "-a" "cbc31797fef807c9aaa96bda05d14bb809f530699702d737fb814a4bf89156c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling zeno v0.2.3
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling ori-macro v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling sys-locale v0.3.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling smol_str v0.3.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ori-font-awesome v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]    Compiling ori-shell v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling glow v0.14.0
[INFO] [stderr]    Compiling wayland-egl v0.32.4
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling svg_splitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling wayland-protocols v0.32.4
[INFO] [stderr]    Compiling wayland-cursor v0.31.6
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling bytemuck v1.17.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling font-types v0.6.0
[INFO] [stderr]    Compiling rustybuzz v0.14.1
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling read-fonts v0.20.0
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.4
[INFO] [stderr]    Compiling x11rb v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling skrifa v0.20.0
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling swash v0.1.18
[INFO] [stderr]    Compiling cosmic-text v0.12.1
[INFO] [stderr]    Compiling ori-core v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ashpd v0.8.1
[INFO] [stderr]    Compiling ori-glow v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori-app v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/libsvg.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build(&mut self, cx: &mut BuildCx, data: &mut Data) -> Self::State {
[INFO] [stdout]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old`
[INFO] [stdout]   --> src/svg_view.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         old: &Self,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/svg_view.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:48:50
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                  ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:48:68
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/svg_view.rs:48:85
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cx: &mut LayoutCx,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         data: &mut Data,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:60:66
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn draw(&mut self, state: &mut Self::State, cx: &mut DrawCx, data: &mut Data) {
[INFO] [stdout]    |                                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/main.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn event(&mut self, cx: &mut DelegateCx<Data>, data: &mut Data, event: &Event) -> bool {
[INFO] [stdout]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cImportSvgOptions` is more private than the item `libsvg::svg_to_polygon_c`
[INFO] [stdout]   --> src/libsvg.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     pub fn svg_to_polygon_c(
[INFO] [stdout] 43 | |         svg: *const ffi::c_char,
[INFO] [stdout] 44 | |         size: usize,
[INFO] [stdout] 45 | |         options: *mut cImportSvgOptions,
[INFO] [stdout] 46 | |         polygon: *mut *mut ffi::c_void,
[INFO] [stdout] 47 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::svg_to_polygon_c` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cImportSvgOptions` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | struct cImportSvgOptions {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::get_polygon_outlines`
[INFO] [stdout]   --> src/libsvg.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     pub fn get_polygon_outlines(
[INFO] [stdout] 50 | |         polygon: *mut ffi::c_void,
[INFO] [stdout] 51 | |         outlines: *mut *mut cOutline,
[INFO] [stdout] 52 | |         size: *mut usize,
[INFO] [stdout] 53 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::get_polygon_outlines` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cSplitPolygonOptions` is more private than the item `libsvg::split_polygon_c`
[INFO] [stdout]   --> src/libsvg.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     pub fn split_polygon_c(
[INFO] [stdout] 62 | |         polygon: *mut ffi::c_void,
[INFO] [stdout] 63 | |         options: *mut cSplitPolygonOptions,
[INFO] [stdout] 64 | |         polygons: *mut *mut *mut ffi::c_void,
[INFO] [stdout] 65 | |         size: *mut usize,
[INFO] [stdout] 66 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::split_polygon_c` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cSplitPolygonOptions` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct cSplitPolygonOptions {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::free_outline`
[INFO] [stdout]   --> src/libsvg.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn free_outline(outline: *mut cOutline) -> ffi::c_int;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `libsvg::free_outline` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::free_outlines`
[INFO] [stdout]   --> src/libsvg.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn free_outlines(outlines: *mut cOutline, size: usize) -> ffi::c_int;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `libsvg::free_outlines` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bbox` and `positive` are never read
[INFO] [stdout]   --> src/libsvg.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Outline {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 35 |     pub bbox: (Point, Point),
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 36 |     pub vertices: Vec<Point>,
[INFO] [stdout] 37 |     pub positive: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Outline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `polygon_to_svg_c` is never used
[INFO] [stdout]   --> src/libsvg.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn polygon_to_svg_c(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_polygon` is never used
[INFO] [stdout]   --> src/libsvg.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn free_polygon(polygon: *mut ffi::c_void) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_polygons` is never used
[INFO] [stdout]   --> src/libsvg.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn free_polygons(polygons: *mut *mut ffi::c_void, size: usize) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_outline` is never used
[INFO] [stdout]   --> src/libsvg.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn free_outline(outline: *mut cOutline) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_outlines` is never used
[INFO] [stdout]   --> src/libsvg.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn free_outlines(outlines: *mut cOutline, size: usize) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "cbc31797fef807c9aaa96bda05d14bb809f530699702d737fb814a4bf89156c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbc31797fef807c9aaa96bda05d14bb809f530699702d737fb814a4bf89156c6", kill_on_drop: false }`
[INFO] [stdout] cbc31797fef807c9aaa96bda05d14bb809f530699702d737fb814a4bf89156c6
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7e6615eeed5c7a12609f7a2914d716478fe4888979b6eea5424f380f95be6c6
[INFO] running `Command { std: "docker" "start" "-a" "f7e6615eeed5c7a12609f7a2914d716478fe4888979b6eea5424f380f95be6c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling ori-core v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori-app v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori-glow v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori-font-awesome v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori-shell v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling svg_splitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/libsvg.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build(&mut self, cx: &mut BuildCx, data: &mut Data) -> Self::State {
[INFO] [stdout]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old`
[INFO] [stdout]   --> src/svg_view.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         old: &Self,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/svg_view.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:48:50
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                  ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:48:68
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/svg_view.rs:48:85
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cx: &mut LayoutCx,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         data: &mut Data,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:60:66
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn draw(&mut self, state: &mut Self::State, cx: &mut DrawCx, data: &mut Data) {
[INFO] [stdout]    |                                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/main.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn event(&mut self, cx: &mut DelegateCx<Data>, data: &mut Data, event: &Event) -> bool {
[INFO] [stdout]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cImportSvgOptions` is more private than the item `libsvg::svg_to_polygon_c`
[INFO] [stdout]   --> src/libsvg.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     pub fn svg_to_polygon_c(
[INFO] [stdout] 43 | |         svg: *const ffi::c_char,
[INFO] [stdout] 44 | |         size: usize,
[INFO] [stdout] 45 | |         options: *mut cImportSvgOptions,
[INFO] [stdout] 46 | |         polygon: *mut *mut ffi::c_void,
[INFO] [stdout] 47 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::svg_to_polygon_c` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cImportSvgOptions` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | struct cImportSvgOptions {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::get_polygon_outlines`
[INFO] [stdout]   --> src/libsvg.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     pub fn get_polygon_outlines(
[INFO] [stdout] 50 | |         polygon: *mut ffi::c_void,
[INFO] [stdout] 51 | |         outlines: *mut *mut cOutline,
[INFO] [stdout] 52 | |         size: *mut usize,
[INFO] [stdout] 53 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::get_polygon_outlines` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cSplitPolygonOptions` is more private than the item `libsvg::split_polygon_c`
[INFO] [stdout]   --> src/libsvg.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     pub fn split_polygon_c(
[INFO] [stdout] 62 | |         polygon: *mut ffi::c_void,
[INFO] [stdout] 63 | |         options: *mut cSplitPolygonOptions,
[INFO] [stdout] 64 | |         polygons: *mut *mut *mut ffi::c_void,
[INFO] [stdout] 65 | |         size: *mut usize,
[INFO] [stdout] 66 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::split_polygon_c` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cSplitPolygonOptions` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct cSplitPolygonOptions {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::free_outline`
[INFO] [stdout]   --> src/libsvg.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn free_outline(outline: *mut cOutline) -> ffi::c_int;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `libsvg::free_outline` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::free_outlines`
[INFO] [stdout]   --> src/libsvg.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn free_outlines(outlines: *mut cOutline, size: usize) -> ffi::c_int;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `libsvg::free_outlines` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bbox` and `positive` are never read
[INFO] [stdout]   --> src/libsvg.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Outline {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 35 |     pub bbox: (Point, Point),
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 36 |     pub vertices: Vec<Point>,
[INFO] [stdout] 37 |     pub positive: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Outline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `polygon_to_svg_c` is never used
[INFO] [stdout]   --> src/libsvg.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn polygon_to_svg_c(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_polygon` is never used
[INFO] [stdout]   --> src/libsvg.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn free_polygon(polygon: *mut ffi::c_void) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_polygons` is never used
[INFO] [stdout]   --> src/libsvg.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn free_polygons(polygons: *mut *mut ffi::c_void, size: usize) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_outline` is never used
[INFO] [stdout]   --> src/libsvg.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn free_outline(outline: *mut cOutline) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_outlines` is never used
[INFO] [stdout]   --> src/libsvg.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn free_outlines(outlines: *mut cOutline, size: usize) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.84s
[INFO] running `Command { std: "docker" "inspect" "f7e6615eeed5c7a12609f7a2914d716478fe4888979b6eea5424f380f95be6c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e6615eeed5c7a12609f7a2914d716478fe4888979b6eea5424f380f95be6c6", kill_on_drop: false }`
[INFO] [stdout] f7e6615eeed5c7a12609f7a2914d716478fe4888979b6eea5424f380f95be6c6
