[INFO] fetching crate xatlas-rs 0.1.3... [INFO] testing xatlas-rs-0.1.3 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate xatlas-rs 0.1.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate xatlas-rs 0.1.3 [INFO] finished tweaking crates.io crate xatlas-rs 0.1.3 [INFO] tweaked toml for crates.io crate xatlas-rs 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xatlas-rs 0.1.3 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 55 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.49.4 (available: v0.72.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.49.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8857fd0e5f622066b6401745cffe9176e60041b048ff087c695316bab4d9424 [INFO] running `Command { std: "docker" "start" "-a" "f8857fd0e5f622066b6401745cffe9176e60041b048ff087c695316bab4d9424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8857fd0e5f622066b6401745cffe9176e60041b048ff087c695316bab4d9424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8857fd0e5f622066b6401745cffe9176e60041b048ff087c695316bab4d9424", kill_on_drop: false }` [INFO] [stdout] f8857fd0e5f622066b6401745cffe9176e60041b048ff087c695316bab4d9424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45005fbab2af121234eb51e333f665cfc97e2195ec91ac795a4ca3d6976fc066 [INFO] running `Command { std: "docker" "start" "-a" "45005fbab2af121234eb51e333f665cfc97e2195ec91ac795a4ca3d6976fc066", kill_on_drop: false }` [INFO] [stderr] Compiling xatlas-rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp: In instantiation of 'void xatlas::internal::swap(T&, T&) [with T = BitImage]': [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:7639:8: required from here [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:305:11: warning: implicitly-declared 'xatlas::internal::BitImage::BitImage(const xatlas::internal::BitImage&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: xatlas-rs@0.1.3: 305 | T temp = a; [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~ [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:1161:25: note: because 'xatlas::internal::BitImage' has user-provided 'const xatlas::internal::BitImage& xatlas::internal::BitImage::operator=(const xatlas::internal::BitImage&)' [INFO] [stderr] warning: xatlas-rs@0.1.3: 1161 | const BitImage &operator=(const BitImage &other) [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:1155:7: warning: implicitly-declared 'xatlas::internal::BitArray::BitArray(const xatlas::internal::BitArray&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: xatlas-rs@0.1.3: 1155 | class BitImage [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:1064:25: note: because 'xatlas::internal::BitArray' has user-provided 'const xatlas::internal::BitArray& xatlas::internal::BitArray::operator=(const xatlas::internal::BitArray&)' [INFO] [stderr] warning: xatlas-rs@0.1.3: 1064 | const BitArray &operator=(const BitArray &other) [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:305:11: note: synthesized method 'xatlas::internal::BitImage::BitImage(const xatlas::internal::BitImage&)' first required here [INFO] [stderr] warning: xatlas-rs@0.1.3: 305 | T temp = a; [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~ [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:169:23 [INFO] [stdout] | [INFO] [stdout] 169 | let cb: *mut &mut FnMut(ProgressCategory, i32) = unsafe { std::mem::transmute(user_data) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 169 | let cb: *mut &mut dyn FnMut(ProgressCategory, i32) = unsafe { std::mem::transmute(user_data) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:250:26 [INFO] [stdout] | [INFO] [stdout] 250 | let mut cb: &mut FnMut(ProgressCategory, i32) = &mut progress; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 250 | let mut cb: &mut dyn FnMut(ProgressCategory, i32) = &mut progress; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:251:39 [INFO] [stdout] | [INFO] [stdout] 251 | let cb = &mut cb as *mut &mut FnMut(ProgressCategory, i32) as *mut std::ffi::c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 251 | let cb = &mut cb as *mut &mut dyn FnMut(ProgressCategory, i32) as *mut std::ffi::c_void; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "45005fbab2af121234eb51e333f665cfc97e2195ec91ac795a4ca3d6976fc066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45005fbab2af121234eb51e333f665cfc97e2195ec91ac795a4ca3d6976fc066", kill_on_drop: false }` [INFO] [stdout] 45005fbab2af121234eb51e333f665cfc97e2195ec91ac795a4ca3d6976fc066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a2ad7917871fd05dfb55121bfabad4a2d07fab280af6c41d50d5bf819f463b3 [INFO] running `Command { std: "docker" "start" "-a" "3a2ad7917871fd05dfb55121bfabad4a2d07fab280af6c41d50d5bf819f463b3", kill_on_drop: false }` [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp: In instantiation of 'void xatlas::internal::swap(T&, T&) [with T = BitImage]': [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:7639:8: required from here [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:305:11: warning: implicitly-declared 'xatlas::internal::BitImage::BitImage(const xatlas::internal::BitImage&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: xatlas-rs@0.1.3: 305 | T temp = a; [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~ [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:169:23 [INFO] [stdout] | [INFO] [stdout] 169 | let cb: *mut &mut FnMut(ProgressCategory, i32) = unsafe { std::mem::transmute(user_data) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 169 | let cb: *mut &mut dyn FnMut(ProgressCategory, i32) = unsafe { std::mem::transmute(user_data) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:250:26 [INFO] [stdout] | [INFO] [stdout] 250 | let mut cb: &mut FnMut(ProgressCategory, i32) = &mut progress; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 250 | let mut cb: &mut dyn FnMut(ProgressCategory, i32) = &mut progress; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:251:39 [INFO] [stdout] | [INFO] [stdout] 251 | let cb = &mut cb as *mut &mut FnMut(ProgressCategory, i32) as *mut std::ffi::c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 251 | let cb = &mut cb as *mut &mut dyn FnMut(ProgressCategory, i32) as *mut std::ffi::c_void; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:1161:25: note: because 'xatlas::internal::BitImage' has user-provided 'const xatlas::internal::BitImage& xatlas::internal::BitImage::operator=(const xatlas::internal::BitImage&)' [INFO] [stderr] warning: xatlas-rs@0.1.3: 1161 | const BitImage &operator=(const BitImage &other) [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:1155:7: warning: implicitly-declared 'xatlas::internal::BitArray::BitArray(const xatlas::internal::BitArray&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: xatlas-rs@0.1.3: 1155 | class BitImage [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:1064:25: note: because 'xatlas::internal::BitArray' has user-provided 'const xatlas::internal::BitArray& xatlas::internal::BitArray::operator=(const xatlas::internal::BitArray&)' [INFO] [stderr] warning: xatlas-rs@0.1.3: 1064 | const BitArray &operator=(const BitArray &other) [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:305:11: note: synthesized method 'xatlas::internal::BitImage::BitImage(const xatlas::internal::BitImage&)' first required here [INFO] [stderr] warning: xatlas-rs@0.1.3: 305 | T temp = a; [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~ [INFO] [stderr] Compiling xatlas-rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:169:23 [INFO] [stdout] | [INFO] [stdout] 169 | let cb: *mut &mut FnMut(ProgressCategory, i32) = unsafe { std::mem::transmute(user_data) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 169 | let cb: *mut &mut dyn FnMut(ProgressCategory, i32) = unsafe { std::mem::transmute(user_data) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:250:26 [INFO] [stdout] | [INFO] [stdout] 250 | let mut cb: &mut FnMut(ProgressCategory, i32) = &mut progress; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 250 | let mut cb: &mut dyn FnMut(ProgressCategory, i32) = &mut progress; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:251:39 [INFO] [stdout] | [INFO] [stdout] 251 | let cb = &mut cb as *mut &mut FnMut(ProgressCategory, i32) as *mut std::ffi::c_void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 251 | let cb = &mut cb as *mut &mut dyn FnMut(ProgressCategory, i32) as *mut std::ffi::c_void; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "3a2ad7917871fd05dfb55121bfabad4a2d07fab280af6c41d50d5bf819f463b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2ad7917871fd05dfb55121bfabad4a2d07fab280af6c41d50d5bf819f463b3", kill_on_drop: false }` [INFO] [stdout] 3a2ad7917871fd05dfb55121bfabad4a2d07fab280af6c41d50d5bf819f463b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c175cb669961666c1103bcf4e6f44aa8885b7e1ada909c4cefec5886e314882 [INFO] running `Command { std: "docker" "start" "-a" "9c175cb669961666c1103bcf4e6f44aa8885b7e1ada909c4cefec5886e314882", kill_on_drop: false }` [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp: In instantiation of 'void xatlas::internal::swap(T&, T&) [with T = BitImage]': [INFO] [stdout] [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:7639:8: required from here [INFO] [stdout] running 0 tests [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:305:11: warning: implicitly-declared 'xatlas::internal::BitImage::BitImage(const xatlas::internal::BitImage&)' is deprecated [-Wdeprecated-copy] [INFO] [stdout] [INFO] [stderr] warning: xatlas-rs@0.1.3: 305 | T temp = a; [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~ [INFO] [stdout] [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:1161:25: note: because 'xatlas::internal::BitImage' has user-provided 'const xatlas::internal::BitImage& xatlas::internal::BitImage::operator=(const xatlas::internal::BitImage&)' [INFO] [stderr] warning: xatlas-rs@0.1.3: 1161 | const BitImage &operator=(const BitImage &other) [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:1155:7: warning: implicitly-declared 'xatlas::internal::BitArray::BitArray(const xatlas::internal::BitArray&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: xatlas-rs@0.1.3: 1155 | class BitImage [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:1064:25: note: because 'xatlas::internal::BitArray' has user-provided 'const xatlas::internal::BitArray& xatlas::internal::BitArray::operator=(const xatlas::internal::BitArray&)' [INFO] [stderr] warning: xatlas-rs@0.1.3: 1064 | const BitArray &operator=(const BitArray &other) [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~~~~~ [INFO] [stderr] warning: xatlas-rs@0.1.3: vendor/xatlas.cpp:305:11: note: synthesized method 'xatlas::internal::BitImage::BitImage(const xatlas::internal::BitImage&)' first required here [INFO] [stderr] warning: xatlas-rs@0.1.3: 305 | T temp = a; [INFO] [stderr] warning: xatlas-rs@0.1.3: | ^~~~ [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:169:23 [INFO] [stderr] | [INFO] [stderr] 169 | let cb: *mut &mut FnMut(ProgressCategory, i32) = unsafe { std::mem::transmute(user_data) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 169 | let cb: *mut &mut dyn FnMut(ProgressCategory, i32) = unsafe { std::mem::transmute(user_data) }; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:250:26 [INFO] [stderr] | [INFO] [stderr] 250 | let mut cb: &mut FnMut(ProgressCategory, i32) = &mut progress; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 250 | let mut cb: &mut dyn FnMut(ProgressCategory, i32) = &mut progress; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:251:39 [INFO] [stderr] | [INFO] [stderr] 251 | let cb = &mut cb as *mut &mut FnMut(ProgressCategory, i32) as *mut std::ffi::c_void; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 251 | let cb = &mut cb as *mut &mut dyn FnMut(ProgressCategory, i32) as *mut std::ffi::c_void; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `xatlas-rs` (lib) generated 3 warnings (run `cargo fix --lib -p xatlas-rs` to apply 3 suggestions) [INFO] [stderr] warning: `xatlas-rs` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xatlas_rs-59fccf6aaaddf60c) [INFO] [stderr] Doc-tests xatlas_rs [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" "9c175cb669961666c1103bcf4e6f44aa8885b7e1ada909c4cefec5886e314882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c175cb669961666c1103bcf4e6f44aa8885b7e1ada909c4cefec5886e314882", kill_on_drop: false }` [INFO] [stdout] 9c175cb669961666c1103bcf4e6f44aa8885b7e1ada909c4cefec5886e314882