[INFO] cloning repository https://github.com/guydunigo/rust_recap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guydunigo/rust_recap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguydunigo%2Frust_recap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguydunigo%2Frust_recap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f29df91237a0df93493ad57f17273e7803f37f06
[INFO] checking guydunigo/rust_recap against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguydunigo%2Frust_recap" "/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/guydunigo/rust_recap on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/guydunigo/rust_recap
[INFO] finished tweaking git repo https://github.com/guydunigo/rust_recap
[INFO] tweaked toml for git repo https://github.com/guydunigo/rust_recap written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/guydunigo/rust_recap 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" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a3bb25e417b3aec5e2abc56ee1f304508d3f299d8434fdd26c94b831eabc633
[INFO] running `Command { std: "docker" "start" "-a" "4a3bb25e417b3aec5e2abc56ee1f304508d3f299d8434fdd26c94b831eabc633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a3bb25e417b3aec5e2abc56ee1f304508d3f299d8434fdd26c94b831eabc633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a3bb25e417b3aec5e2abc56ee1f304508d3f299d8434fdd26c94b831eabc633", kill_on_drop: false }`
[INFO] [stdout] 4a3bb25e417b3aec5e2abc56ee1f304508d3f299d8434fdd26c94b831eabc633
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa76b210e2a818cf5f747d62b2072bd57d3ebaffe1042627204eb20601a8ca6c
[INFO] running `Command { std: "docker" "start" "-a" "aa76b210e2a818cf5f747d62b2072bd57d3ebaffe1042627204eb20601a8ca6c", kill_on_drop: false }`
[INFO] [stderr]     Checking rust_recap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/structs.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/structs.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "aa76b210e2a818cf5f747d62b2072bd57d3ebaffe1042627204eb20601a8ca6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa76b210e2a818cf5f747d62b2072bd57d3ebaffe1042627204eb20601a8ca6c", kill_on_drop: false }`
[INFO] [stdout] aa76b210e2a818cf5f747d62b2072bd57d3ebaffe1042627204eb20601a8ca6c
[INFO] checking guydunigo/rust_recap against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguydunigo%2Frust_recap" "/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/guydunigo/rust_recap on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/guydunigo/rust_recap
[INFO] finished tweaking git repo https://github.com/guydunigo/rust_recap
[INFO] tweaked toml for git repo https://github.com/guydunigo/rust_recap written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/guydunigo/rust_recap 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 037af3b90fdea4a6cc3df75f5dcb7e8d875505e0eccea537d2a154b9521b2c80
[INFO] running `Command { std: "docker" "start" "-a" "037af3b90fdea4a6cc3df75f5dcb7e8d875505e0eccea537d2a154b9521b2c80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "037af3b90fdea4a6cc3df75f5dcb7e8d875505e0eccea537d2a154b9521b2c80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "037af3b90fdea4a6cc3df75f5dcb7e8d875505e0eccea537d2a154b9521b2c80", kill_on_drop: false }`
[INFO] [stdout] 037af3b90fdea4a6cc3df75f5dcb7e8d875505e0eccea537d2a154b9521b2c80
[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=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83094b83fac03354087c306069ab4b06c362da9fda0d7db19085049d68354fcb
[INFO] running `Command { std: "docker" "start" "-a" "83094b83fac03354087c306069ab4b06c362da9fda0d7db19085049d68354fcb", kill_on_drop: false }`
[INFO] [stderr]     Checking rust_recap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/structs.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/structs.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/macros.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | /         macro_rules! vec2 {
[INFO] [stdout] 16 | |             ( $( $x:expr ),* ) => {
[INFO] [stdout] 17 | |                 {
[INFO] [stdout] 18 | |                     let mut temp_vec = Vec::new();
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |             };
[INFO] [stdout] 25 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `run`
[INFO] [stdout]    = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_recap` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `macro_rules!` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/macros.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | /         macro_rules! vec2 {
[INFO] [stdout] 16 | |             ( $( $x:expr ),* ) => {
[INFO] [stdout] 17 | |                 {
[INFO] [stdout] 18 | |                     let mut temp_vec = Vec::new();
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |             };
[INFO] [stdout] 25 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = help: reove the `#[macro_export]` or move this `macro_rules!` outside the of the current function `run`
[INFO] [stdout]    = note: a `macro_rules!` definition is non-local if it is nested inside an item and has a `#[macro_export]` attribute
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_recap` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "83094b83fac03354087c306069ab4b06c362da9fda0d7db19085049d68354fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83094b83fac03354087c306069ab4b06c362da9fda0d7db19085049d68354fcb", kill_on_drop: false }`
[INFO] [stdout] 83094b83fac03354087c306069ab4b06c362da9fda0d7db19085049d68354fcb
