[INFO] cloning repository https://github.com/KnuckleheadsClub/rbdt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KnuckleheadsClub/rbdt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnuckleheadsClub%2Frbdt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnuckleheadsClub%2Frbdt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19efea9fda17b91e481b1743bf686865c09573f4 [INFO] testing KnuckleheadsClub/rbdt 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%2FKnuckleheadsClub%2Frbdt" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KnuckleheadsClub/rbdt 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 git repo https://github.com/KnuckleheadsClub/rbdt [INFO] finished tweaking git repo https://github.com/KnuckleheadsClub/rbdt [INFO] tweaked toml for git repo https://github.com/KnuckleheadsClub/rbdt written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/KnuckleheadsClub/rbdt already has a lockfile, it will not be regenerated [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] c3473e0df8f736406dd72a59c2d64e252fd8e29fbbe52b5cc0b01066ebda6c31 [INFO] running `Command { std: "docker" "start" "-a" "c3473e0df8f736406dd72a59c2d64e252fd8e29fbbe52b5cc0b01066ebda6c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3473e0df8f736406dd72a59c2d64e252fd8e29fbbe52b5cc0b01066ebda6c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3473e0df8f736406dd72a59c2d64e252fd8e29fbbe52b5cc0b01066ebda6c31", kill_on_drop: false }` [INFO] [stdout] c3473e0df8f736406dd72a59c2d64e252fd8e29fbbe52b5cc0b01066ebda6c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 2ffd0a337c6286acf1b0f812842ce21fd1beb27b83fa487da8a80e128804fe44 [INFO] running `Command { std: "docker" "start" "-a" "2ffd0a337c6286acf1b0f812842ce21fd1beb27b83fa487da8a80e128804fe44", 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] Compiling syn v1.0.81 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling deunicode v1.3.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling rbdt v0.0.4-alpha2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_hygiene, decl_macro)] [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 `rbdt` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "2ffd0a337c6286acf1b0f812842ce21fd1beb27b83fa487da8a80e128804fe44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffd0a337c6286acf1b0f812842ce21fd1beb27b83fa487da8a80e128804fe44", kill_on_drop: false }` [INFO] [stdout] 2ffd0a337c6286acf1b0f812842ce21fd1beb27b83fa487da8a80e128804fe44