[INFO] fetching crate oci-util 0.2.0...
[INFO] building oci-util-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate oci-util 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate oci-util 0.2.0
[INFO] finished tweaking crates.io crate oci-util 0.2.0
[INFO] tweaked toml for crates.io crate oci-util 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oci-util 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 250 packages to latest compatible versions
[INFO] [stderr]       Adding dirs v4.0.0 (available: v6.0.0)
[INFO] [stderr]       Adding jwalk v0.6.2 (available: v0.8.1)
[INFO] [stderr]       Adding oci-distribution v0.9.4 (available: v0.11.0)
[INFO] [stderr]       Adding oci-spec v0.5.8 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43bc99fd7a0b8f0613db87d4a1a31b9fd982d7f43ebc757415cdb2dadb292cab
[INFO] running `Command { std: "docker" "start" "-a" "43bc99fd7a0b8f0613db87d4a1a31b9fd982d7f43ebc757415cdb2dadb292cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43bc99fd7a0b8f0613db87d4a1a31b9fd982d7f43ebc757415cdb2dadb292cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43bc99fd7a0b8f0613db87d4a1a31b9fd982d7f43ebc757415cdb2dadb292cab", kill_on_drop: false }`
[INFO] [stdout] 43bc99fd7a0b8f0613db87d4a1a31b9fd982d7f43ebc757415cdb2dadb292cab
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaa4efd7d46e6947e326e2cb75f4f54985d3b0bfb47f4904997dffb4e1e93581
[INFO] running `Command { std: "docker" "start" "-a" "eaa4efd7d46e6947e326e2cb75f4f54985d3b0bfb47f4904997dffb4e1e93581", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling http-auth v0.1.10
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling olpc-cjson v0.1.4
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling jwalk v0.6.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling oci-spec v0.5.8
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oci-distribution v0.9.4
[INFO] [stderr]    Compiling oci-util v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]  --> src/distribution/pull.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sha256::digest_bytes;
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/distribution/pull.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let manifest_digest = digest_bytes(manifest_data.as_slice());
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/image/build/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sha256::digest_bytes;
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/image/build/mod.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let config_digest = digest_bytes(config_data.as_slice());
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/image/build/mod.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let manifest_digest = digest_bytes(manifest_data.as_slice());
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> src/filesystem/snapshot/mod.rs:41:52
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let path = tempdir().context("无法创建临时文件夹")?.into_path();
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> src/filesystem/snapshot/mod.rs:36:52
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let path = tempdir().context("无法创建临时文件夹")?.into_path();
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.90s
[INFO] running `Command { std: "docker" "inspect" "eaa4efd7d46e6947e326e2cb75f4f54985d3b0bfb47f4904997dffb4e1e93581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa4efd7d46e6947e326e2cb75f4f54985d3b0bfb47f4904997dffb4e1e93581", kill_on_drop: false }`
[INFO] [stdout] eaa4efd7d46e6947e326e2cb75f4f54985d3b0bfb47f4904997dffb4e1e93581
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 481e8a127de5f7edbd15e1fd990ca4d44908124b49677906edbd6f8a5cc3bbe5
[INFO] running `Command { std: "docker" "start" "-a" "481e8a127de5f7edbd15e1fd990ca4d44908124b49677906edbd6f8a5cc3bbe5", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]  --> src/distribution/pull.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sha256::digest_bytes;
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling oci-util v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/distribution/pull.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let manifest_digest = digest_bytes(manifest_data.as_slice());
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/image/build/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sha256::digest_bytes;
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/image/build/mod.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let config_digest = digest_bytes(config_data.as_slice());
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/image/build/mod.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let manifest_digest = digest_bytes(manifest_data.as_slice());
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> src/filesystem/snapshot/mod.rs:41:52
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let path = tempdir().context("无法创建临时文件夹")?.into_path();
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> src/filesystem/snapshot/mod.rs:36:52
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let path = tempdir().context("无法创建临时文件夹")?.into_path();
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/image/layer/tar_file.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         /// "Cargo.toml"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |         let valid_ident: Regex = Regex::new(r"(.*?)/?(\.wh\.)?([^/]+)$").unwrap();
[INFO] [stdout]    |         -------------------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/image/layer/tar_file.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         /// "Cargo.toml"
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |         let valid_ident: Regex = Regex::new(r"(.*?/?)(\.wh\.)([^/]+)$").unwrap();
[INFO] [stdout]    |         ------------------------------------------------------------------------- rustdoc does not generate documentation for statements
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]  --> src/distribution/pull.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use sha256::digest_bytes;
[INFO] [stdout]   |             ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/image/build/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use sha256::digest_bytes;
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/distribution/pull.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let manifest_digest = digest_bytes(manifest_data.as_slice());
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/image/build/mod.rs:65:25
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let config_digest = digest_bytes(config_data.as_slice());
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `sha256::digest_bytes`: Use new function `digest()` instead
[INFO] [stdout]   --> src/image/build/mod.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let manifest_digest = digest_bytes(manifest_data.as_slice());
[INFO] [stdout]    |                           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> src/filesystem/snapshot/mod.rs:41:52
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let path = tempdir().context("无法创建临时文件夹")?.into_path();
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]   --> src/filesystem/snapshot/mod.rs:36:52
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let path = tempdir().context("无法创建临时文件夹")?.into_path();
[INFO] [stdout]    |                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.53s
[INFO] running `Command { std: "docker" "inspect" "481e8a127de5f7edbd15e1fd990ca4d44908124b49677906edbd6f8a5cc3bbe5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481e8a127de5f7edbd15e1fd990ca4d44908124b49677906edbd6f8a5cc3bbe5", kill_on_drop: false }`
[INFO] [stdout] 481e8a127de5f7edbd15e1fd990ca4d44908124b49677906edbd6f8a5cc3bbe5
