[INFO] cloning repository https://github.com/ScottyThePilot/mc_puppetmaster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ScottyThePilot/mc_puppetmaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScottyThePilot%2Fmc_puppetmaster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScottyThePilot%2Fmc_puppetmaster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 228939cade2f6a52d4d39314d97bc4c75ebcb83b
[INFO] checking ScottyThePilot/mc_puppetmaster against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScottyThePilot%2Fmc_puppetmaster" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ScottyThePilot/mc_puppetmaster
[INFO] finished tweaking git repo https://github.com/ScottyThePilot/mc_puppetmaster
[INFO] tweaked toml for git repo https://github.com/ScottyThePilot/mc_puppetmaster written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ScottyThePilot/mc_puppetmaster on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ScottyThePilot/mc_puppetmaster 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62b7bbc07099c1ec8eb22b06d9a879264e9720cfe5f9de2abebcefcfe1d506fb
[INFO] running `Command { std: "docker" "start" "-a" "62b7bbc07099c1ec8eb22b06d9a879264e9720cfe5f9de2abebcefcfe1d506fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62b7bbc07099c1ec8eb22b06d9a879264e9720cfe5f9de2abebcefcfe1d506fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b7bbc07099c1ec8eb22b06d9a879264e9720cfe5f9de2abebcefcfe1d506fb", kill_on_drop: false }`
[INFO] [stdout] 62b7bbc07099c1ec8eb22b06d9a879264e9720cfe5f9de2abebcefcfe1d506fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3b28fad6f4a85bdbcd6ee7bf7815d33a7b971b7d885d18797d333d791a1b436
[INFO] running `Command { std: "docker" "start" "-a" "d3b28fad6f4a85bdbcd6ee7bf7815d33a7b971b7d885d18797d333d791a1b436", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking dunce v1.0.2
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking puppet v0.1.0 (/opt/rustwide/workdir/puppet)
[INFO] [stdout] warning: named argument `u` is not used by name
[INFO] [stdout]    --> puppet/src/parsing.rs:182:128
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...LY: Regex = regex!(r"{} (?:({u})|.+ \(vehicle of ({u})\)) moved (?:too quickly|wrongly)!.*", u = MATCH_USERNAME);
[INFO] [stdout]     |                         -- this formatting argument uses named argument `u` by position         ^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 182 |   static ref RX_PLAYER_MOVED_WRONGLY: Regex = regex!(r"{u} (?:({u})|.+ \(vehicle of ({u})\)) moved (?:too quickly|wrongly)!.*", u = MATCH_USERNAME);
[INFO] [stdout]     |                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `u` is not used by name
[INFO] [stdout]    --> puppet/src/parsing.rs:182:128
[INFO] [stdout]     |
[INFO] [stdout] 182 | ...LY: Regex = regex!(r"{} (?:({u})|.+ \(vehicle of ({u})\)) moved (?:too quickly|wrongly)!.*", u = MATCH_USERNAME);
[INFO] [stdout]     |                         -- this formatting argument uses named argument `u` by position         ^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 182 |   static ref RX_PLAYER_MOVED_WRONGLY: Regex = regex!(r"{u} (?:({u})|.+ \(vehicle of ({u})\)) moved (?:too quickly|wrongly)!.*", u = MATCH_USERNAME);
[INFO] [stdout]     |                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking puppetmaster v0.1.0 (/opt/rustwide/workdir/puppetmaster)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.31s
[INFO] running `Command { std: "docker" "inspect" "d3b28fad6f4a85bdbcd6ee7bf7815d33a7b971b7d885d18797d333d791a1b436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3b28fad6f4a85bdbcd6ee7bf7815d33a7b971b7d885d18797d333d791a1b436", kill_on_drop: false }`
[INFO] [stdout] d3b28fad6f4a85bdbcd6ee7bf7815d33a7b971b7d885d18797d333d791a1b436
