[INFO] cloning repository https://github.com/crystalboxes/xpsimport [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crystalboxes/xpsimport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrystalboxes%2Fxpsimport", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrystalboxes%2Fxpsimport'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd65ef3df5e89e1bb0bc273c7f4366b9dad98a96 [INFO] checking crystalboxes/xpsimport against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrystalboxes%2Fxpsimport" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crystalboxes/xpsimport on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crystalboxes/xpsimport [INFO] finished tweaking git repo https://github.com/crystalboxes/xpsimport [INFO] tweaked toml for git repo https://github.com/crystalboxes/xpsimport written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/crystalboxes/xpsimport already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5178c79699733baf96eaf424c48eceaea86982619de4e56fabbf1864239a481 [INFO] running `Command { std: "docker" "start" "-a" "a5178c79699733baf96eaf424c48eceaea86982619de4e56fabbf1864239a481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5178c79699733baf96eaf424c48eceaea86982619de4e56fabbf1864239a481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5178c79699733baf96eaf424c48eceaea86982619de4e56fabbf1864239a481", kill_on_drop: false }` [INFO] [stdout] a5178c79699733baf96eaf424c48eceaea86982619de4e56fabbf1864239a481 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdb0959cbac6aca40e867b94f1177134969a85f8ecf517aaa07333bb8e1dca43 [INFO] running `Command { std: "docker" "start" "-a" "fdb0959cbac6aca40e867b94f1177134969a85f8ecf517aaa07333bb8e1dca43", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking xpsimport v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: `extern` fn uses type `BoneNaming`, which is not FFI-safe [INFO] [stdout] --> src/interface.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | bone_naming_format: super::bone_naming::BoneNaming, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/bone_naming.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pub enum BoneNaming { [INFO] [stdout] 2 | | Default, [INFO] [stdout] 3 | | Mecanim, [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `XpsError`, which is not FFI-safe [INFO] [stdout] --> src/interface.rs:58:61 [INFO] [stdout] | [INFO] [stdout] 58 | pub extern "C" fn xps_get_error(model: *mut types::Data) -> XpsError { [INFO] [stdout] | ^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/error_types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub enum XpsError { [INFO] [stdout] 7 | | StreamNotOpened, [INFO] [stdout] 8 | | InvalidHeader, [INFO] [stdout] 9 | | Unknown, [INFO] [stdout] ... | [INFO] [stdout] 15 | | None, [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `BoneNaming`, which is not FFI-safe [INFO] [stdout] --> src/interface.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | bone_naming_format: super::bone_naming::BoneNaming, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/bone_naming.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pub enum BoneNaming { [INFO] [stdout] 2 | | Default, [INFO] [stdout] 3 | | Mecanim, [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `XpsError`, which is not FFI-safe [INFO] [stdout] --> src/interface.rs:58:61 [INFO] [stdout] | [INFO] [stdout] 58 | pub extern "C" fn xps_get_error(model: *mut types::Data) -> XpsError { [INFO] [stdout] | ^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/error_types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub enum XpsError { [INFO] [stdout] 7 | | StreamNotOpened, [INFO] [stdout] 8 | | InvalidHeader, [INFO] [stdout] 9 | | Unknown, [INFO] [stdout] ... | [INFO] [stdout] 15 | | None, [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 09s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking xpsimport v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: `extern` fn uses type `BoneNaming`, which is not FFI-safe [INFO] [stdout] --> src/interface.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | bone_naming_format: super::bone_naming::BoneNaming, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/bone_naming.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pub enum BoneNaming { [INFO] [stdout] 2 | | Default, [INFO] [stdout] 3 | | Mecanim, [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `XpsError`, which is not FFI-safe [INFO] [stdout] --> src/interface.rs:58:61 [INFO] [stdout] | [INFO] [stdout] 58 | pub extern "C" fn xps_get_error(model: *mut types::Data) -> XpsError { [INFO] [stdout] | ^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/error_types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub enum XpsError { [INFO] [stdout] 7 | | StreamNotOpened, [INFO] [stdout] 8 | | InvalidHeader, [INFO] [stdout] 9 | | Unknown, [INFO] [stdout] ... | [INFO] [stdout] 15 | | None, [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `BoneNaming`, which is not FFI-safe [INFO] [stdout] --> src/interface.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | bone_naming_format: super::bone_naming::BoneNaming, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/bone_naming.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pub enum BoneNaming { [INFO] [stdout] 2 | | Default, [INFO] [stdout] 3 | | Mecanim, [INFO] [stdout] 4 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `XpsError`, which is not FFI-safe [INFO] [stdout] --> src/interface.rs:58:61 [INFO] [stdout] | [INFO] [stdout] 58 | pub extern "C" fn xps_get_error(model: *mut types::Data) -> XpsError { [INFO] [stdout] | ^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]`, `#[repr(transparent)]`, or integer `#[repr(...)]` attribute to this enum [INFO] [stdout] = note: enum has no representation hint [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> src/error_types.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pub enum XpsError { [INFO] [stdout] 7 | | StreamNotOpened, [INFO] [stdout] 8 | | InvalidHeader, [INFO] [stdout] 9 | | Unknown, [INFO] [stdout] ... | [INFO] [stdout] 15 | | None, [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.00s [INFO] running `Command { std: "docker" "inspect" "fdb0959cbac6aca40e867b94f1177134969a85f8ecf517aaa07333bb8e1dca43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdb0959cbac6aca40e867b94f1177134969a85f8ecf517aaa07333bb8e1dca43", kill_on_drop: false }` [INFO] [stdout] fdb0959cbac6aca40e867b94f1177134969a85f8ecf517aaa07333bb8e1dca43