[INFO] cloning repository https://github.com/Error1000/ron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Error1000/ron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FError1000%2Fron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FError1000%2Fron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99f6eb9e8f3ce1001cddc2878733a1be5c92d021 [INFO] testing Error1000/ron against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FError1000%2Fron" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Error1000/ron 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] removed /workspace/builds/worker-17/source/.cargo/config [INFO] started tweaking git repo https://github.com/Error1000/ron [INFO] finished tweaking git repo https://github.com/Error1000/ron [INFO] tweaked toml for git repo https://github.com/Error1000/ron written to /workspace/builds/worker-17/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] a6572915b198e7c17be46e6df3e7168999586574833ef5aa5ef8223e32471e59 [INFO] running `Command { std: "docker" "start" "-a" "a6572915b198e7c17be46e6df3e7168999586574833ef5aa5ef8223e32471e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6572915b198e7c17be46e6df3e7168999586574833ef5aa5ef8223e32471e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6572915b198e7c17be46e6df3e7168999586574833ef5aa5ef8223e32471e59", kill_on_drop: false }` [INFO] [stdout] a6572915b198e7c17be46e6df3e7168999586574833ef5aa5ef8223e32471e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 710ca14852c7f9b1d44fc880ecc74a78ed57ef004bba5157708859c4ca6c496c [INFO] running `Command { std: "docker" "start" "-a" "710ca14852c7f9b1d44fc880ecc74a78ed57ef004bba5157708859c4ca6c496c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling packed_struct v0.10.0 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling ron v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling packed_struct_codegen v0.10.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(bench_black_box)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(abi_efiapi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(default_alloc_error_handler)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(const_fn_trait_bound)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_fn_trait_bound` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(const_ptr_offset)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(lang_items)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `mem`, `ops::Add` [INFO] [stdout] --> src/virtmem.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use core::{marker::PhantomData, ops::Add, arch::asm, mem}; [INFO] [stdout] | ^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/virtmem.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | /// FIXME: Does offsetting a port "address" work the same way as offestting a real memory addres? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 54 | / Self { [INFO] [stdout] 55 | | inner: self.inner.offset(o), [INFO] [stdout] 56 | | space: PhantomData, [INFO] [stdout] 57 | | is_port: self.is_port, [INFO] [stdout] 58 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `KEY_PRESSED` should have an upper camel case name [INFO] [stdout] --> src/hio.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | KEY_PRESSED, KEY_RELEASED [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `KeyPressed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `KEY_RELEASED` should have an upper camel case name [INFO] [stdout] --> src/hio.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | KEY_PRESSED, KEY_RELEASED [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KeyReleased` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PART_0` should have an upper camel case name [INFO] [stdout] --> src/partitions.rs:10:3 [INFO] [stdout] | [INFO] [stdout] 10 | PART_0 = 0, PART_1 = 1, PART_2 = 2, PART_3 = 3 [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Part0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PART_1` should have an upper camel case name [INFO] [stdout] --> src/partitions.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | PART_0 = 0, PART_1 = 1, PART_2 = 2, PART_3 = 3 [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Part1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PART_2` should have an upper camel case name [INFO] [stdout] --> src/partitions.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | PART_0 = 0, PART_1 = 1, PART_2 = 2, PART_3 = 3 [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Part2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `PART_3` should have an upper camel case name [INFO] [stdout] --> src/partitions.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | PART_0 = 0, PART_1 = 1, PART_2 = 2, PART_3 = 3 [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Part3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_fn_trait_bound` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(const_fn_trait_bound)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(bench_black_box)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(const_ptr_offset)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_ptr_offset` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(const_ptr_offset)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `borrow::Borrow` [INFO] [stdout] --> src/vfs.rs:1:80 [INFO] [stdout] | [INFO] [stdout] 1 | use core::{convert::TryFrom, ops::Deref, cell::RefCell, fmt::{Display, Debug}, borrow::Borrow}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ron` due to 9 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "710ca14852c7f9b1d44fc880ecc74a78ed57ef004bba5157708859c4ca6c496c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710ca14852c7f9b1d44fc880ecc74a78ed57ef004bba5157708859c4ca6c496c", kill_on_drop: false }` [INFO] [stdout] 710ca14852c7f9b1d44fc880ecc74a78ed57ef004bba5157708859c4ca6c496c