[INFO] cloning repository https://github.com/jewlexx/do-not-enter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jewlexx/do-not-enter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fdo-not-enter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fdo-not-enter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66987a2f4722e211073fbc4cdafb2d0627cd17f5 [INFO] testing jewlexx/do-not-enter against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fdo-not-enter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jewlexx/do-not-enter [INFO] finished tweaking git repo https://github.com/jewlexx/do-not-enter [INFO] tweaked toml for git repo https://github.com/jewlexx/do-not-enter written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jewlexx/do-not-enter on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jewlexx/do-not-enter 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/RusPiRo/ruspiro-arch-aarch64.git` [INFO] [stderr] Updating git repository `https://github.com/RusPiRo/ruspiro-error.git` [INFO] [stderr] Updating git repository `https://github.com/RusPiRo/ruspiro-mmio-register.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aligned v0.4.1 [INFO] [stderr] Downloaded ruspiro-register v0.5.5 [INFO] [stderr] Downloaded tock-registers v0.8.1 [INFO] [stderr] Downloaded cortex-a v8.1.1 [INFO] [stderr] Downloaded qemu-exit v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3c7ab29d2f11bb420e40b61b2840cc95ba6ebc616395bf36448ab732cae42bd [INFO] running `Command { std: "docker" "start" "-a" "d3c7ab29d2f11bb420e40b61b2840cc95ba6ebc616395bf36448ab732cae42bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3c7ab29d2f11bb420e40b61b2840cc95ba6ebc616395bf36448ab732cae42bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c7ab29d2f11bb420e40b61b2840cc95ba6ebc616395bf36448ab732cae42bd", kill_on_drop: false }` [INFO] [stdout] d3c7ab29d2f11bb420e40b61b2840cc95ba6ebc616395bf36448ab732cae42bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7322fe2fc9209ca6aaa82ae8fa12500f86bdc5d40f8247b0625a84e8aa58bad9 [INFO] running `Command { std: "docker" "start" "-a" "7322fe2fc9209ca6aaa82ae8fa12500f86bdc5d40f8247b0625a84e8aa58bad9", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ruspiro-register v0.5.5 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling ruspiro-arch-aarch64 v0.1.7 (https://github.com/RusPiRo/ruspiro-arch-aarch64.git?branch=development#3d9d1797) [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling ruspiro-mmio-register v0.1.4 (https://github.com/RusPiRo/ruspiro-mmio-register.git?branch=development#7b6b1fc9) [INFO] [stderr] Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel) [INFO] [stderr] Compiling tock-registers v0.8.1 [INFO] [stderr] Compiling ruspiro-error v0.1.1 (https://github.com/RusPiRo/ruspiro-error.git?branch=development#5c193f42) [INFO] [stderr] Compiling aligned v0.4.1 [INFO] [stderr] Compiling test-types v0.1.0 (/opt/rustwide/workdir/lib/test-types) [INFO] [stderr] Compiling cortex-a v8.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ruspiro-cache v0.4.1 (/opt/rustwide/workdir/lib/ruspiro-cache) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> lib/ruspiro-cache/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> lib/ruspiro-cache/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruspiro-cache` (lib) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-a-8.1.1/src/lib.rs:88:34 [INFO] [stdout] | [INFO] [stdout] 88 | #![cfg_attr(feature = "nightly", feature(core_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-a-8.1.1/src/lib.rs:89:34 [INFO] [stdout] | [INFO] [stdout] 89 | #![cfg_attr(feature = "nightly", feature(custom_inner_attributes))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cortex-a` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7322fe2fc9209ca6aaa82ae8fa12500f86bdc5d40f8247b0625a84e8aa58bad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7322fe2fc9209ca6aaa82ae8fa12500f86bdc5d40f8247b0625a84e8aa58bad9", kill_on_drop: false }` [INFO] [stdout] 7322fe2fc9209ca6aaa82ae8fa12500f86bdc5d40f8247b0625a84e8aa58bad9