[INFO] fetching crate vault_vcs 1.2.2...
[INFO] building vault_vcs-1.2.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate vault_vcs 1.2.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate vault_vcs 1.2.2
[INFO] finished tweaking crates.io crate vault_vcs 1.2.2
[INFO] tweaked toml for crates.io crate vault_vcs 1.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vault_vcs 1.2.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vault_vcs 1.2.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 571aff64559d20c9f19d06aea054f3f9770a7b56c1e98a1fe56867f598316748
[INFO] running `Command { std: "docker" "start" "-a" "571aff64559d20c9f19d06aea054f3f9770a7b56c1e98a1fe56867f598316748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "571aff64559d20c9f19d06aea054f3f9770a7b56c1e98a1fe56867f598316748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571aff64559d20c9f19d06aea054f3f9770a7b56c1e98a1fe56867f598316748", kill_on_drop: false }`
[INFO] [stdout] 571aff64559d20c9f19d06aea054f3f9770a7b56c1e98a1fe56867f598316748
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de231f67915b0929ca3117668b70cc93f10ed52a824c001a31bd0e49d64418eb
[INFO] running `Command { std: "docker" "start" "-a" "de231f67915b0929ca3117668b70cc93f10ed52a824c001a31bd0e49d64418eb", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling sha256 v1.4.0
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling vault_vcs v1.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Hash` is never constructed
[INFO] [stdout]   --> src/utils/yaml_layouts.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct Hash {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_size` is never read
[INFO] [stdout]   --> src/core/tree.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Tree {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub content_size: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.45s
[INFO] running `Command { std: "docker" "inspect" "de231f67915b0929ca3117668b70cc93f10ed52a824c001a31bd0e49d64418eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de231f67915b0929ca3117668b70cc93f10ed52a824c001a31bd0e49d64418eb", kill_on_drop: false }`
[INFO] [stdout] de231f67915b0929ca3117668b70cc93f10ed52a824c001a31bd0e49d64418eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f17a22e6b99240b9c557c4bba0492d815e38cfc6da03a7b0f0cf445a7903553
[INFO] running `Command { std: "docker" "start" "-a" "7f17a22e6b99240b9c557c4bba0492d815e38cfc6da03a7b0f0cf445a7903553", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling vault_vcs v1.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Hash` is never constructed
[INFO] [stdout]   --> src/utils/yaml_layouts.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct Hash {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_size` is never read
[INFO] [stdout]   --> src/core/tree.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Tree {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub content_size: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] running `Command { std: "docker" "inspect" "7f17a22e6b99240b9c557c4bba0492d815e38cfc6da03a7b0f0cf445a7903553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f17a22e6b99240b9c557c4bba0492d815e38cfc6da03a7b0f0cf445a7903553", kill_on_drop: false }`
[INFO] [stdout] 7f17a22e6b99240b9c557c4bba0492d815e38cfc6da03a7b0f0cf445a7903553
