[INFO] cloning repository https://github.com/mlahlal/rustualize [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlahlal/rustualize" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlahlal%2Frustualize", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlahlal%2Frustualize'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0e02a4ab4ae37a00c8f71da13595585c78179c1 [INFO] checking mlahlal/rustualize against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlahlal%2Frustualize" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mlahlal/rustualize [INFO] finished tweaking git repo https://github.com/mlahlal/rustualize [INFO] tweaked toml for git repo https://github.com/mlahlal/rustualize written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mlahlal/rustualize on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mlahlal/rustualize 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 051b94585df2cd6654999fa0c443a98db866ca1653bea5737ad2011361e97386 [INFO] running `Command { std: "docker" "start" "-a" "051b94585df2cd6654999fa0c443a98db866ca1653bea5737ad2011361e97386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "051b94585df2cd6654999fa0c443a98db866ca1653bea5737ad2011361e97386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051b94585df2cd6654999fa0c443a98db866ca1653bea5737ad2011361e97386", kill_on_drop: false }` [INFO] [stdout] 051b94585df2cd6654999fa0c443a98db866ca1653bea5737ad2011361e97386 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43754ea98d0db7e78522bc744d5391b2ad961d5e0037b4669999cda60d5ef13c [INFO] running `Command { std: "docker" "start" "-a" "43754ea98d0db7e78522bc744d5391b2ad961d5e0037b4669999cda60d5ef13c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Compiling syscallz v0.17.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking xattr v1.4.0 [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seccomp-sys-0.1.3/src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | SCMP_ARCH_X86_64 = 0xc000003e, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seccomp-sys-0.1.3/src/lib.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | SCMP_ARCH_AARCH64 = 0xc00000b7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seccomp-sys-0.1.3/src/lib.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | SCMP_ARCH_MIPS64 = 0x80000008, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seccomp-sys-0.1.3/src/lib.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | SCMP_ARCH_MIPS64N32 = 0xa0000008, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seccomp-sys-0.1.3/src/lib.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | SCMP_ARCH_MIPSEL64 = 0xc0000008, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seccomp-sys-0.1.3/src/lib.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | SCMP_ARCH_MIPSEL64N32 = 0xe0000008, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seccomp-sys-0.1.3/src/lib.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | SCMP_ARCH_PPC64 = 0x80000015, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seccomp-sys-0.1.3/src/lib.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | SCMP_ARCH_PPC64LE = 0xc0000015, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/seccomp-sys-0.1.3/src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | SCMP_ARCH_S390X = 0x80000016, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `seccomp-sys` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "43754ea98d0db7e78522bc744d5391b2ad961d5e0037b4669999cda60d5ef13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43754ea98d0db7e78522bc744d5391b2ad961d5e0037b4669999cda60d5ef13c", kill_on_drop: false }` [INFO] [stdout] 43754ea98d0db7e78522bc744d5391b2ad961d5e0037b4669999cda60d5ef13c