[INFO] fetching crate ocipkg 0.4.0... [INFO] testing ocipkg-0.4.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate ocipkg 0.4.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ocipkg 0.4.0 [INFO] finished tweaking crates.io crate ocipkg 0.4.0 [INFO] tweaked toml for crates.io crate ocipkg 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ocipkg 0.4.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ocipkg 0.4.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base16ct v0.3.0 [INFO] [stderr] Downloaded cc v1.2.46 [INFO] [stderr] Downloaded goblin v0.10.3 [INFO] [stderr] Downloaded oci-spec v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1e713333a4ad50d39d5429f17701b085bc098ffaadd4b0292bbb1d459ceff33 [INFO] running `Command { std: "docker" "start" "-a" "c1e713333a4ad50d39d5429f17701b085bc098ffaadd4b0292bbb1d459ceff33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1e713333a4ad50d39d5429f17701b085bc098ffaadd4b0292bbb1d459ceff33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e713333a4ad50d39d5429f17701b085bc098ffaadd4b0292bbb1d459ceff33", kill_on_drop: false }` [INFO] [stdout] c1e713333a4ad50d39d5429f17701b085bc098ffaadd4b0292bbb1d459ceff33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f31489e2d734cbae02f6c0c9ecae0480603b6f5911b6ab34b868693f057937f6 [INFO] running `Command { std: "docker" "start" "-a" "f31489e2d734cbae02f6c0c9ecae0480603b6f5911b6ab34b868693f057937f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling scroll_derive v0.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling scroll v0.13.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling goblin v0.10.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling base16ct v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling oci-spec v0.8.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling ocipkg v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "f31489e2d734cbae02f6c0c9ecae0480603b6f5911b6ab34b868693f057937f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f31489e2d734cbae02f6c0c9ecae0480603b6f5911b6ab34b868693f057937f6", kill_on_drop: false }` [INFO] [stdout] f31489e2d734cbae02f6c0c9ecae0480603b6f5911b6ab34b868693f057937f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8775ede661f83488471f5d3602feb59f910d8b49c1f2242ce27f1baf91fefbe3 [INFO] running `Command { std: "docker" "start" "-a" "8775ede661f83488471f5d3602feb59f910d8b49c1f2242ce27f1baf91fefbe3", 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.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.50s [INFO] running `Command { std: "docker" "inspect" "8775ede661f83488471f5d3602feb59f910d8b49c1f2242ce27f1baf91fefbe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8775ede661f83488471f5d3602feb59f910d8b49c1f2242ce27f1baf91fefbe3", kill_on_drop: false }` [INFO] [stdout] 8775ede661f83488471f5d3602feb59f910d8b49c1f2242ce27f1baf91fefbe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab311b074164c22c78237ee7064790578b1e1d8ee8af28dfa061108e7dbf596a [INFO] running `Command { std: "docker" "start" "-a" "ab311b074164c22c78237ee7064790578b1e1d8ee8af28dfa061108e7dbf596a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ocipkg-d82406f3cfa35c7a) [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::annotations::flat::test::to_map ... ok [INFO] [stdout] test image_name::test::as_path ... ok [INFO] [stdout] test image_name::test::serialize ... ok [INFO] [stdout] test reference::tests::reference ... ok [INFO] [stdout] test name::tests::name ... ok [INFO] [stdout] test image::oci_dir::tests::test_artifact_over_oci_dir ... ok [INFO] [stdout] test image_name::test::escaped_path ... 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/image_name.rs - image_name::ImageName (line 124) ... ok [INFO] [stdout] test src/image/annotations/nested.rs - image::annotations::nested::Annotations (line 37) ... ok [INFO] [stdout] test src/distribution/auth.rs - distribution::auth::AuthChallenge (line 161) ... ok [INFO] [stdout] test src/image_name.rs - image_name::ImageName (line 88) ... 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 107) ... 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 64) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.47s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ab311b074164c22c78237ee7064790578b1e1d8ee8af28dfa061108e7dbf596a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab311b074164c22c78237ee7064790578b1e1d8ee8af28dfa061108e7dbf596a", kill_on_drop: false }` [INFO] [stdout] ab311b074164c22c78237ee7064790578b1e1d8ee8af28dfa061108e7dbf596a