[INFO] cloning repository https://github.com/retrage/intel-hfi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/retrage/intel-hfi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrage%2Fintel-hfi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrage%2Fintel-hfi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb3f2836eced88cc071ea00cdcb5bce7467051dd [INFO] checking retrage/intel-hfi against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrage%2Fintel-hfi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/retrage/intel-hfi [INFO] finished tweaking git repo https://github.com/retrage/intel-hfi [INFO] tweaked toml for git repo https://github.com/retrage/intel-hfi written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/retrage/intel-hfi on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/retrage/intel-hfi 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" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b0b6994a2a795ed1859ffa9e6936862d4d324a82119fb93e5a82c5b0ee96c82 [INFO] running `Command { std: "docker" "start" "-a" "5b0b6994a2a795ed1859ffa9e6936862d4d324a82119fb93e5a82c5b0ee96c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b0b6994a2a795ed1859ffa9e6936862d4d324a82119fb93e5a82c5b0ee96c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0b6994a2a795ed1859ffa9e6936862d4d324a82119fb93e5a82c5b0ee96c82", kill_on_drop: false }` [INFO] [stdout] 5b0b6994a2a795ed1859ffa9e6936862d4d324a82119fb93e5a82c5b0ee96c82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8063468d0bdb08d20e5d8f2ee735e2a86fb915e7b1cf560605feb926f1f15975 [INFO] running `Command { std: "docker" "start" "-a" "8063468d0bdb08d20e5d8f2ee735e2a86fb915e7b1cf560605feb926f1f15975", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling bitfield-struct v0.11.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking intel-hfi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | x0 = out(ymm_reg) _, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | x1 = in(ymm_reg) x1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | x2 = in(ymm_reg) x2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | x3 = in(ymm_reg) x3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | x4 = in(ymm_reg) x4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | x5 = in(ymm_reg) x5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 47 | x6 = in(ymm_reg) x6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | x7 = in(ymm_reg) x7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | x8 = in(ymm_reg) x8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | x9 = in(ymm_reg) x9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | x10 = in(ymm_reg) x10, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | x11 = in(ymm_reg) x11, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | x12 = in(ymm_reg) x12, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class2.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | x13 = in(ymm_reg) x13, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `intel-hfi` (example "class2") due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | x0 = out(ymm_reg) _, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | x1 = in(ymm_reg) x1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | x2 = in(ymm_reg) x2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | x3 = in(ymm_reg) x3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | x4 = in(ymm_reg) x4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | x5 = in(ymm_reg) x5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | x6 = in(ymm_reg) x6, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | x7 = in(ymm_reg) x7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | x8 = in(ymm_reg) x8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | x9 = in(ymm_reg) x9, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: register class `ymm_reg` requires the `avx` target feature [INFO] [stdout] --> examples/class1.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | x10 = in(ymm_reg) x10, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `intel-hfi` (example "class1") due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "8063468d0bdb08d20e5d8f2ee735e2a86fb915e7b1cf560605feb926f1f15975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8063468d0bdb08d20e5d8f2ee735e2a86fb915e7b1cf560605feb926f1f15975", kill_on_drop: false }` [INFO] [stdout] 8063468d0bdb08d20e5d8f2ee735e2a86fb915e7b1cf560605feb926f1f15975