[INFO] fetching crate xatlas-rs 0.1.3... [INFO] building xatlas-rs-0.1.3 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate xatlas-rs 0.1.3 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate xatlas-rs 0.1.3 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.49.4 (available: v0.71.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1954e740c65f0f4d2fa12b906d3779c40ab312ad3417a7ec03e53a8e8ddfd876 [INFO] running `Command { std: "docker" "start" "-a" "1954e740c65f0f4d2fa12b906d3779c40ab312ad3417a7ec03e53a8e8ddfd876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1954e740c65f0f4d2fa12b906d3779c40ab312ad3417a7ec03e53a8e8ddfd876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1954e740c65f0f4d2fa12b906d3779c40ab312ad3417a7ec03e53a8e8ddfd876", kill_on_drop: false }` [INFO] [stdout] 1954e740c65f0f4d2fa12b906d3779c40ab312ad3417a7ec03e53a8e8ddfd876 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49f364a1f47bdda2227b36b9218297673d59aababb8200f94a6a5559caaceb38 [INFO] running `Command { std: "docker" "start" "-a" "49f364a1f47bdda2227b36b9218297673d59aababb8200f94a6a5559caaceb38", 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 = xatlas::internal::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)]` 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 2.77s [INFO] running `Command { std: "docker" "inspect" "49f364a1f47bdda2227b36b9218297673d59aababb8200f94a6a5559caaceb38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f364a1f47bdda2227b36b9218297673d59aababb8200f94a6a5559caaceb38", kill_on_drop: false }` [INFO] [stdout] 49f364a1f47bdda2227b36b9218297673d59aababb8200f94a6a5559caaceb38 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20d61cb3553f092d754d248a04f7e795a2b3a8ca6a6da91ad8980d711a128d47 [INFO] running `Command { std: "docker" "start" "-a" "20d61cb3553f092d754d248a04f7e795a2b3a8ca6a6da91ad8980d711a128d47", 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 = xatlas::internal::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)]` 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] 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)]` 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.11s [INFO] running `Command { std: "docker" "inspect" "20d61cb3553f092d754d248a04f7e795a2b3a8ca6a6da91ad8980d711a128d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d61cb3553f092d754d248a04f7e795a2b3a8ca6a6da91ad8980d711a128d47", kill_on_drop: false }` [INFO] [stdout] 20d61cb3553f092d754d248a04f7e795a2b3a8ca6a6da91ad8980d711a128d47