[INFO] cloning repository https://github.com/pkulak/filtile
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkulak/filtile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkulak%2Ffiltile", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkulak%2Ffiltile'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c4e89488ff4261c64832b51cac3a02ddbef5627
[INFO] checking pkulak/filtile against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkulak%2Ffiltile" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pkulak/filtile
[INFO] finished tweaking git repo https://github.com/pkulak/filtile
[INFO] tweaked toml for git repo https://github.com/pkulak/filtile written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pkulak/filtile on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pkulak/filtile 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 797254764ef8c144f7843c4cba246d985df2b5abfe2803d7dc8cc150c61c69c4
[INFO] running `Command { std: "docker" "start" "797254764ef8c144f7843c4cba246d985df2b5abfe2803d7dc8cc150c61c69c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "797254764ef8c144f7843c4cba246d985df2b5abfe2803d7dc8cc150c61c69c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "797254764ef8c144f7843c4cba246d985df2b5abfe2803d7dc8cc150c61c69c4" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "797254764ef8c144f7843c4cba246d985df2b5abfe2803d7dc8cc150c61c69c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "797254764ef8c144f7843c4cba246d985df2b5abfe2803d7dc8cc150c61c69c4" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling wayrs-proto-parser v1.0.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling wayrs-scanner v0.13.0
[INFO] [stderr]     Checking wayrs-client v1.0.2
[INFO] [stderr]     Checking river-layout-toolkit v0.1.6
[INFO] [stderr]     Checking filtile v1.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn parse_command(cmd: &str) -> Command {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn parse_command(cmd: &str) -> Command<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parse.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn parse_command(cmd: &str) -> Command {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn parse_command(cmd: &str) -> Command<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.31s
[INFO] running `Command { std: "docker" "inspect" "797254764ef8c144f7843c4cba246d985df2b5abfe2803d7dc8cc150c61c69c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "797254764ef8c144f7843c4cba246d985df2b5abfe2803d7dc8cc150c61c69c4", kill_on_drop: false }`
[INFO] [stdout] 797254764ef8c144f7843c4cba246d985df2b5abfe2803d7dc8cc150c61c69c4
