[INFO] cloning repository https://github.com/yusdacra/nut_self [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yusdacra/nut_self" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fnut_self", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fnut_self'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3246741fea69b7817dc6fbaad9cb7c98f6a4676 [INFO] checking yusdacra/nut_self against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fnut_self" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yusdacra/nut_self on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yusdacra/nut_self [INFO] finished tweaking git repo https://github.com/yusdacra/nut_self [INFO] tweaked toml for git repo https://github.com/yusdacra/nut_self written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yusdacra/nut_self 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed54834bfb0432ae424847908482fd83a551ade927528a7ccfc33472fd0db0ba [INFO] running `Command { std: "docker" "start" "-a" "ed54834bfb0432ae424847908482fd83a551ade927528a7ccfc33472fd0db0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed54834bfb0432ae424847908482fd83a551ade927528a7ccfc33472fd0db0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed54834bfb0432ae424847908482fd83a551ade927528a7ccfc33472fd0db0ba", kill_on_drop: false }` [INFO] [stdout] ed54834bfb0432ae424847908482fd83a551ade927528a7ccfc33472fd0db0ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0adaa67a515d8166d3c9eb9f2e20b28bc437613851c7614614811482bdc8241 [INFO] running `Command { std: "docker" "start" "-a" "d0adaa67a515d8166d3c9eb9f2e20b28bc437613851c7614614811482bdc8241", kill_on_drop: false }` [INFO] [stderr] Compiling nut_self v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking example v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stdout] error: expected identifier, found keyword `self` [INFO] [stdout] --> example/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / nut! { [INFO] [stdout] 7 | | fn nut(&nut self) { [INFO] [stdout] 8 | | self.0 += 1; [INFO] [stdout] 9 | | } [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `nut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `self` [INFO] [stdout] --> example/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / nut! { [INFO] [stdout] 7 | | fn nut(&nut self) { [INFO] [stdout] 8 | | self.0 += 1; [INFO] [stdout] 9 | | } [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `nut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found keyword `self` [INFO] [stdout] --> example/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / nut! { [INFO] [stdout] 7 | | fn nut(&nut self) { [INFO] [stdout] 8 | | self.0 += 1; [INFO] [stdout] 9 | | } [INFO] [stdout] 10 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected one of `:`, `@`, or `|` [INFO] [stdout] | help: declare the type after the parameter binding: `: ` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `nut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found keyword `self` [INFO] [stdout] --> example/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / nut! { [INFO] [stdout] 7 | | fn nut(&nut self) { [INFO] [stdout] 8 | | self.0 += 1; [INFO] [stdout] 9 | | } [INFO] [stdout] 10 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected one of `:`, `@`, or `|` [INFO] [stdout] | help: declare the type after the parameter binding: `: ` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `nut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `self` [INFO] [stdout] --> example/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / nut! { [INFO] [stdout] 13 | | fn reset_nuts(&nut self) -> u8 { [INFO] [stdout] 14 | | let my_nuts = self.0; [INFO] [stdout] 15 | | self.0 = 0; [INFO] [stdout] 16 | | my_nuts [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `nut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `self` [INFO] [stdout] --> example/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / nut! { [INFO] [stdout] 13 | | fn reset_nuts(&nut self) -> u8 { [INFO] [stdout] 14 | | let my_nuts = self.0; [INFO] [stdout] 15 | | self.0 = 0; [INFO] [stdout] 16 | | my_nuts [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_____^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `nut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found keyword `self` [INFO] [stdout] --> example/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / nut! { [INFO] [stdout] 13 | | fn reset_nuts(&nut self) -> u8 { [INFO] [stdout] 14 | | let my_nuts = self.0; [INFO] [stdout] 15 | | self.0 = 0; [INFO] [stdout] 16 | | my_nuts [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected one of `:`, `@`, or `|` [INFO] [stdout] | help: declare the type after the parameter binding: `: ` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `nut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `@`, or `|`, found keyword `self` [INFO] [stdout] --> example/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / nut! { [INFO] [stdout] 13 | | fn reset_nuts(&nut self) -> u8 { [INFO] [stdout] 14 | | let my_nuts = self.0; [INFO] [stdout] 15 | | self.0 = 0; [INFO] [stdout] 16 | | my_nuts [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____expected one of `:`, `@`, or `|` [INFO] [stdout] | help: declare the type after the parameter binding: `: ` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `nut` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `example` (bin "example") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `example` (bin "example" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "d0adaa67a515d8166d3c9eb9f2e20b28bc437613851c7614614811482bdc8241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0adaa67a515d8166d3c9eb9f2e20b28bc437613851c7614614811482bdc8241", kill_on_drop: false }` [INFO] [stdout] d0adaa67a515d8166d3c9eb9f2e20b28bc437613851c7614614811482bdc8241 [INFO] checking yusdacra/nut_self against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fnut_self" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yusdacra/nut_self on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yusdacra/nut_self [INFO] finished tweaking git repo https://github.com/yusdacra/nut_self [INFO] tweaked toml for git repo https://github.com/yusdacra/nut_self written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yusdacra/nut_self 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23ea9d4480a4511d9d35f6ffb0d7c70fe7cea4bf0864bb0a18e76ed6a30cfb13 [INFO] running `Command { std: "docker" "start" "-a" "23ea9d4480a4511d9d35f6ffb0d7c70fe7cea4bf0864bb0a18e76ed6a30cfb13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23ea9d4480a4511d9d35f6ffb0d7c70fe7cea4bf0864bb0a18e76ed6a30cfb13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ea9d4480a4511d9d35f6ffb0d7c70fe7cea4bf0864bb0a18e76ed6a30cfb13", kill_on_drop: false }` [INFO] [stdout] 23ea9d4480a4511d9d35f6ffb0d7c70fe7cea4bf0864bb0a18e76ed6a30cfb13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 756a10a9582af8ff0e3f771b295f7bf89559e35c4e6f96b323d7b41ff3aa73b7 [INFO] running `Command { std: "docker" "start" "-a" "756a10a9582af8ff0e3f771b295f7bf89559e35c4e6f96b323d7b41ff3aa73b7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "756a10a9582af8ff0e3f771b295f7bf89559e35c4e6f96b323d7b41ff3aa73b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "756a10a9582af8ff0e3f771b295f7bf89559e35c4e6f96b323d7b41ff3aa73b7", kill_on_drop: false }` [INFO] [stdout] 756a10a9582af8ff0e3f771b295f7bf89559e35c4e6f96b323d7b41ff3aa73b7