[INFO] fetching crate bern-arch 0.2.3... [INFO] testing bern-arch-0.2.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate bern-arch 0.2.3 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate bern-arch 0.2.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bern-arch 0.2.3 [INFO] finished tweaking crates.io crate bern-arch 0.2.3 [INFO] tweaked toml for crates.io crate bern-arch 0.2.3 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41a31a5aa1f7ec4d90083f7ab161854bdc8a4f5f317b7898375cb69feddf2fe7 [INFO] running `Command { std: "docker" "start" "-a" "41a31a5aa1f7ec4d90083f7ab161854bdc8a4f5f317b7898375cb69feddf2fe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41a31a5aa1f7ec4d90083f7ab161854bdc8a4f5f317b7898375cb69feddf2fe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a31a5aa1f7ec4d90083f7ab161854bdc8a4f5f317b7898375cb69feddf2fe7", kill_on_drop: false }` [INFO] [stdout] 41a31a5aa1f7ec4d90083f7ab161854bdc8a4f5f317b7898375cb69feddf2fe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 440be9d76b1e2d12ccf26fd41a5d47a5d2d78e0815884b68e9fd16ae8ba84eb7 [INFO] running `Command { std: "docker" "start" "-a" "440be9d76b1e2d12ccf26fd41a5d47a5d2d78e0815884b68e9fd16ae8ba84eb7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling fragile v1.2.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling bern-arch v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stdout] error[E0432]: unresolved import `crate::mock::MockArch` [INFO] [stdout] --> src/mock/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use crate::mock::MockArch as Arch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MockArch` in `mock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::mock::MockArchCore` [INFO] [stdout] --> src/mock/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use crate::mock::MockArchCore as ArchCore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MockArchCore` in `mock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::arch::memory_protection` [INFO] [stdout] --> src/memory_protection.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::arch::memory_protection::MemoryRegion; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `memory_protection` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `never_type` in this scope [INFO] [stdout] --> src/lib.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | #![cfg_attr(not(target_os = "none"), never_type)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `derive` [INFO] [stdout] --> src/startup.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Copy, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> src/mock/mod.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mock!{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `mock` [INFO] [stdout] --> src/mock/mod.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | mock!{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(asm)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #![feature(naked_functions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(asm)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bern-arch` due to 11 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "440be9d76b1e2d12ccf26fd41a5d47a5d2d78e0815884b68e9fd16ae8ba84eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440be9d76b1e2d12ccf26fd41a5d47a5d2d78e0815884b68e9fd16ae8ba84eb7", kill_on_drop: false }` [INFO] [stdout] 440be9d76b1e2d12ccf26fd41a5d47a5d2d78e0815884b68e9fd16ae8ba84eb7