[INFO] fetching crate git-shell-enforce-directory 1.0.1...
[INFO] checking git-shell-enforce-directory-1.0.1 against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109-1
[INFO] extracting crate git-shell-enforce-directory 1.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate git-shell-enforce-directory 1.0.1
[INFO] finished tweaking crates.io crate git-shell-enforce-directory 1.0.1
[INFO] tweaked toml for crates.io crate git-shell-enforce-directory 1.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git-shell-enforce-directory 1.0.1 on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git-shell-enforce-directory 1.0.1 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48d79bceec5f21b58b9de0140c9d375ac813b142d542223220f104cee9191116
[INFO] running `Command { std: "docker" "start" "-a" "48d79bceec5f21b58b9de0140c9d375ac813b142d542223220f104cee9191116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48d79bceec5f21b58b9de0140c9d375ac813b142d542223220f104cee9191116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48d79bceec5f21b58b9de0140c9d375ac813b142d542223220f104cee9191116", kill_on_drop: false }`
[INFO] [stdout] 48d79bceec5f21b58b9de0140c9d375ac813b142d542223220f104cee9191116
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c9e4c8cc12040d1411ae91215a591f6d82e6b3a6820369292587131a89234ab
[INFO] running `Command { std: "docker" "start" "-a" "3c9e4c8cc12040d1411ae91215a591f6d82e6b3a6820369292587131a89234ab", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking libc v0.2.39
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]    Compiling regex v0.2.10
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking quick-error v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking termcolor v0.3.5
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.5.3
[INFO] [stderr]     Checking atty v0.2.8
[INFO] [stderr]     Checking errno v0.2.3
[INFO] [stderr]     Checking exec v0.3.1
[INFO] [stderr]     Checking clap v2.31.1
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]     Checking env_logger v0.5.6
[INFO] [stderr]     Checking git-shell-enforce-directory v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn is_upload_or_receive(cmd: &str) -> Option<regex::Captures> {
[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] 116 | fn is_upload_or_receive(cmd: &str) -> Option<regex::Captures<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn is_upload_or_receive(cmd: &str) -> Option<regex::Captures> {
[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] 116 | fn is_upload_or_receive(cmd: &str) -> Option<regex::Captures<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.71s
[INFO] running `Command { std: "docker" "inspect" "3c9e4c8cc12040d1411ae91215a591f6d82e6b3a6820369292587131a89234ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c9e4c8cc12040d1411ae91215a591f6d82e6b3a6820369292587131a89234ab", kill_on_drop: false }`
[INFO] [stdout] 3c9e4c8cc12040d1411ae91215a591f6d82e6b3a6820369292587131a89234ab
