[INFO] cloning repository https://github.com/yuki-js/rustc-bug-nightly-0824 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuki-js/rustc-bug-nightly-0824" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki-js%2Frustc-bug-nightly-0824", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuki-js%2Frustc-bug-nightly-0824'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa68899a2dd016b9bfd70a182ee43f2d8a8fd9fd [INFO] testing yuki-js/rustc-bug-nightly-0824 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%2Fyuki-js%2Frustc-bug-nightly-0824" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuki-js/rustc-bug-nightly-0824 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/yuki-js/rustc-bug-nightly-0824 [INFO] finished tweaking git repo https://github.com/yuki-js/rustc-bug-nightly-0824 [INFO] tweaked toml for git repo https://github.com/yuki-js/rustc-bug-nightly-0824 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/yuki-js/rustc-bug-nightly-0824 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radium v0.3.0 [INFO] [stderr] Downloaded either v1.6.0 [INFO] [stderr] Downloaded bitvec v0.17.4 [INFO] [stderr] Downloaded parity-scale-codec v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 90b726d8fb611853e4b595d1c047c8e99244b058877fd5fa4983ffd9fe72b66a [INFO] running `Command { std: "docker" "start" "-a" "90b726d8fb611853e4b595d1c047c8e99244b058877fd5fa4983ffd9fe72b66a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90b726d8fb611853e4b595d1c047c8e99244b058877fd5fa4983ffd9fe72b66a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90b726d8fb611853e4b595d1c047c8e99244b058877fd5fa4983ffd9fe72b66a", kill_on_drop: false }` [INFO] [stdout] 90b726d8fb611853e4b595d1c047c8e99244b058877fd5fa4983ffd9fe72b66a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 236fc885eedf85de4b2c0ef4e3c1af2bbd4a5d7785f824986ed1cd6015a16a1f [INFO] running `Command { std: "docker" "start" "-a" "236fc885eedf85de4b2c0ef4e3c1af2bbd4a5d7785f824986ed1cd6015a16a1f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v1.2.0 [INFO] [stderr] Compiling parity-scale-codec v1.3.1 [INFO] [stderr] Compiling rustc-bug-nightly-0824 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0424]: expected value, found module `self` [INFO] [stdout] --> src/lib.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 6 | / bitmask! { [INFO] [stdout] 7 | | /// Reasons for moving funds out of an account. [INFO] [stdout] 8 | | #[derive(Encode, Decode)] [INFO] [stdout] | | ^^^^^^ `self` value is a keyword only available in methods with a `self` parameter [INFO] [stdout] 9 | | pub mask Withdraw2Reasons: i8 where [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- this function has a `self` parameter, but a macro invocation can only access identifiers it receives from parameters [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Encode` (in Nightly builds, run with -Z macro-backtrace for more info) [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 E0424`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-bug-nightly-0824` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "236fc885eedf85de4b2c0ef4e3c1af2bbd4a5d7785f824986ed1cd6015a16a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236fc885eedf85de4b2c0ef4e3c1af2bbd4a5d7785f824986ed1cd6015a16a1f", kill_on_drop: false }` [INFO] [stdout] 236fc885eedf85de4b2c0ef4e3c1af2bbd4a5d7785f824986ed1cd6015a16a1f