[INFO] cloning repository https://github.com/spinjam/pyxeledit-to-ldtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spinjam/pyxeledit-to-ldtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspinjam%2Fpyxeledit-to-ldtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspinjam%2Fpyxeledit-to-ldtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab68b5568e3d4e00b5f37a34575a3da3df9ad071 [INFO] testing spinjam/pyxeledit-to-ldtk against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspinjam%2Fpyxeledit-to-ldtk" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spinjam/pyxeledit-to-ldtk on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spinjam/pyxeledit-to-ldtk [INFO] finished tweaking git repo https://github.com/spinjam/pyxeledit-to-ldtk [INFO] tweaked toml for git repo https://github.com/spinjam/pyxeledit-to-ldtk written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/spinjam/pyxeledit-to-ldtk 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe502356e27faf5cec073aafc570f6e253deaba45791517cd54a674137df1089 [INFO] running `Command { std: "docker" "start" "-a" "fe502356e27faf5cec073aafc570f6e253deaba45791517cd54a674137df1089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe502356e27faf5cec073aafc570f6e253deaba45791517cd54a674137df1089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe502356e27faf5cec073aafc570f6e253deaba45791517cd54a674137df1089", kill_on_drop: false }` [INFO] [stdout] fe502356e27faf5cec073aafc570f6e253deaba45791517cd54a674137df1089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76cd2c7e225398fcb0b5011bca40082dc12cc3521677f7348b9895c803b71c88 [INFO] running `Command { std: "docker" "start" "-a" "76cd2c7e225398fcb0b5011bca40082dc12cc3521677f7348b9895c803b71c88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.12 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling pyxeledit2ldtk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | /// Layer type (possible values: IntGrid, Entities, Tiles or AutoLayer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | layer_instance_type: "Tiles".to_owned(), [INFO] [stdout] | --------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | /// Reference the Layer definition UID (important!) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | layer_def_uid: layer_uid, [INFO] [stdout] | ------------------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | / /// Pixel coordinates of the tile in the **layer** [INFO] [stdout] 199 | | /// (`[x,y]` format). Don't forget optional [INFO] [stdout] 200 | | /// layer offsets, if they exist! [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] 201 | px: vec![(pos_x * tile_w) as i64, (pos_y * tile_w) as i64], [INFO] [stdout] | ---------------------------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | /// Pixel coordinates of the tile in the **tileset** (`[x,y]` format) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 204 | src: vec![0, 0], [INFO] [stdout] | --------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | /// flip bits [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 206 | f: 0, [INFO] [stdout] | ---- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | /// tile id in the corresponding tileset [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 208 | t: tile_index, [INFO] [stdout] | ------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | / /// Internal data used by the editor. [INFO] [stdout] 210 | | /// For auto-layer tiles: `[ruleId, coordId]` [INFO] [stdout] 211 | | /// For tile-layer tiles: `[coordId]` [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] 212 | // d: vec![tile_index], [INFO] [stdout] 213 | d: vec![pos_y * map_w + pos_x], [INFO] [stdout] | ------------------------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tile_h` is never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SharedData { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | tile_h: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Coord` is never constructed [INFO] [stdout] --> src/convert.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Coord { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | tiles.push(current.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/convert.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | let filename = file.name().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/convert.rs:29:50 [INFO] [stdout] | [INFO] [stdout] 29 | docdata_filename.push_str(file.name().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.90s [INFO] running `Command { std: "docker" "inspect" "76cd2c7e225398fcb0b5011bca40082dc12cc3521677f7348b9895c803b71c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76cd2c7e225398fcb0b5011bca40082dc12cc3521677f7348b9895c803b71c88", kill_on_drop: false }` [INFO] [stdout] 76cd2c7e225398fcb0b5011bca40082dc12cc3521677f7348b9895c803b71c88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03159ca29784d70397f26d22958bf01ac471a611614a43403855c957fcf23bc4 [INFO] running `Command { std: "docker" "start" "-a" "03159ca29784d70397f26d22958bf01ac471a611614a43403855c957fcf23bc4", kill_on_drop: false }` [INFO] [stderr] Compiling pyxeledit2ldtk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | /// Layer type (possible values: IntGrid, Entities, Tiles or AutoLayer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | layer_instance_type: "Tiles".to_owned(), [INFO] [stdout] | --------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | /// Reference the Layer definition UID (important!) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | layer_def_uid: layer_uid, [INFO] [stdout] | ------------------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | / /// Pixel coordinates of the tile in the **layer** [INFO] [stdout] 199 | | /// (`[x,y]` format). Don't forget optional [INFO] [stdout] 200 | | /// layer offsets, if they exist! [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] 201 | px: vec![(pos_x * tile_w) as i64, (pos_y * tile_w) as i64], [INFO] [stdout] | ---------------------------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | /// Pixel coordinates of the tile in the **tileset** (`[x,y]` format) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 204 | src: vec![0, 0], [INFO] [stdout] | --------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | /// flip bits [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 206 | f: 0, [INFO] [stdout] | ---- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | /// tile id in the corresponding tileset [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 208 | t: tile_index, [INFO] [stdout] | ------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | / /// Internal data used by the editor. [INFO] [stdout] 210 | | /// For auto-layer tiles: `[ruleId, coordId]` [INFO] [stdout] 211 | | /// For tile-layer tiles: `[coordId]` [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] 212 | // d: vec![tile_index], [INFO] [stdout] 213 | d: vec![pos_y * map_w + pos_x], [INFO] [stdout] | ------------------------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tile_h` is never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SharedData { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | tile_h: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Coord` is never constructed [INFO] [stdout] --> src/convert.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Coord { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | tiles.push(current.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/convert.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | let filename = file.name().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/convert.rs:29:50 [INFO] [stdout] | [INFO] [stdout] 29 | docdata_filename.push_str(file.name().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "03159ca29784d70397f26d22958bf01ac471a611614a43403855c957fcf23bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03159ca29784d70397f26d22958bf01ac471a611614a43403855c957fcf23bc4", kill_on_drop: false }` [INFO] [stdout] 03159ca29784d70397f26d22958bf01ac471a611614a43403855c957fcf23bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51483419a4cc0aa56308fbaa3b430cad5a52e7ea62684c6347a378685455251e [INFO] running `Command { std: "docker" "start" "-a" "51483419a4cc0aa56308fbaa3b430cad5a52e7ea62684c6347a378685455251e", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/convert.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 62 | /// Layer type (possible values: IntGrid, Entities, Tiles or AutoLayer) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 63 | layer_instance_type: "Tiles".to_owned(), [INFO] [stderr] | --------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/convert.rs:69:9 [INFO] [stderr] | [INFO] [stderr] 69 | /// Reference the Layer definition UID (important!) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 70 | layer_def_uid: layer_uid, [INFO] [stderr] | ------------------------ rustdoc does not generate documentation for expression fields [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/convert.rs:198:13 [INFO] [stderr] | [INFO] [stderr] 198 | / /// Pixel coordinates of the tile in the **layer** [INFO] [stderr] 199 | | /// (`[x,y]` format). Don't forget optional [INFO] [stderr] 200 | | /// layer offsets, if they exist! [INFO] [stderr] | |_____________________________________________^ [INFO] [stderr] 201 | px: vec![(pos_x * tile_w) as i64, (pos_y * tile_w) as i64], [INFO] [stderr] | ---------------------------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/convert.rs:203:13 [INFO] [stderr] | [INFO] [stderr] 203 | /// Pixel coordinates of the tile in the **tileset** (`[x,y]` format) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 204 | src: vec![0, 0], [INFO] [stderr] | --------------- rustdoc does not generate documentation for expression fields [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/convert.rs:205:13 [INFO] [stderr] | [INFO] [stderr] 205 | /// flip bits [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 206 | f: 0, [INFO] [stderr] | ---- rustdoc does not generate documentation for expression fields [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/convert.rs:207:13 [INFO] [stderr] | [INFO] [stderr] 207 | /// tile id in the corresponding tileset [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 208 | t: tile_index, [INFO] [stderr] | ------------- rustdoc does not generate documentation for expression fields [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/convert.rs:209:13 [INFO] [stderr] | [INFO] [stderr] 209 | / /// Internal data used by the editor. [INFO] [stderr] 210 | | /// For auto-layer tiles: `[ruleId, coordId]` [INFO] [stderr] 211 | | /// For tile-layer tiles: `[coordId]` [INFO] [stderr] | |_________________________________________________^ [INFO] [stderr] 212 | // d: vec![tile_index], [INFO] [stderr] 213 | d: vec![pos_y * map_w + pos_x], [INFO] [stderr] | ------------------------------ rustdoc does not generate documentation for expression fields [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: field `tile_h` is never read [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct SharedData { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | tile_h: i64, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Coord` is never constructed [INFO] [stderr] --> src/convert.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Coord { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/main.rs:46:31 [INFO] [stderr] | [INFO] [stderr] 46 | tiles.push(current.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/convert.rs:27:35 [INFO] [stderr] | [INFO] [stderr] 27 | let filename = file.name().clone(); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/convert.rs:29:50 [INFO] [stderr] | [INFO] [stderr] 29 | docdata_filename.push_str(file.name().clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] [INFO] [stderr] warning: `pyxeledit2ldtk` (bin "pyxeledit2ldtk" test) generated 12 warnings (run `cargo fix --bin "pyxeledit2ldtk" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pyxeledit2ldtk-bac5b8c218ec5572) [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" "51483419a4cc0aa56308fbaa3b430cad5a52e7ea62684c6347a378685455251e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51483419a4cc0aa56308fbaa3b430cad5a52e7ea62684c6347a378685455251e", kill_on_drop: false }` [INFO] [stdout] 51483419a4cc0aa56308fbaa3b430cad5a52e7ea62684c6347a378685455251e [INFO] testing spinjam/pyxeledit-to-ldtk against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspinjam%2Fpyxeledit-to-ldtk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spinjam/pyxeledit-to-ldtk on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spinjam/pyxeledit-to-ldtk [INFO] finished tweaking git repo https://github.com/spinjam/pyxeledit-to-ldtk [INFO] tweaked toml for git repo https://github.com/spinjam/pyxeledit-to-ldtk written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spinjam/pyxeledit-to-ldtk 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a5385df158d33d035d0e086a680de597d1687aa1d13c4d91e44492d38dab1de [INFO] running `Command { std: "docker" "start" "-a" "1a5385df158d33d035d0e086a680de597d1687aa1d13c4d91e44492d38dab1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a5385df158d33d035d0e086a680de597d1687aa1d13c4d91e44492d38dab1de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5385df158d33d035d0e086a680de597d1687aa1d13c4d91e44492d38dab1de", kill_on_drop: false }` [INFO] [stdout] 1a5385df158d33d035d0e086a680de597d1687aa1d13c4d91e44492d38dab1de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 767a8e32d36d86d473a3dfad56135e2cfe90602c61c8b7113bf1b7f6da1e8669 [INFO] running `Command { std: "docker" "start" "-a" "767a8e32d36d86d473a3dfad56135e2cfe90602c61c8b7113bf1b7f6da1e8669", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.12 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling pyxeledit2ldtk v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | /// Layer type (possible values: IntGrid, Entities, Tiles or AutoLayer) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | layer_instance_type: "Tiles".to_owned(), [INFO] [stdout] | --------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | /// Reference the Layer definition UID (important!) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | layer_def_uid: layer_uid, [INFO] [stdout] | ------------------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | / /// Pixel coordinates of the tile in the **layer** [INFO] [stdout] 199 | | /// (`[x,y]` format). Don't forget optional [INFO] [stdout] 200 | | /// layer offsets, if they exist! [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] 201 | px: vec![(pos_x * tile_w) as i64, (pos_y * tile_w) as i64], [INFO] [stdout] | ---------------------------------------------------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | /// Pixel coordinates of the tile in the **tileset** (`[x,y]` format) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 204 | src: vec![0, 0], [INFO] [stdout] | --------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | /// flip bits [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 206 | f: 0, [INFO] [stdout] | ---- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | /// tile id in the corresponding tileset [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 208 | t: tile_index, [INFO] [stdout] | ------------- rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/convert.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | / /// Internal data used by the editor. [INFO] [stdout] 210 | | /// For auto-layer tiles: `[ruleId, coordId]` [INFO] [stdout] 211 | | /// For tile-layer tiles: `[coordId]` [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] 212 | // d: vec![tile_index], [INFO] [stdout] 213 | d: vec![pos_y * map_w + pos_x], [INFO] [stdout] | ------------------------------ rustdoc does not generate documentation for expression fields [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tile_h` is never read [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SharedData { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | tile_h: i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Coord` is never constructed [INFO] [stdout] --> src/convert.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Coord { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/main.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | tiles.push(current.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/convert.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | let filename = file.name().clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/convert.rs:29:50 [INFO] [stdout] | [INFO] [stdout] 29 | docdata_filename.push_str(file.name().clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcDsa6JN/symbols.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.pyxeledit2ldtk.cd662a9c6fe6d816-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386.f3rhs9aqdce26o8hi53tilaxx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2a9daf35aa84007f/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzip-cc8157fb1f7fc609.rlib" "/opt/rustwide/target/debug/deps/libtime-f4de318981c3684f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-cb2648ce8ba5e2b7.rlib" "/opt/rustwide/target/debug/deps/libbzip2-a82ac7d4279cedec.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-dc1470d0299b7c99.rlib" "/opt/rustwide/target/debug/deps/libflate2-29ba7bb226f0f572.rlib" "/opt/rustwide/target/debug/deps/libimage-75cfe812b5ef73ee.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-3bce0f40d06a80a8.rlib" "/opt/rustwide/target/debug/deps/libpng-62b5850219f4d210.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f77ea18dd3c8d41f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3900a8281a9bd90f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-ce1276abb088ebf6.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a06b492bced0509c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-e359c412442bd609.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1b469b6902788c5d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c742d14cbc6d6526.rlib" "/opt/rustwide/target/debug/deps/libgif-de43695daa2874be.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-069bd5753da0854f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-558aaa602f4d9c27.rlib" "/opt/rustwide/target/debug/deps/libtiff-a8bf34dc0f9f2c54.rlib" "/opt/rustwide/target/debug/deps/libweezl-d6d8ab18de6828d1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5fbbc6ef5d55a7b8.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-8c6f9bc07f56aa03.rlib" "/opt/rustwide/target/debug/deps/librayon-6e8efd0d97ec30c2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-699f4f12a02061f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-82dc7751975d59f7.rlib" "/opt/rustwide/target/debug/deps/liblibc-5ce87fd7225a30e6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-691df883738304a5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-99e66b4016b7ad7b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cd59447d34074013.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3da0e2d87b3e68f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-729bd56d69373fed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d973b71e5631dedb.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-ea5e7054e0cd7802.rlib" "/opt/rustwide/target/debug/deps/libserde-90ef95e5b30017a7.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/pyxeledit2ldtk-807ab78be9810386" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyxeledit2ldtk` (bin "pyxeledit2ldtk") due to 2 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "767a8e32d36d86d473a3dfad56135e2cfe90602c61c8b7113bf1b7f6da1e8669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767a8e32d36d86d473a3dfad56135e2cfe90602c61c8b7113bf1b7f6da1e8669", kill_on_drop: false }` [INFO] [stdout] 767a8e32d36d86d473a3dfad56135e2cfe90602c61c8b7113bf1b7f6da1e8669