[INFO] cloning repository https://github.com/paraexec/ParaOS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paraexec/ParaOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparaexec%2FParaOS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparaexec%2FParaOS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed343c20799575371898b9999cd552b558130f58 [INFO] testing paraexec/ParaOS against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparaexec%2FParaOS" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paraexec/ParaOS on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paraexec/ParaOS [INFO] finished tweaking git repo https://github.com/paraexec/ParaOS [INFO] tweaked toml for git repo https://github.com/paraexec/ParaOS written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/paraexec/ParaOS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded buddy_system_allocator v0.8.0 [INFO] [stderr] Downloaded iced-x86 v1.17.0 [INFO] [stderr] Downloaded x86 v0.46.0 [INFO] [stderr] Downloaded unicorn-engine v2.0.0-rc5.post1 [INFO] [stderr] Downloaded wasmparser-nostd v0.82.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c5484e2adbb0a84c6326d85f0d3dc55d6a0289e3d54306a9c18e0d9b5d09082 [INFO] running `Command { std: "docker" "start" "-a" "5c5484e2adbb0a84c6326d85f0d3dc55d6a0289e3d54306a9c18e0d9b5d09082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c5484e2adbb0a84c6326d85f0d3dc55d6a0289e3d54306a9c18e0d9b5d09082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c5484e2adbb0a84c6326d85f0d3dc55d6a0289e3d54306a9c18e0d9b5d09082", kill_on_drop: false }` [INFO] [stdout] 5c5484e2adbb0a84c6326d85f0d3dc55d6a0289e3d54306a9c18e0d9b5d09082 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6402232bccf84469b337ce7e0cb9796df7b1cd2c5a61441dc52ebfa4b8fafabf [INFO] running `Command { std: "docker" "start" "-a" "6402232bccf84469b337ce7e0cb9796df7b1cd2c5a61441dc52ebfa4b8fafabf", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling x86 v0.46.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling paraos v0.1.0 (/opt/rustwide/workdir/paraos) [INFO] [stderr] Compiling spin v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling wast v39.0.0 [INFO] [stderr] Compiling buddy_system_allocator v0.8.0 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling wasmparser-nostd v0.82.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling iced-x86 v1.17.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86-0.46.0/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `x86` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6402232bccf84469b337ce7e0cb9796df7b1cd2c5a61441dc52ebfa4b8fafabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6402232bccf84469b337ce7e0cb9796df7b1cd2c5a61441dc52ebfa4b8fafabf", kill_on_drop: false }` [INFO] [stdout] 6402232bccf84469b337ce7e0cb9796df7b1cd2c5a61441dc52ebfa4b8fafabf