[INFO] cloning repository https://github.com/patternseek/resticmgr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patternseek/resticmgr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatternseek%2Fresticmgr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatternseek%2Fresticmgr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85d9954951735e277ae346627d0a71424492c533
[INFO] checking patternseek/resticmgr against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatternseek%2Fresticmgr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/patternseek/resticmgr
[INFO] finished tweaking git repo https://github.com/patternseek/resticmgr
[INFO] tweaked toml for git repo https://github.com/patternseek/resticmgr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/patternseek/resticmgr 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/patternseek/resticmgr 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: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `lettre` dependency)
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a889d0916aec835be0d7527ce603c346d16d2439a7e27759f9c7a27ae35f56ce
[INFO] running `Command { std: "docker" "start" "-a" "a889d0916aec835be0d7527ce603c346d16d2439a7e27759f9c7a27ae35f56ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a889d0916aec835be0d7527ce603c346d16d2439a7e27759f9c7a27ae35f56ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a889d0916aec835be0d7527ce603c346d16d2439a7e27759f9c7a27ae35f56ce", kill_on_drop: false }`
[INFO] [stdout] a889d0916aec835be0d7527ce603c346d16d2439a7e27759f9c7a27ae35f56ce
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2589a1ed8c0c9ed4617ed56c15d4dc4906519d10d9e2b58abef4888a8f5c94ad
[INFO] running `Command { std: "docker" "start" "-a" "2589a1ed8c0c9ed4617ed56c15d4dc4906519d10d9e2b58abef4888a8f5c94ad", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `lettre` dependency)
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling backtrace v0.3.72
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking object v0.35.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking email-encoding v0.3.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking lettre v0.11.7
[INFO] [stderr]     Checking resticmgr v1.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.26s
[INFO] running `Command { std: "docker" "inspect" "2589a1ed8c0c9ed4617ed56c15d4dc4906519d10d9e2b58abef4888a8f5c94ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2589a1ed8c0c9ed4617ed56c15d4dc4906519d10d9e2b58abef4888a8f5c94ad", kill_on_drop: false }`
[INFO] [stdout] 2589a1ed8c0c9ed4617ed56c15d4dc4906519d10d9e2b58abef4888a8f5c94ad
