[INFO] fetching crate ocipkg 0.3.9... [INFO] testing ocipkg-0.3.9 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ocipkg 0.3.9 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate ocipkg 0.3.9 [INFO] finished tweaking crates.io crate ocipkg 0.3.9 [INFO] tweaked toml for crates.io crate ocipkg 0.3.9 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ocipkg 0.3.9 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 packages to latest compatible versions [INFO] [stderr] Adding base16ct v0.2.0 (available: v0.3.0) [INFO] [stderr] Adding directories v5.0.1 (available: v6.0.0) [INFO] [stderr] Adding oci-spec v0.6.8 (available: v0.8.2) [INFO] [stderr] Adding once_cell v1.19.0 (available: v1.21.3) [INFO] [stderr] Adding regex v1.10.6 (available: v1.11.3) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.7) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.1.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oci-spec v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05b2eb40cb155498b2ca888717f08a719c43405d9205d0d6bedeb0a728ca513d [INFO] running `Command { std: "docker" "start" "-a" "05b2eb40cb155498b2ca888717f08a719c43405d9205d0d6bedeb0a728ca513d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05b2eb40cb155498b2ca888717f08a719c43405d9205d0d6bedeb0a728ca513d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b2eb40cb155498b2ca888717f08a719c43405d9205d0d6bedeb0a728ca513d", kill_on_drop: false }` [INFO] [stdout] 05b2eb40cb155498b2ca888717f08a719c43405d9205d0d6bedeb0a728ca513d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da815ab05fddbcb00ac0326642f905d3ca08242a35bc3bd5c539c7fe6045c4a0 [INFO] running `Command { std: "docker" "start" "-a" "da815ab05fddbcb00ac0326642f905d3ca08242a35bc3bd5c539c7fe6045c4a0", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling oci-spec v0.6.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling ocipkg v0.3.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image/oci_archive.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | fn get_entries(&mut self) -> Result>> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 122 | fn get_entries(&mut self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.55s [INFO] running `Command { std: "docker" "inspect" "da815ab05fddbcb00ac0326642f905d3ca08242a35bc3bd5c539c7fe6045c4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da815ab05fddbcb00ac0326642f905d3ca08242a35bc3bd5c539c7fe6045c4a0", kill_on_drop: false }` [INFO] [stdout] da815ab05fddbcb00ac0326642f905d3ca08242a35bc3bd5c539c7fe6045c4a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6db642dc3915daf72dd388ec7c21ec13468ab4840953730b9d8e876b7493a72e [INFO] running `Command { std: "docker" "start" "-a" "6db642dc3915daf72dd388ec7c21ec13468ab4840953730b9d8e876b7493a72e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling ocipkg v0.3.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image/oci_archive.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | fn get_entries(&mut self) -> Result>> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 122 | fn get_entries(&mut self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/image/oci_archive.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | fn get_entries(&mut self) -> Result>> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 122 | fn get_entries(&mut self) -> Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.85s [INFO] running `Command { std: "docker" "inspect" "6db642dc3915daf72dd388ec7c21ec13468ab4840953730b9d8e876b7493a72e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db642dc3915daf72dd388ec7c21ec13468ab4840953730b9d8e876b7493a72e", kill_on_drop: false }` [INFO] [stdout] 6db642dc3915daf72dd388ec7c21ec13468ab4840953730b9d8e876b7493a72e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c12630e01b4b878cbe5b2fed052ef8710fc8d63aad5e1b3d7041b1e0c403a89 [INFO] running `Command { std: "docker" "start" "-a" "9c12630e01b4b878cbe5b2fed052ef8710fc8d63aad5e1b3d7041b1e0c403a89", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/image/oci_archive.rs:122:20 [INFO] [stderr] | [INFO] [stderr] 122 | fn get_entries(&mut self) -> Result>> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 122 | fn get_entries(&mut self) -> Result>> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ocipkg` (lib) generated 1 warning (run `cargo fix --lib -p ocipkg` to apply 1 suggestion) [INFO] [stderr] warning: `ocipkg` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ocipkg-47113bbbb2bc445d) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test distribution::client::tests::get_images ... ignored [INFO] [stdout] test distribution::client::tests::get_tags ... ignored [INFO] [stdout] test distribution::client::tests::push_blob ... ignored [INFO] [stdout] test image_name::test::serialize ... ok [INFO] [stdout] test distribution::reference::tests::reference ... ok [INFO] [stdout] test image_name::test::as_path ... ok [INFO] [stdout] test image::oci_dir::tests::test_artifact_over_oci_dir ... ok [INFO] [stdout] test distribution::name::tests::name ... ok [INFO] [stdout] test image_name::test::escaped_path ... ok [INFO] [stdout] test image::annotations::flat::test::to_map ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ocipkg [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/distribution/auth.rs - distribution::auth::AuthChallenge (line 161) ... ok [INFO] [stdout] test src/image/annotations/nested.rs - image::annotations::nested::Annotations (line 37) ... ok [INFO] [stdout] test src/image_name.rs - image_name::ImageName (line 88) ... ok [INFO] [stdout] test src/image_name.rs - image_name::ImageName (line 39) ... ok [INFO] [stdout] test src/image_name.rs - image_name::ImageName (line 107) ... ok [INFO] [stdout] test src/image/annotations/flat.rs - image::annotations::flat::Annotations (line 14) ... ok [INFO] [stdout] test src/image_name.rs - image_name::ImageName (line 124) ... ok [INFO] [stdout] test src/image_name.rs - image_name::ImageName (line 64) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c12630e01b4b878cbe5b2fed052ef8710fc8d63aad5e1b3d7041b1e0c403a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c12630e01b4b878cbe5b2fed052ef8710fc8d63aad5e1b3d7041b1e0c403a89", kill_on_drop: false }` [INFO] [stdout] 9c12630e01b4b878cbe5b2fed052ef8710fc8d63aad5e1b3d7041b1e0c403a89