[INFO] fetching crate cargo-packager 0.10.3... [INFO] testing cargo-packager-0.10.3 against 1.81.0 for beta-1.82-1 [INFO] extracting crate cargo-packager 0.10.3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate cargo-packager 0.10.3 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-packager 0.10.3 [INFO] finished tweaking crates.io crate cargo-packager 0.10.3 [INFO] tweaked toml for crates.io crate cargo-packager 0.10.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate cargo-packager 0.10.3 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rpassword v7.3.1 [INFO] [stderr] Downloaded ct-codecs v1.1.2 [INFO] [stderr] Downloaded cargo-packager-utils v0.1.1 [INFO] [stderr] Downloaded cpufeatures v0.2.13 [INFO] [stderr] Downloaded rtoolbox v0.0.2 [INFO] [stderr] Downloaded pest_generator v2.7.11 [INFO] [stderr] Downloaded ar v0.9.0 [INFO] [stderr] Downloaded pest_meta v2.7.11 [INFO] [stderr] Downloaded pest_derive v2.7.11 [INFO] [stderr] Downloaded bytemuck v1.17.1 [INFO] [stderr] Downloaded ureq v2.10.1 [INFO] [stderr] Downloaded pest v2.7.11 [INFO] [stderr] Downloaded handlebars v5.1.2 [INFO] [stderr] Downloaded cc v1.1.16 [INFO] [stderr] Downloaded minisign v0.7.8 [INFO] [stderr] Downloaded scrypt v0.11.0 [INFO] [stderr] Downloaded tauri-icns v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e180b6d483d22f6b8da43c0f1b0f959269cbae87228cbc903d67f6a2a984def [INFO] running `Command { std: "docker" "start" "-a" "6e180b6d483d22f6b8da43c0f1b0f959269cbae87228cbc903d67f6a2a984def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e180b6d483d22f6b8da43c0f1b0f959269cbae87228cbc903d67f6a2a984def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e180b6d483d22f6b8da43c0f1b0f959269cbae87228cbc903d67f6a2a984def", kill_on_drop: false }` [INFO] [stdout] 6e180b6d483d22f6b8da43c0f1b0f959269cbae87228cbc903d67f6a2a984def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f6f8f2bde944a2243d90a2f9258481bea498c0e806a5034a8af20b4d99f057 [INFO] running `Command { std: "docker" "start" "-a" "39f6f8f2bde944a2243d90a2f9258481bea498c0e806a5034a8af20b4d99f057", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling cc v1.1.16 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling ct-codecs v1.1.2 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling minisign v0.7.8 [INFO] [stderr] Compiling tauri-icns v0.1.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling rustls-webpki v0.102.7 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling cargo-packager-utils v0.1.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling cargo-packager v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.34s [INFO] running `Command { std: "docker" "inspect" "39f6f8f2bde944a2243d90a2f9258481bea498c0e806a5034a8af20b4d99f057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f6f8f2bde944a2243d90a2f9258481bea498c0e806a5034a8af20b4d99f057", kill_on_drop: false }` [INFO] [stdout] 39f6f8f2bde944a2243d90a2f9258481bea498c0e806a5034a8af20b4d99f057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69421d324a77834ecc313799267f0468c1dc17a0f68f69dccdf9f49ec5c32416 [INFO] running `Command { std: "docker" "start" "-a" "69421d324a77834ecc313799267f0468c1dc17a0f68f69dccdf9f49ec5c32416", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-packager v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.85s [INFO] running `Command { std: "docker" "inspect" "69421d324a77834ecc313799267f0468c1dc17a0f68f69dccdf9f49ec5c32416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69421d324a77834ecc313799267f0468c1dc17a0f68f69dccdf9f49ec5c32416", kill_on_drop: false }` [INFO] [stdout] 69421d324a77834ecc313799267f0468c1dc17a0f68f69dccdf9f49ec5c32416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea968684d35ca90b9a8f32fe38f6f2fe64146c26cd6a418a664eb7a8eeee7acc [INFO] running `Command { std: "docker" "start" "-a" "ea968684d35ca90b9a8f32fe38f6f2fe64146c26cd6a418a664eb7a8eeee7acc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_packager-5b2272f67006cc32) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test util::tests::it_appends_ext ... ok [INFO] [stdout] test config::category::tests::category_from_string_did_you_mean ... ok [INFO] [stdout] test config::category::tests::category_from_string_totally_wrong ... ok [INFO] [stdout] test config::category::tests::category_from_string_ok ... ok [INFO] [stdout] test config::category::tests::ls_application_category_type_round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cargo-packager.rs (/opt/rustwide/target/debug/deps/cargo_packager-af9676a77c77f255) [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] [stderr] Doc-tests cargo_packager [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" "ea968684d35ca90b9a8f32fe38f6f2fe64146c26cd6a418a664eb7a8eeee7acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea968684d35ca90b9a8f32fe38f6f2fe64146c26cd6a418a664eb7a8eeee7acc", kill_on_drop: false }` [INFO] [stdout] ea968684d35ca90b9a8f32fe38f6f2fe64146c26cd6a418a664eb7a8eeee7acc