[INFO] fetching crate xatlas-rs 0.1.3...
[INFO] testing xatlas-rs-0.1.3 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate xatlas-rs 0.1.3 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xatlas-rs 0.1.3 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f248f15b6761c5bf5391cc690f39aef016557404efd3d273c70bbfc779a4006c
[INFO] running `Command { std: "docker" "start" "-a" "f248f15b6761c5bf5391cc690f39aef016557404efd3d273c70bbfc779a4006c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f248f15b6761c5bf5391cc690f39aef016557404efd3d273c70bbfc779a4006c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f248f15b6761c5bf5391cc690f39aef016557404efd3d273c70bbfc779a4006c", kill_on_drop: false }`
[INFO] [stdout] f248f15b6761c5bf5391cc690f39aef016557404efd3d273c70bbfc779a4006c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 677afd4079d6c7fb29c48b0a8a5664ba468cffae92daea79425fae0f75719fe3
[INFO] running `Command { std: "docker" "start" "-a" "677afd4079d6c7fb29c48b0a8a5664ba468cffae92daea79425fae0f75719fe3", 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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 2.40s
[INFO] running `Command { std: "docker" "inspect" "677afd4079d6c7fb29c48b0a8a5664ba468cffae92daea79425fae0f75719fe3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "677afd4079d6c7fb29c48b0a8a5664ba468cffae92daea79425fae0f75719fe3", kill_on_drop: false }`
[INFO] [stdout] 677afd4079d6c7fb29c48b0a8a5664ba468cffae92daea79425fae0f75719fe3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a70feb4c33ea824a56e613c768f597775b369af3a8ba0ab426a586329cd39a3
[INFO] running `Command { std: "docker" "start" "-a" "2a70feb4c33ea824a56e613c768f597775b369af3a8ba0ab426a586329cd39a3", 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] [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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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] [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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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.45s
[INFO] running `Command { std: "docker" "inspect" "2a70feb4c33ea824a56e613c768f597775b369af3a8ba0ab426a586329cd39a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a70feb4c33ea824a56e613c768f597775b369af3a8ba0ab426a586329cd39a3", kill_on_drop: false }`
[INFO] [stdout] 2a70feb4c33ea824a56e613c768f597775b369af3a8ba0ab426a586329cd39a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6af31de4a67483f18145bcd501b4049ea49782cb16d955b8c6cf7988b68b32d1
[INFO] running `Command { std: "docker" "start" "-a" "6af31de4a67483f18145bcd501b4049ea49782cb16d955b8c6cf7988b68b32d1", 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] [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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[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.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xatlas_rs-44b6a4c6e2c783a6)
[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] [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" "6af31de4a67483f18145bcd501b4049ea49782cb16d955b8c6cf7988b68b32d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af31de4a67483f18145bcd501b4049ea49782cb16d955b8c6cf7988b68b32d1", kill_on_drop: false }`
[INFO] [stdout] 6af31de4a67483f18145bcd501b4049ea49782cb16d955b8c6cf7988b68b32d1
