[INFO] cloning repository https://github.com/llaa33219/outocut [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/llaa33219/outocut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllaa33219%2Foutocut", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllaa33219%2Foutocut'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16fbf43df0ac147c920d703fe41f0f977d2421b7 [INFO] testing llaa33219/outocut against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fllaa33219%2Foutocut" "/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/llaa33219/outocut [INFO] finished tweaking git repo https://github.com/llaa33219/outocut [INFO] tweaked toml for git repo https://github.com/llaa33219/outocut written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/llaa33219/outocut on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/llaa33219/outocut 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" "+562dee4820c458d823175268e41601d4c060588a" "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-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52ebf1b41da83ddc8368ac67c934fb309be68ad7ffe765fbc8c253481a16fbe8 [INFO] running `Command { std: "docker" "start" "-a" "52ebf1b41da83ddc8368ac67c934fb309be68ad7ffe765fbc8c253481a16fbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52ebf1b41da83ddc8368ac67c934fb309be68ad7ffe765fbc8c253481a16fbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ebf1b41da83ddc8368ac67c934fb309be68ad7ffe765fbc8c253481a16fbe8", kill_on_drop: false }` [INFO] [stdout] 52ebf1b41da83ddc8368ac67c934fb309be68ad7ffe765fbc8c253481a16fbe8 [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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebc8106cdb05807218b901d7f6e4e766be972c2d919d970c1ff1cfd3ba5711a9 [INFO] running `Command { std: "docker" "start" "-a" "ebc8106cdb05807218b901d7f6e4e766be972c2d919d970c1ff1cfd3ba5711a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling outocut v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/animation.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | let x = ((ax * t + bx) * t + cx) * t; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/render.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | time: f64, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `composer` [INFO] [stdout] --> src/render.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | composer: &Composer, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/render.rs:670:9 [INFO] [stdout] | [INFO] [stdout] 670 | width: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/render.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | height: u32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/render.rs:859:11 [INFO] [stdout] | [INFO] [stdout] 859 | fn idx_of(data: &[u8], x: u32, y: u32, width: u32) -> usize { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/render.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1203 | duration: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `composer` [INFO] [stdout] --> src/render.rs:1206:9 [INFO] [stdout] | [INFO] [stdout] 1206 | let composer = Composer::new(&proj); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mainCompositionId` should have a snake case name [INFO] [stdout] --> src/models.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub mainCompositionId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `main_composition_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `exportPresets` should have a snake case name [INFO] [stdout] --> src/models.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub exportPresets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `export_presets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `backgroundColor` should have a snake case name [INFO] [stdout] --> src/models.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub backgroundColor: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `background_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pixelAspect` should have a snake case name [INFO] [stdout] --> src/models.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub pixelAspect: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pixel_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sampleRate` should have a snake case name [INFO] [stdout] --> src/models.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub sampleRate: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioChannels` should have a snake case name [INFO] [stdout] --> src/models.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub audioChannels: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_channels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trimStart` should have a snake case name [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub trimStart: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trimEnd` should have a snake case name [INFO] [stdout] --> src/models.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub trimEnd: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startTime` should have a snake case name [INFO] [stdout] --> src/models.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub startTime: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inPoint` should have a snake case name [INFO] [stdout] --> src/models.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub inPoint: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `in_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `outPoint` should have a snake case name [INFO] [stdout] --> src/models.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub outPoint: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `out_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parentId` should have a snake case name [INFO] [stdout] --> src/models.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub parentId: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parent_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trackMatte` should have a snake case name [INFO] [stdout] --> src/models.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub trackMatte: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `track_matte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blendMode` should have a snake case name [INFO] [stdout] --> src/models.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub blendMode: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `blend_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shapeContents` should have a snake case name [INFO] [stdout] --> src/models.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub shapeContents: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shape_contents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `skewAxis` should have a snake case name [INFO] [stdout] --> src/models.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | pub skewAxis: AnimatedProperty, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `skew_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fontId` should have a snake case name [INFO] [stdout] --> src/models.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub fontId: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `font_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fontSize` should have a snake case name [INFO] [stdout] --> src/models.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | pub fontSize: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `font_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baselineShift` should have a snake case name [INFO] [stdout] --> src/models.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub baselineShift: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `baseline_shift` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `compositionId` should have a snake case name [INFO] [stdout] --> src/models.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub compositionId: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `composition_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/cli.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | Err(e) => break, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/animation.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | let x = ((ax * t + bx) * t + cx) * t; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/render.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | time: f64, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `composer` [INFO] [stdout] --> src/render.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | composer: &Composer, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/render.rs:670:9 [INFO] [stdout] | [INFO] [stdout] 670 | width: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/render.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | height: u32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/render.rs:859:11 [INFO] [stdout] | [INFO] [stdout] 859 | fn idx_of(data: &[u8], x: u32, y: u32, width: u32) -> usize { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/render.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1203 | duration: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `composer` [INFO] [stdout] --> src/render.rs:1206:9 [INFO] [stdout] | [INFO] [stdout] 1206 | let composer = Composer::new(&proj); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/models.rs:371:12 [INFO] [stdout] | [INFO] [stdout] 370 | impl Project { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 371 | pub fn new(name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/models.rs:405:12 [INFO] [stdout] | [INFO] [stdout] 404 | impl Layer { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 405 | pub fn new(layer_type: LayerType, duration: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `compositions` and `assets` are never read [INFO] [stdout] --> src/composition.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Composer { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 5 | compositions: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | assets: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_layer`, `get_layer_tree`, `resolve_asset`, `evaluate_blend_mode`, `apply_blend`, and `apply_track_matte` are never used [INFO] [stdout] --> src/composition.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Composer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn get_layer(&self, comp_id: &str, layer_id: &str) -> Option<&Layer> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn get_layer_tree(&self, comp_id: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn resolve_asset(&self, asset_id: &str) -> Option<&Asset> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn evaluate_blend_mode( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn apply_blend(&self, base: &[u8; 4], blend: &[u8; 4], mode: &BlendMode) -> [u8; 4] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn apply_track_matte( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LayerNode` is never constructed [INFO] [stdout] --> src/composition.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct LayerNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TrackMatteResult` is never used [INFO] [stdout] --> src/composition.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | pub enum TrackMatteResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `anchor`, `rotation`, `skew`, and `skew_axis` are never read [INFO] [stdout] --> src/animation.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 266 | pub struct ComputedTransform { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 267 | pub anchor: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | pub rotation: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 271 | pub skew: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 272 | pub skew_axis: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComputedTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mainCompositionId` should have a snake case name [INFO] [stdout] --> src/models.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub mainCompositionId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `main_composition_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `exportPresets` should have a snake case name [INFO] [stdout] --> src/models.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub exportPresets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `export_presets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `backgroundColor` should have a snake case name [INFO] [stdout] --> src/models.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub backgroundColor: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `background_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pixelAspect` should have a snake case name [INFO] [stdout] --> src/models.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub pixelAspect: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pixel_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sampleRate` should have a snake case name [INFO] [stdout] --> src/models.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub sampleRate: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioChannels` should have a snake case name [INFO] [stdout] --> src/models.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub audioChannels: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_channels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trimStart` should have a snake case name [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub trimStart: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trimEnd` should have a snake case name [INFO] [stdout] --> src/models.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub trimEnd: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startTime` should have a snake case name [INFO] [stdout] --> src/models.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub startTime: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inPoint` should have a snake case name [INFO] [stdout] --> src/models.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub inPoint: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `in_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `outPoint` should have a snake case name [INFO] [stdout] --> src/models.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub outPoint: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `out_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parentId` should have a snake case name [INFO] [stdout] --> src/models.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub parentId: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parent_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trackMatte` should have a snake case name [INFO] [stdout] --> src/models.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub trackMatte: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `track_matte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blendMode` should have a snake case name [INFO] [stdout] --> src/models.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub blendMode: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `blend_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shapeContents` should have a snake case name [INFO] [stdout] --> src/models.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub shapeContents: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shape_contents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `skewAxis` should have a snake case name [INFO] [stdout] --> src/models.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | pub skewAxis: AnimatedProperty, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `skew_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fontId` should have a snake case name [INFO] [stdout] --> src/models.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub fontId: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `font_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fontSize` should have a snake case name [INFO] [stdout] --> src/models.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | pub fontSize: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `font_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baselineShift` should have a snake case name [INFO] [stdout] --> src/models.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub baselineShift: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `baseline_shift` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `compositionId` should have a snake case name [INFO] [stdout] --> src/models.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub compositionId: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `composition_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.28s [INFO] running `Command { std: "docker" "inspect" "ebc8106cdb05807218b901d7f6e4e766be972c2d919d970c1ff1cfd3ba5711a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebc8106cdb05807218b901d7f6e4e766be972c2d919d970c1ff1cfd3ba5711a9", kill_on_drop: false }` [INFO] [stdout] ebc8106cdb05807218b901d7f6e4e766be972c2d919d970c1ff1cfd3ba5711a9 [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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85cd86f57989ba4e931b4b07d1139529f89cb7868e9fb1da9372fc66f15b6f76 [INFO] running `Command { std: "docker" "start" "-a" "85cd86f57989ba4e931b4b07d1139529f89cb7868e9fb1da9372fc66f15b6f76", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/animation.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | let x = ((ax * t + bx) * t + cx) * t; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/render.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | time: f64, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `composer` [INFO] [stdout] --> src/render.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | composer: &Composer, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/render.rs:670:9 [INFO] [stdout] | [INFO] [stdout] 670 | width: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/render.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | height: u32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/render.rs:859:11 [INFO] [stdout] | [INFO] [stdout] 859 | fn idx_of(data: &[u8], x: u32, y: u32, width: u32) -> usize { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/render.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1203 | duration: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `composer` [INFO] [stdout] --> src/render.rs:1206:9 [INFO] [stdout] | [INFO] [stdout] 1206 | let composer = Composer::new(&proj); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mainCompositionId` should have a snake case name [INFO] [stdout] --> src/models.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub mainCompositionId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `main_composition_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `exportPresets` should have a snake case name [INFO] [stdout] --> src/models.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub exportPresets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `export_presets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `backgroundColor` should have a snake case name [INFO] [stdout] --> src/models.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub backgroundColor: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `background_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pixelAspect` should have a snake case name [INFO] [stdout] --> src/models.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub pixelAspect: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pixel_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sampleRate` should have a snake case name [INFO] [stdout] --> src/models.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub sampleRate: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioChannels` should have a snake case name [INFO] [stdout] --> src/models.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub audioChannels: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_channels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trimStart` should have a snake case name [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub trimStart: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trimEnd` should have a snake case name [INFO] [stdout] --> src/models.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub trimEnd: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startTime` should have a snake case name [INFO] [stdout] --> src/models.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub startTime: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inPoint` should have a snake case name [INFO] [stdout] --> src/models.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub inPoint: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `in_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `outPoint` should have a snake case name [INFO] [stdout] --> src/models.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub outPoint: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `out_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parentId` should have a snake case name [INFO] [stdout] --> src/models.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub parentId: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parent_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trackMatte` should have a snake case name [INFO] [stdout] --> src/models.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub trackMatte: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `track_matte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blendMode` should have a snake case name [INFO] [stdout] --> src/models.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub blendMode: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `blend_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shapeContents` should have a snake case name [INFO] [stdout] --> src/models.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub shapeContents: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shape_contents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `skewAxis` should have a snake case name [INFO] [stdout] --> src/models.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | pub skewAxis: AnimatedProperty, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `skew_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fontId` should have a snake case name [INFO] [stdout] --> src/models.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub fontId: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `font_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fontSize` should have a snake case name [INFO] [stdout] --> src/models.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | pub fontSize: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `font_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baselineShift` should have a snake case name [INFO] [stdout] --> src/models.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub baselineShift: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `baseline_shift` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `compositionId` should have a snake case name [INFO] [stdout] --> src/models.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub compositionId: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `composition_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling outocut v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/cli.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | Err(e) => break, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/animation.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | let x = ((ax * t + bx) * t + cx) * t; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/render.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | time: f64, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `composer` [INFO] [stdout] --> src/render.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | composer: &Composer, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/render.rs:670:9 [INFO] [stdout] | [INFO] [stdout] 670 | width: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/render.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | height: u32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/render.rs:859:11 [INFO] [stdout] | [INFO] [stdout] 859 | fn idx_of(data: &[u8], x: u32, y: u32, width: u32) -> usize { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/render.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1203 | duration: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `composer` [INFO] [stdout] --> src/render.rs:1206:9 [INFO] [stdout] | [INFO] [stdout] 1206 | let composer = Composer::new(&proj); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mainCompositionId` should have a snake case name [INFO] [stdout] --> src/models.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub mainCompositionId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `main_composition_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `exportPresets` should have a snake case name [INFO] [stdout] --> src/models.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub exportPresets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `export_presets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `backgroundColor` should have a snake case name [INFO] [stdout] --> src/models.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub backgroundColor: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `background_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pixelAspect` should have a snake case name [INFO] [stdout] --> src/models.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub pixelAspect: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pixel_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sampleRate` should have a snake case name [INFO] [stdout] --> src/models.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub sampleRate: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioChannels` should have a snake case name [INFO] [stdout] --> src/models.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub audioChannels: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_channels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trimStart` should have a snake case name [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub trimStart: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trimEnd` should have a snake case name [INFO] [stdout] --> src/models.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub trimEnd: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startTime` should have a snake case name [INFO] [stdout] --> src/models.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub startTime: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inPoint` should have a snake case name [INFO] [stdout] --> src/models.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub inPoint: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `in_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `outPoint` should have a snake case name [INFO] [stdout] --> src/models.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub outPoint: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `out_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parentId` should have a snake case name [INFO] [stdout] --> src/models.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub parentId: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parent_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trackMatte` should have a snake case name [INFO] [stdout] --> src/models.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub trackMatte: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `track_matte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blendMode` should have a snake case name [INFO] [stdout] --> src/models.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub blendMode: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `blend_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shapeContents` should have a snake case name [INFO] [stdout] --> src/models.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub shapeContents: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shape_contents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `skewAxis` should have a snake case name [INFO] [stdout] --> src/models.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | pub skewAxis: AnimatedProperty, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `skew_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fontId` should have a snake case name [INFO] [stdout] --> src/models.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub fontId: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `font_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fontSize` should have a snake case name [INFO] [stdout] --> src/models.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | pub fontSize: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `font_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baselineShift` should have a snake case name [INFO] [stdout] --> src/models.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub baselineShift: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `baseline_shift` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `compositionId` should have a snake case name [INFO] [stdout] --> src/models.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub compositionId: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `composition_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/animation.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | let x = ((ax * t + bx) * t + cx) * t; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/render.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | time: f64, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `composer` [INFO] [stdout] --> src/render.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | composer: &Composer, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/render.rs:670:9 [INFO] [stdout] | [INFO] [stdout] 670 | width: u32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/render.rs:671:9 [INFO] [stdout] | [INFO] [stdout] 671 | height: u32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/render.rs:859:11 [INFO] [stdout] | [INFO] [stdout] 859 | fn idx_of(data: &[u8], x: u32, y: u32, width: u32) -> usize { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> src/render.rs:1203:5 [INFO] [stdout] | [INFO] [stdout] 1203 | duration: Option, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `composer` [INFO] [stdout] --> src/render.rs:1206:9 [INFO] [stdout] | [INFO] [stdout] 1206 | let composer = Composer::new(&proj); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/models.rs:371:12 [INFO] [stdout] | [INFO] [stdout] 370 | impl Project { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 371 | pub fn new(name: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/models.rs:405:12 [INFO] [stdout] | [INFO] [stdout] 404 | impl Layer { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 405 | pub fn new(layer_type: LayerType, duration: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `compositions` and `assets` are never read [INFO] [stdout] --> src/composition.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Composer { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 5 | compositions: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 6 | assets: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_layer`, `get_layer_tree`, `resolve_asset`, `evaluate_blend_mode`, `apply_blend`, and `apply_track_matte` are never used [INFO] [stdout] --> src/composition.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl Composer { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn get_layer(&self, comp_id: &str, layer_id: &str) -> Option<&Layer> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn get_layer_tree(&self, comp_id: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn resolve_asset(&self, asset_id: &str) -> Option<&Asset> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn evaluate_blend_mode( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn apply_blend(&self, base: &[u8; 4], blend: &[u8; 4], mode: &BlendMode) -> [u8; 4] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub fn apply_track_matte( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LayerNode` is never constructed [INFO] [stdout] --> src/composition.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct LayerNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TrackMatteResult` is never used [INFO] [stdout] --> src/composition.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | pub enum TrackMatteResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `anchor`, `rotation`, `skew`, and `skew_axis` are never read [INFO] [stdout] --> src/animation.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 266 | pub struct ComputedTransform { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 267 | pub anchor: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | pub rotation: f64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 271 | pub skew: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 272 | pub skew_axis: f64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ComputedTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mainCompositionId` should have a snake case name [INFO] [stdout] --> src/models.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub mainCompositionId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `main_composition_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `exportPresets` should have a snake case name [INFO] [stdout] --> src/models.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub exportPresets: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `export_presets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `backgroundColor` should have a snake case name [INFO] [stdout] --> src/models.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub backgroundColor: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `background_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pixelAspect` should have a snake case name [INFO] [stdout] --> src/models.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub pixelAspect: f64, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pixel_aspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sampleRate` should have a snake case name [INFO] [stdout] --> src/models.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | pub sampleRate: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `audioChannels` should have a snake case name [INFO] [stdout] --> src/models.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub audioChannels: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_channels` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trimStart` should have a snake case name [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub trimStart: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trimEnd` should have a snake case name [INFO] [stdout] --> src/models.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub trimEnd: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `startTime` should have a snake case name [INFO] [stdout] --> src/models.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub startTime: f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `start_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `inPoint` should have a snake case name [INFO] [stdout] --> src/models.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub inPoint: Option, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `in_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `outPoint` should have a snake case name [INFO] [stdout] --> src/models.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub outPoint: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `out_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `parentId` should have a snake case name [INFO] [stdout] --> src/models.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub parentId: Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `parent_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `trackMatte` should have a snake case name [INFO] [stdout] --> src/models.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub trackMatte: Option, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `track_matte` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `blendMode` should have a snake case name [INFO] [stdout] --> src/models.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub blendMode: Option, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `blend_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shapeContents` should have a snake case name [INFO] [stdout] --> src/models.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub shapeContents: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shape_contents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `skewAxis` should have a snake case name [INFO] [stdout] --> src/models.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | pub skewAxis: AnimatedProperty, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `skew_axis` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fontId` should have a snake case name [INFO] [stdout] --> src/models.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub fontId: Option, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `font_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fontSize` should have a snake case name [INFO] [stdout] --> src/models.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | pub fontSize: f64, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `font_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `baselineShift` should have a snake case name [INFO] [stdout] --> src/models.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub baselineShift: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `baseline_shift` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assetId` should have a snake case name [INFO] [stdout] --> src/models.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | pub assetId: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `compositionId` should have a snake case name [INFO] [stdout] --> src/models.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | pub compositionId: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `composition_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.57s [INFO] running `Command { std: "docker" "inspect" "85cd86f57989ba4e931b4b07d1139529f89cb7868e9fb1da9372fc66f15b6f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85cd86f57989ba4e931b4b07d1139529f89cb7868e9fb1da9372fc66f15b6f76", kill_on_drop: false }` [INFO] [stdout] 85cd86f57989ba4e931b4b07d1139529f89cb7868e9fb1da9372fc66f15b6f76 [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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75ceb8a95ff2a0d64878858e825b493a1bfc81bf854239a21d03fb7eeea7b09d [INFO] running `Command { std: "docker" "start" "-a" "75ceb8a95ff2a0d64878858e825b493a1bfc81bf854239a21d03fb7eeea7b09d", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/animation.rs:178:13 [INFO] [stderr] | [INFO] [stderr] 178 | let x = ((ax * t + bx) * t + cx) * t; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `time` [INFO] [stderr] --> src/render.rs:107:9 [INFO] [stderr] | [INFO] [stderr] 107 | time: f64, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_time` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `composer` [INFO] [stderr] --> src/render.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 111 | composer: &Composer, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> src/render.rs:670:9 [INFO] [stderr] | [INFO] [stderr] 670 | width: u32, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `height` [INFO] [stderr] --> src/render.rs:671:9 [INFO] [stderr] | [INFO] [stderr] 671 | height: u32, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/render.rs:859:11 [INFO] [stderr] | [INFO] [stderr] 859 | fn idx_of(data: &[u8], x: u32, y: u32, width: u32) -> usize { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `duration` [INFO] [stderr] --> src/render.rs:1203:5 [INFO] [stderr] | [INFO] [stderr] 1203 | duration: Option, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `composer` [INFO] [stderr] --> src/render.rs:1206:9 [INFO] [stderr] | [INFO] [stderr] 1206 | let composer = Composer::new(&proj); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_composer` [INFO] [stderr] [INFO] [stderr] warning: structure field `mainCompositionId` should have a snake case name [INFO] [stderr] --> src/models.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub mainCompositionId: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `main_composition_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `exportPresets` should have a snake case name [INFO] [stderr] --> src/models.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub exportPresets: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `export_presets` [INFO] [stderr] [INFO] [stderr] warning: structure field `backgroundColor` should have a snake case name [INFO] [stderr] --> src/models.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | pub backgroundColor: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `background_color` [INFO] [stderr] [INFO] [stderr] warning: structure field `pixelAspect` should have a snake case name [INFO] [stderr] --> src/models.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | pub pixelAspect: f64, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pixel_aspect` [INFO] [stderr] [INFO] [stderr] warning: structure field `sampleRate` should have a snake case name [INFO] [stderr] --> src/models.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | pub sampleRate: u32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `sample_rate` [INFO] [stderr] [INFO] [stderr] warning: structure field `audioChannels` should have a snake case name [INFO] [stderr] --> src/models.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 41 | pub audioChannels: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `audio_channels` [INFO] [stderr] [INFO] [stderr] warning: structure field `trimStart` should have a snake case name [INFO] [stderr] --> src/models.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | pub trimStart: Option, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: structure field `trimEnd` should have a snake case name [INFO] [stderr] --> src/models.rs:53:9 [INFO] [stderr] | [INFO] [stderr] 53 | pub trimEnd: Option, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: structure field `startTime` should have a snake case name [INFO] [stderr] --> src/models.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | pub startTime: f64, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `start_time` [INFO] [stderr] [INFO] [stderr] warning: structure field `inPoint` should have a snake case name [INFO] [stderr] --> src/models.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 85 | pub inPoint: Option, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `in_point` [INFO] [stderr] [INFO] [stderr] warning: structure field `outPoint` should have a snake case name [INFO] [stderr] --> src/models.rs:87:9 [INFO] [stderr] | [INFO] [stderr] 87 | pub outPoint: Option, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `out_point` [INFO] [stderr] [INFO] [stderr] warning: structure field `parentId` should have a snake case name [INFO] [stderr] --> src/models.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | pub parentId: Option, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `parent_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `trackMatte` should have a snake case name [INFO] [stderr] --> src/models.rs:91:9 [INFO] [stderr] | [INFO] [stderr] 91 | pub trackMatte: Option, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `track_matte` [INFO] [stderr] [INFO] [stderr] warning: structure field `blendMode` should have a snake case name [INFO] [stderr] --> src/models.rs:93:9 [INFO] [stderr] | [INFO] [stderr] 93 | pub blendMode: Option, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `blend_mode` [INFO] [stderr] [INFO] [stderr] warning: structure field `shapeContents` should have a snake case name [INFO] [stderr] --> src/models.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | pub shapeContents: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `shape_contents` [INFO] [stderr] [INFO] [stderr] warning: structure field `skewAxis` should have a snake case name [INFO] [stderr] --> src/models.rs:160:9 [INFO] [stderr] | [INFO] [stderr] 160 | pub skewAxis: AnimatedProperty, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `skew_axis` [INFO] [stderr] [INFO] [stderr] warning: structure field `fontId` should have a snake case name [INFO] [stderr] --> src/models.rs:213:9 [INFO] [stderr] | [INFO] [stderr] 213 | pub fontId: Option, [INFO] [stderr] | ^^^^^^ help: convert the identifier to snake case: `font_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `fontSize` should have a snake case name [INFO] [stderr] --> src/models.rs:215:9 [INFO] [stderr] | [INFO] [stderr] 215 | pub fontSize: f64, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `font_size` [INFO] [stderr] [INFO] [stderr] warning: structure field `baselineShift` should have a snake case name [INFO] [stderr] --> src/models.rs:221:9 [INFO] [stderr] | [INFO] [stderr] 221 | pub baselineShift: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `baseline_shift` [INFO] [stderr] [INFO] [stderr] warning: structure field `assetId` should have a snake case name [INFO] [stderr] --> src/models.rs:236:9 [INFO] [stderr] | [INFO] [stderr] 236 | pub assetId: String, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `assetId` should have a snake case name [INFO] [stderr] --> src/models.rs:242:9 [INFO] [stderr] | [INFO] [stderr] 242 | pub assetId: String, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `assetId` should have a snake case name [INFO] [stderr] --> src/models.rs:248:9 [INFO] [stderr] | [INFO] [stderr] 248 | pub assetId: String, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `asset_id` [INFO] [stderr] [INFO] [stderr] warning: structure field `compositionId` should have a snake case name [INFO] [stderr] --> src/models.rs:259:9 [INFO] [stderr] | [INFO] [stderr] 259 | pub compositionId: String, [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `composition_id` [INFO] [stderr] [INFO] [stderr] warning: `outocut` (lib) generated 31 warnings (run `cargo fix --lib -p outocut` to apply 8 suggestions) [INFO] [stderr] warning: `outocut` (lib test) generated 31 warnings (31 duplicates) [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/cli.rs:98:17 [INFO] [stderr] | [INFO] [stderr] 98 | Err(e) => break, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/animation.rs:178:13 [INFO] [stderr] | [INFO] [stderr] 178 | let x = ((ax * t + bx) * t + cx) * t; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/models.rs:371:12 [INFO] [stderr] | [INFO] [stderr] 370 | impl Project { [INFO] [stderr] | ------------ associated function in this implementation [INFO] [stderr] 371 | pub fn new(name: String) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/models.rs:405:12 [INFO] [stderr] | [INFO] [stderr] 404 | impl Layer { [INFO] [stderr] | ---------- associated function in this implementation [INFO] [stderr] 405 | pub fn new(layer_type: LayerType, duration: f64) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `compositions` and `assets` are never read [INFO] [stderr] --> src/composition.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Composer { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 5 | compositions: HashMap, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 6 | assets: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `get_layer`, `get_layer_tree`, `resolve_asset`, `evaluate_blend_mode`, `apply_blend`, and `apply_track_matte` are never used [INFO] [stderr] --> src/composition.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 9 | impl Composer { [INFO] [stderr] | ------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 17 | pub fn get_layer(&self, comp_id: &str, layer_id: &str) -> Option<&Layer> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 23 | pub fn get_layer_tree(&self, comp_id: &str) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 41 | pub fn resolve_asset(&self, asset_id: &str) -> Option<&Asset> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 45 | pub fn evaluate_blend_mode( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 57 | fn apply_blend(&self, base: &[u8; 4], blend: &[u8; 4], mode: &BlendMode) -> [u8; 4] { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 122 | pub fn apply_track_matte( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `LayerNode` is never constructed [INFO] [stderr] --> src/composition.rs:149:12 [INFO] [stderr] | [INFO] [stderr] 149 | pub struct LayerNode { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `TrackMatteResult` is never used [INFO] [stderr] --> src/composition.rs:155:10 [INFO] [stderr] | [INFO] [stderr] 155 | pub enum TrackMatteResult { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `anchor`, `rotation`, `skew`, and `skew_axis` are never read [INFO] [stderr] --> src/animation.rs:267:9 [INFO] [stderr] | [INFO] [stderr] 266 | pub struct ComputedTransform { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] 267 | pub anchor: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 270 | pub rotation: f64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 271 | pub skew: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 272 | pub skew_axis: f64, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ComputedTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `outocut` (bin "outocut" test) generated 39 warnings (30 duplicates) (run `cargo fix --bin "outocut" -p outocut --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/outocut-4bd517f269122654) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parser::tests::test_strip_block_comments ... ok [INFO] [stdout] test parser::tests::test_preserve_string_content ... ok [INFO] [stdout] test parser::tests::test_strip_line_comments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/outocut-a01d3ec2b89c1abb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test parser::tests::test_preserve_string_content ... ok [INFO] [stdout] test parser::tests::test_strip_line_comments ... ok [INFO] [stdout] test parser::tests::test_strip_block_comments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests outocut [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" "75ceb8a95ff2a0d64878858e825b493a1bfc81bf854239a21d03fb7eeea7b09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75ceb8a95ff2a0d64878858e825b493a1bfc81bf854239a21d03fb7eeea7b09d", kill_on_drop: false }` [INFO] [stdout] 75ceb8a95ff2a0d64878858e825b493a1bfc81bf854239a21d03fb7eeea7b09d