[INFO] cloning repository https://github.com/fogtech-io/core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fogtech-io/core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffogtech-io%2Fcore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffogtech-io%2Fcore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8568cc036db68246387daf2314ef57afa24220f3 [INFO] checking fogtech-io/core against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffogtech-io%2Fcore" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fogtech-io/core [INFO] finished tweaking git repo https://github.com/fogtech-io/core [INFO] tweaked toml for git repo https://github.com/fogtech-io/core written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fogtech-io/core 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/fogtech-io/core 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8f3a3d4b5e4e9d521064bb8e9e5efdf36c03305f8ff32f1dee92ac1d51ea1863 [INFO] running `Command { std: "docker" "start" "-a" "8f3a3d4b5e4e9d521064bb8e9e5efdf36c03305f8ff32f1dee92ac1d51ea1863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f3a3d4b5e4e9d521064bb8e9e5efdf36c03305f8ff32f1dee92ac1d51ea1863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3a3d4b5e4e9d521064bb8e9e5efdf36c03305f8ff32f1dee92ac1d51ea1863", kill_on_drop: false }` [INFO] [stdout] 8f3a3d4b5e4e9d521064bb8e9e5efdf36c03305f8ff32f1dee92ac1d51ea1863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 19ac48267c7145298d18c9e385b856e28e56a46bb4f64a4df9bcd4f6593278d0 [INFO] running `Command { std: "docker" "start" "-a" "19ac48267c7145298d18c9e385b856e28e56a46bb4f64a4df9bcd4f6593278d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking typenum v1.10.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking seccomp-sys v0.1.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking generic-array v0.12.3 [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.2/src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | 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.2/src/lib.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | 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.2/src/lib.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | 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.2/src/lib.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | 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.2/src/lib.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | 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.2/src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | 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.2/src/lib.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | 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.2/src/lib.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | 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.2/src/lib.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | 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] Checking sha2 v0.8.0 [INFO] [stderr] Checking caps v0.3.2 [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" "19ac48267c7145298d18c9e385b856e28e56a46bb4f64a4df9bcd4f6593278d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ac48267c7145298d18c9e385b856e28e56a46bb4f64a4df9bcd4f6593278d0", kill_on_drop: false }` [INFO] [stdout] 19ac48267c7145298d18c9e385b856e28e56a46bb4f64a4df9bcd4f6593278d0