[INFO] cloning repository https://github.com/williballenthin/zydis-rs-issue-29 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williballenthin/zydis-rs-issue-29" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliballenthin%2Fzydis-rs-issue-29", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliballenthin%2Fzydis-rs-issue-29'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 186905866ebac277d891c5a21d6b5feaad4129be [INFO] checking williballenthin/zydis-rs-issue-29 against try#53184dc07942a1944769a9e15fc2cb08c9f62e9d for pr-99197 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliballenthin%2Fzydis-rs-issue-29" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/williballenthin/zydis-rs-issue-29 on toolchain 53184dc07942a1944769a9e15fc2cb08c9f62e9d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/williballenthin/zydis-rs-issue-29 [INFO] finished tweaking git repo https://github.com/williballenthin/zydis-rs-issue-29 [INFO] tweaked toml for git repo https://github.com/williballenthin/zydis-rs-issue-29 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/williballenthin/zydis-rs-issue-29 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 927a73f194d206b8ac734066e8738a6af13543dd6d9e46753cf848824fcb82b7 [INFO] running `Command { std: "docker" "start" "-a" "927a73f194d206b8ac734066e8738a6af13543dd6d9e46753cf848824fcb82b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "927a73f194d206b8ac734066e8738a6af13543dd6d9e46753cf848824fcb82b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927a73f194d206b8ac734066e8738a6af13543dd6d9e46753cf848824fcb82b7", kill_on_drop: false }` [INFO] [stdout] 927a73f194d206b8ac734066e8738a6af13543dd6d9e46753cf848824fcb82b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+53184dc07942a1944769a9e15fc2cb08c9f62e9d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c44a051e500d6528bea16d372b2cd0451aedd7a6f53857442a3e02d362919e56 [INFO] running `Command { std: "docker" "start" "-a" "c44a051e500d6528bea16d372b2cd0451aedd7a6f53857442a3e02d362919e56", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling zydis v3.1.2 [INFO] [stdout] error: `#[derive]` can't be used on a `#[repr(packed)]` struct that does not derive Copy (error E0133) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zydis-3.1.2/src/ffi.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zydis` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c44a051e500d6528bea16d372b2cd0451aedd7a6f53857442a3e02d362919e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c44a051e500d6528bea16d372b2cd0451aedd7a6f53857442a3e02d362919e56", kill_on_drop: false }` [INFO] [stdout] c44a051e500d6528bea16d372b2cd0451aedd7a6f53857442a3e02d362919e56