[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] dc9bb660c0e0383f506d1c2c1e7c9be773be4ede [INFO] testing retrage/intel-hfi against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrage%2Fintel-hfi" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/retrage/intel-hfi on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [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" "+beta-2025-04-13" "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 bitfield-struct v0.10.1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa02b235fd268ad49604ddfa9f64195ce3afb999b33e5bea879c255e8af20b43 [INFO] running `Command { std: "docker" "start" "-a" "aa02b235fd268ad49604ddfa9f64195ce3afb999b33e5bea879c255e8af20b43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa02b235fd268ad49604ddfa9f64195ce3afb999b33e5bea879c255e8af20b43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa02b235fd268ad49604ddfa9f64195ce3afb999b33e5bea879c255e8af20b43", kill_on_drop: false }` [INFO] [stdout] aa02b235fd268ad49604ddfa9f64195ce3afb999b33e5bea879c255e8af20b43 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579d0dace83e3f316e4d593cd965e3214f30c7fcb5aaf114ab04d9eb9e4ec3e5 [INFO] running `Command { std: "docker" "start" "-a" "579d0dace83e3f316e4d593cd965e3214f30c7fcb5aaf114ab04d9eb9e4ec3e5", 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] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling bitfield-struct v0.10.1 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling intel-hfi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "579d0dace83e3f316e4d593cd965e3214f30c7fcb5aaf114ab04d9eb9e4ec3e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579d0dace83e3f316e4d593cd965e3214f30c7fcb5aaf114ab04d9eb9e4ec3e5", kill_on_drop: false }` [INFO] [stdout] 579d0dace83e3f316e4d593cd965e3214f30c7fcb5aaf114ab04d9eb9e4ec3e5 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c43f35ecc313df81f3a175661444f71d88f2bcf8fd72b6dbcea0bf0104dc552 [INFO] running `Command { std: "docker" "start" "-a" "4c43f35ecc313df81f3a175661444f71d88f2bcf8fd72b6dbcea0bf0104dc552", kill_on_drop: false }` [INFO] [stderr] Compiling intel-hfi v0.1.0 (/opt/rustwide/workdir) [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] [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] [stderr] error: could not compile `intel-hfi` (example "class1") due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "4c43f35ecc313df81f3a175661444f71d88f2bcf8fd72b6dbcea0bf0104dc552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c43f35ecc313df81f3a175661444f71d88f2bcf8fd72b6dbcea0bf0104dc552", kill_on_drop: false }` [INFO] [stdout] 4c43f35ecc313df81f3a175661444f71d88f2bcf8fd72b6dbcea0bf0104dc552