[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/cd65ef3df5e89e1bb0bc273c7f4366b9dad98a96 against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrystalboxes%2Fxpsimport" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crystalboxes/xpsimport on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crystalboxes/xpsimport 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byteorder v1.3.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d795bea5ed3d5d3612ac4bf1d5698f4a94b8ce3547554ac1b8a5d2f2ba62e21d
[INFO] running `Command { std: "docker" "start" "-a" "d795bea5ed3d5d3612ac4bf1d5698f4a94b8ce3547554ac1b8a5d2f2ba62e21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d795bea5ed3d5d3612ac4bf1d5698f4a94b8ce3547554ac1b8a5d2f2ba62e21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d795bea5ed3d5d3612ac4bf1d5698f4a94b8ce3547554ac1b8a5d2f2ba62e21d", kill_on_drop: false }`
[INFO] [stdout] d795bea5ed3d5d3612ac4bf1d5698f4a94b8ce3547554ac1b8a5d2f2ba62e21d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00c04b16b4d9e88d1842bbdded3b0d95c60d0ddc6213f96f8c2e00fb51ce1f51
[INFO] running `Command { std: "docker" "start" "-a" "00c04b16b4d9e88d1842bbdded3b0d95c60d0ddc6213f96f8c2e00fb51ce1f51", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking xpsimport v0.1.0 (/opt/rustwide/workdir)
[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]    = 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]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[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]    | ^^^^^^^^^^^^^^^^^
[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]    = 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]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(improper_ctypes_definitions)]` on by default
[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]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "00c04b16b4d9e88d1842bbdded3b0d95c60d0ddc6213f96f8c2e00fb51ce1f51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00c04b16b4d9e88d1842bbdded3b0d95c60d0ddc6213f96f8c2e00fb51ce1f51", kill_on_drop: false }`
[INFO] [stdout] 00c04b16b4d9e88d1842bbdded3b0d95c60d0ddc6213f96f8c2e00fb51ce1f51
