[INFO] fetching crate ocipkg-cli 0.3.9... [INFO] testing ocipkg-cli-0.3.9 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate ocipkg-cli 0.3.9 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ocipkg-cli 0.3.9 [INFO] finished tweaking crates.io crate ocipkg-cli 0.3.9 [INFO] tweaked toml for crates.io crate ocipkg-cli 0.3.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ocipkg-cli 0.3.9 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ocipkg-cli 0.3.9 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 815a8367eb0685c1bf140fcbf9a25c45cf48585fb5300c55804049b7eb8a17a5 [INFO] running `Command { std: "docker" "start" "-a" "815a8367eb0685c1bf140fcbf9a25c45cf48585fb5300c55804049b7eb8a17a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "815a8367eb0685c1bf140fcbf9a25c45cf48585fb5300c55804049b7eb8a17a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815a8367eb0685c1bf140fcbf9a25c45cf48585fb5300c55804049b7eb8a17a5", kill_on_drop: false }` [INFO] [stdout] 815a8367eb0685c1bf140fcbf9a25c45cf48585fb5300c55804049b7eb8a17a5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4829e5b192a2fe788fd8bc857e691dfa3358bb021092fa0521b9abbef3e1629b [INFO] running `Command { std: "docker" "start" "-a" "4829e5b192a2fe788fd8bc857e691dfa3358bb021092fa0521b9abbef3e1629b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.2.13 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.81 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml_edit v0.22.16 [INFO] [stderr] Compiling oci-spec v0.6.7 [INFO] [stderr] Compiling ureq v2.10.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling toml v0.8.15 [INFO] [stderr] Compiling ocipkg v0.3.9 [INFO] [stderr] Compiling ocipkg-cli v0.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "4829e5b192a2fe788fd8bc857e691dfa3358bb021092fa0521b9abbef3e1629b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4829e5b192a2fe788fd8bc857e691dfa3358bb021092fa0521b9abbef3e1629b", kill_on_drop: false }` [INFO] [stdout] 4829e5b192a2fe788fd8bc857e691dfa3358bb021092fa0521b9abbef3e1629b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b6836f3021e18c10db7e2857259d2c0460c637e8f64b7306d192fbdc66ca2c0 [INFO] running `Command { std: "docker" "start" "-a" "6b6836f3021e18c10db7e2857259d2c0460c637e8f64b7306d192fbdc66ca2c0", kill_on_drop: false }` [INFO] [stderr] Compiling ocipkg-cli v0.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "6b6836f3021e18c10db7e2857259d2c0460c637e8f64b7306d192fbdc66ca2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6836f3021e18c10db7e2857259d2c0460c637e8f64b7306d192fbdc66ca2c0", kill_on_drop: false }` [INFO] [stdout] 6b6836f3021e18c10db7e2857259d2c0460c637e8f64b7306d192fbdc66ca2c0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11ce1a310d1ae34547e74e0b64c8c7cb63d78b55ce1e2a4587a6d6e07db665d8 [INFO] running `Command { std: "docker" "start" "-a" "11ce1a310d1ae34547e74e0b64c8c7cb63d78b55ce1e2a4587a6d6e07db665d8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/bin/cargo-ocipkg.rs (/opt/rustwide/target/debug/deps/cargo_ocipkg-67bed967d4b16970) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ocipkg.rs (/opt/rustwide/target/debug/deps/ocipkg-69afef8f85d0ef1d) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "11ce1a310d1ae34547e74e0b64c8c7cb63d78b55ce1e2a4587a6d6e07db665d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ce1a310d1ae34547e74e0b64c8c7cb63d78b55ce1e2a4587a6d6e07db665d8", kill_on_drop: false }` [INFO] [stdout] 11ce1a310d1ae34547e74e0b64c8c7cb63d78b55ce1e2a4587a6d6e07db665d8