[INFO] cloning repository https://github.com/AMPLIFAIUI/XVG
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AMPLIFAIUI/XVG" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMPLIFAIUI%2FXVG", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMPLIFAIUI%2FXVG'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff6babdf6404fa264afabbd3c2cc78309954c6f5
[INFO] checking AMPLIFAIUI/XVG against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMPLIFAIUI%2FXVG" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AMPLIFAIUI/XVG
[INFO] finished tweaking git repo https://github.com/AMPLIFAIUI/XVG
[INFO] tweaked toml for git repo https://github.com/AMPLIFAIUI/XVG written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AMPLIFAIUI/XVG on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AMPLIFAIUI/XVG 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9790a62b9a49de63dbe97f24b3a8a9e21e364d5442b7e3da6fb3a376701714b6
[INFO] running `Command { std: "docker" "start" "-a" "9790a62b9a49de63dbe97f24b3a8a9e21e364d5442b7e3da6fb3a376701714b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9790a62b9a49de63dbe97f24b3a8a9e21e364d5442b7e3da6fb3a376701714b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9790a62b9a49de63dbe97f24b3a8a9e21e364d5442b7e3da6fb3a376701714b6", kill_on_drop: false }`
[INFO] [stdout] 9790a62b9a49de63dbe97f24b3a8a9e21e364d5442b7e3da6fb3a376701714b6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18b1579fb501db2091450c1aa01144302194384c90e59b3441e8c02cdd36d83e
[INFO] running `Command { std: "docker" "start" "-a" "18b1579fb501db2091450c1aa01144302194384c90e59b3441e8c02cdd36d83e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking svgtypes v0.12.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking roxmltree v0.18.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking wgpu-types v0.16.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking fontdb v0.15.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking lyon_geom v1.0.6
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking lyon_path v1.0.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking lyon_algorithms v1.0.5
[INFO] [stderr]     Checking lyon_tessellation v1.0.15
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking lyon v1.0.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rustybuzz v0.10.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking usvg-tree v0.36.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking usvg-parser v0.36.0
[INFO] [stderr]     Checking usvg-text-layout v0.36.0
[INFO] [stderr]     Checking usvg v0.36.0
[INFO] [stderr]     Checking resvg v0.36.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking wgpu-hal v0.16.2
[INFO] [stderr]     Checking wgpu-core v0.16.1
[INFO] [stderr]     Checking wgpu v0.16.3
[INFO] [stderr]     Checking xvg-core v1.0.0 (/opt/rustwide/workdir/xvg-core)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> xvg-core/src/lib.rs:864:9
[INFO] [stdout]     |
[INFO] [stdout] 864 |         PathRecord { data, tf:[1.0,0.0,0.0,1.0,0.0,0.0], style, original_svg: None, layer_id: todo!() }
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------^^
[INFO] [stdout]     |         |                                                                                     |
[INFO] [stdout]     |         |                                                                                     any code following this expression is unreachable
[INFO] [stdout]     |         unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group`
[INFO] [stdout]   --> xvg-core/src/svg_import.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |         usvg::NodeKind::Group(group) => {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_group`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `group`
[INFO] [stdout]   --> xvg-core/src/svg_import.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |         usvg::NodeKind::Group(group) => {
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_group`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `extract_path_points`, `compute_path_bounds`, and `point_to_line_segment` are never used
[INFO] [stdout]    --> xvg-core/src/sdf.rs:435:8
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl SDFEngine {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 435 |     fn extract_path_points(&self, path: &PathRecord) -> Vec<(f32, f32)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 |     fn compute_path_bounds(&self, path: &PathRecord) -> (f32, f32, f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 479 |     fn point_to_line_segment(point: [f32; 2], line_start: [f32; 2], line_end: [f32; 2]) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_size` is never read
[INFO] [stdout]   --> xvg-core/src/crdt.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct CRDTEngine {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     batch_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CRDTEngine` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `translate_path` is never used
[INFO] [stdout]    --> xvg-core/src/crdt.rs:656:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl CRDTEngine {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 656 |     fn translate_path(&self, path_record: &mut PathRecord, translation: [f32; 2]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `author_id` and `after` are never read
[INFO] [stdout]    --> xvg-core/src/crdt.rs:820:5
[INFO] [stdout]     |
[INFO] [stdout] 816 | struct RGAElement<T> {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 820 |     author_id: u16,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 821 |     deleted: bool,
[INFO] [stdout] 822 |     after: Option<u64>, // ID of the element this comes after
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGAElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_vertices` and `max_indices` are never read
[INFO] [stdout]   --> xvg-core/src/three_d.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Scene3DEngine {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     max_vertices: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     max_indices: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scene3DEngine` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `extract_path_points`, `compute_path_bounds`, and `point_to_line_segment` are never used
[INFO] [stdout]    --> xvg-core/src/sdf.rs:435:8
[INFO] [stdout]     |
[INFO] [stdout]  79 | impl SDFEngine {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 435 |     fn extract_path_points(&self, path: &PathRecord) -> Vec<(f32, f32)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 456 |     fn compute_path_bounds(&self, path: &PathRecord) -> (f32, f32, f32, f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 479 |     fn point_to_line_segment(point: [f32; 2], line_start: [f32; 2], line_end: [f32; 2]) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `batch_size` is never read
[INFO] [stdout]   --> xvg-core/src/crdt.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct CRDTEngine {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     batch_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CRDTEngine` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `translate_path` is never used
[INFO] [stdout]    --> xvg-core/src/crdt.rs:656:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl CRDTEngine {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 656 |     fn translate_path(&self, path_record: &mut PathRecord, translation: [f32; 2]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `author_id` and `after` are never read
[INFO] [stdout]    --> xvg-core/src/crdt.rs:820:5
[INFO] [stdout]     |
[INFO] [stdout] 816 | struct RGAElement<T> {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 820 |     author_id: u16,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 821 |     deleted: bool,
[INFO] [stdout] 822 |     after: Option<u64>, // ID of the element this comes after
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RGAElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_vertices` and `max_indices` are never read
[INFO] [stdout]   --> xvg-core/src/three_d.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Scene3DEngine {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     max_vertices: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 27 |     max_indices: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scene3DEngine` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking xvg-py v1.0.0 (/opt/rustwide/workdir/xvg-py)
[INFO] [stderr]     Checking xvg-ffi v0.1.0 (/opt/rustwide/workdir/xvg-ffi)
[INFO] [stderr]     Checking xvg-cli v1.0.0 (/opt/rustwide/workdir/xvg-cli)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> xvg-core/src/bin/test_engines.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> xvg-core/src/bin/test_engines.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `xvg_core::PathRecord`
[INFO] [stdout]    --> xvg-core/src/bin/test_engines.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let path_record = PathRecord {
[INFO] [stdout]     |                       ^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `xvg_core::PathRecord`
[INFO] [stdout]    --> xvg-core/src/bin/test_engines.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let path_record = PathRecord {
[INFO] [stdout]     |                       ^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `xvg_core::PathRecord`
[INFO] [stdout]    --> xvg-core/src/bin/test_engines.rs:182:23
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let path_record = PathRecord {
[INFO] [stdout]     |                       ^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `xvg_core::PathRecord`
[INFO] [stdout]    --> xvg-core/src/bin/test_engines.rs:197:24
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let updated_path = PathRecord {
[INFO] [stdout]     |                        ^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `xvg_core::PathRecord`
[INFO] [stdout]    --> xvg-core/src/bin/test_engines.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let path_record2 = PathRecord {
[INFO] [stdout]     |                        ^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `xvg_core::PathRecord`
[INFO] [stdout]    --> xvg-core/src/bin/test_engines.rs:182:23
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let path_record = PathRecord {
[INFO] [stdout]     |                       ^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `xvg_core::PathRecord`
[INFO] [stdout]    --> xvg-core/src/bin/test_engines.rs:197:24
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let updated_path = PathRecord {
[INFO] [stdout]     |                        ^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `xvg_core::PathRecord`
[INFO] [stdout]    --> xvg-core/src/bin/test_engines.rs:247:23
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let path_record = PathRecord {
[INFO] [stdout]     |                       ^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `xvg_core::PathRecord`
[INFO] [stdout]    --> xvg-core/src/bin/test_engines.rs:220:24
[INFO] [stdout]     |
[INFO] [stdout] 220 |     let path_record2 = PathRecord {
[INFO] [stdout]     |                        ^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `xvg_core::PathRecord`
[INFO] [stdout]    --> xvg-core/src/bin/test_engines.rs:247:23
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let path_record = PathRecord {
[INFO] [stdout]     |                       ^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shader`
[INFO] [stdout]   --> xvg-core/src/bin/test_engines.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let shader = engine.compile_shader("test_shader".to_string(), shader_source.to_string())?;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `PathRecord`
[INFO] [stdout]   --> xvg-py/src/lib.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |         self.inner.paths.push(xvg_core::PathRecord { 
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shader`
[INFO] [stdout]   --> xvg-core/src/bin/test_engines.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let shader = engine.compile_shader("test_shader".to_string(), shader_source.to_string())?;
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shader`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `layer_id` in initializer of `PathRecord`
[INFO] [stdout]   --> xvg-py/src/lib.rs:42:31
[INFO] [stdout]    |
[INFO] [stdout] 42 |         self.inner.paths.push(xvg_core::PathRecord { 
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^ missing `layer_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xvg-core` (bin "test_engines" test) due to 5 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `xvg-core` (bin "test_engines") due to 5 previous errors; 2 warnings emitted
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> xvg-ffi/src/lib.rs:121:18
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let (mut x0, mut y0, mut x1, mut y1) = (x0 as i32, y0 as i32, x1 as i32, y1 as i32);
[INFO] [stdout]     |                  ----^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> xvg-ffi/src/lib.rs:121:18
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let (mut x0, mut y0, mut x1, mut y1) = (x0 as i32, y0 as i32, x1 as i32, y1 as i32);
[INFO] [stdout]     |                  ----^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> xvg-ffi/src/lib.rs:121:26
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let (mut x0, mut y0, mut x1, mut y1) = (x0 as i32, y0 as i32, x1 as i32, y1 as i32);
[INFO] [stdout]     |                          ----^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> xvg-ffi/src/lib.rs:121:26
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let (mut x0, mut y0, mut x1, mut y1) = (x0 as i32, y0 as i32, x1 as i32, y1 as i32);
[INFO] [stdout]     |                          ----^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> xvg-ffi/src/lib.rs:121:34
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let (mut x0, mut y0, mut x1, mut y1) = (x0 as i32, y0 as i32, x1 as i32, y1 as i32);
[INFO] [stdout]     |                                  ----^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> xvg-ffi/src/lib.rs:121:34
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let (mut x0, mut y0, mut x1, mut y1) = (x0 as i32, y0 as i32, x1 as i32, y1 as i32);
[INFO] [stdout]     |                                  ----^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> xvg-ffi/src/lib.rs:121:42
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let (mut x0, mut y0, mut x1, mut y1) = (x0 as i32, y0 as i32, x1 as i32, y1 as i32);
[INFO] [stdout]     |                                          ----^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> xvg-ffi/src/lib.rs:121:42
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let (mut x0, mut y0, mut x1, mut y1) = (x0 as i32, y0 as i32, x1 as i32, y1 as i32);
[INFO] [stdout]     |                                          ----^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xvg-py` (lib test) due to 1 previous error
[INFO] [stderr] error: could not compile `xvg-py` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "18b1579fb501db2091450c1aa01144302194384c90e59b3441e8c02cdd36d83e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b1579fb501db2091450c1aa01144302194384c90e59b3441e8c02cdd36d83e", kill_on_drop: false }`
[INFO] [stdout] 18b1579fb501db2091450c1aa01144302194384c90e59b3441e8c02cdd36d83e
