[INFO] cloning repository https://github.com/eth-pkg/pkg-builder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eth-pkg/pkg-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feth-pkg%2Fpkg-builder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feth-pkg%2Fpkg-builder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c06f1c82e3dfb469d9a7fec3424d955175bb9b4d
[INFO] testing eth-pkg/pkg-builder against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feth-pkg%2Fpkg-builder" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eth-pkg/pkg-builder
[INFO] finished tweaking git repo https://github.com/eth-pkg/pkg-builder
[INFO] tweaked toml for git repo https://github.com/eth-pkg/pkg-builder written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eth-pkg/pkg-builder on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eth-pkg/pkg-builder 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.21.0
[INFO] [stderr]   Downloaded shellexpand v3.1.0
[INFO] [stderr]   Downloaded const-oid v0.10.0
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded sha1 v0.11.0-pre.5
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.3
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.2
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded camino v1.1.9
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded sha2 v0.11.0-pre.5
[INFO] [stderr]   Downloaded string_cache v0.8.8
[INFO] [stderr]   Downloaded hybrid-array v0.3.0
[INFO] [stderr]   Downloaded digest v0.11.0-pre.10
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.4
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] [stderr]   Downloaded jiff v0.2.4
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1485f9f845f711193e6c193638dccb9208a2a0852be0188141b25b93ee0530ad
[INFO] running `Command { std: "docker" "start" "-a" "1485f9f845f711193e6c193638dccb9208a2a0852be0188141b25b93ee0530ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1485f9f845f711193e6c193638dccb9208a2a0852be0188141b25b93ee0530ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1485f9f845f711193e6c193638dccb9208a2a0852be0188141b25b93ee0530ad", kill_on_drop: false }`
[INFO] [stdout] 1485f9f845f711193e6c193638dccb9208a2a0852be0188141b25b93ee0530ad
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15478349d750549ed7d5b582094c4c70f643cd09761a158dfc27f8d05264c98d
[INFO] running `Command { std: "docker" "start" "-a" "15478349d750549ed7d5b582094c4c70f643cd09761a158dfc27f8d05264c98d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling const-oid v0.10.0
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling hybrid-array v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.2
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling digest v0.11.0-pre.10
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha1 v0.11.0-pre.5
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling types v0.1.0 (/opt/rustwide/workdir/workspace/types)
[INFO] [stderr]    Compiling pkg-builder v0.3.1 (/opt/rustwide/workdir/workspace/pkg_builder)
[INFO] [stderr]    Compiling debian v0.1.0 (/opt/rustwide/workdir/workspace/debian)
[INFO] [stderr]    Compiling packager_deb v0.1.0 (/opt/rustwide/workdir/workspace/packager_deb)
[INFO] [stderr]    Compiling cli v0.3.1 (/opt/rustwide/workdir/workspace/cli)
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> workspace/cli/src/cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.49s
[INFO] running `Command { std: "docker" "inspect" "15478349d750549ed7d5b582094c4c70f643cd09761a158dfc27f8d05264c98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15478349d750549ed7d5b582094c4c70f643cd09761a158dfc27f8d05264c98d", kill_on_drop: false }`
[INFO] [stdout] 15478349d750549ed7d5b582094c4c70f643cd09761a158dfc27f8d05264c98d
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c74730f204fea36f3072095a710463720334e5da6365ac9dff3f7341e7cb1b2
[INFO] running `Command { std: "docker" "start" "-a" "4c74730f204fea36f3072095a710463720334e5da6365ac9dff3f7341e7cb1b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling pkg-builder v0.3.1 (/opt/rustwide/workdir/workspace/pkg_builder)
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling types v0.1.0 (/opt/rustwide/workdir/workspace/types)
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]    Compiling debian v0.1.0 (/opt/rustwide/workdir/workspace/debian)
[INFO] [stderr]    Compiling packager_deb v0.1.0 (/opt/rustwide/workdir/workspace/packager_deb)
[INFO] [stderr]    Compiling cli v0.3.1 (/opt/rustwide/workdir/workspace/cli)
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> workspace/cli/src/cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> workspace/cli/src/cli.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "4c74730f204fea36f3072095a710463720334e5da6365ac9dff3f7341e7cb1b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c74730f204fea36f3072095a710463720334e5da6365ac9dff3f7341e7cb1b2", kill_on_drop: false }`
[INFO] [stdout] 4c74730f204fea36f3072095a710463720334e5da6365ac9dff3f7341e7cb1b2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15640a17b68119a8f80979b4e03f443f7f3ec9cd593fff1dc6248d71efe967b8
[INFO] running `Command { std: "docker" "start" "-a" "15640a17b68119a8f80979b4e03f443f7f3ec9cd593fff1dc6248d71efe967b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-builder v0.3.1 (/opt/rustwide/workdir/workspace/pkg_builder)
[INFO] [stderr] warning: unused import: `log::error`
[INFO] [stderr]  --> workspace/cli/src/cli.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use log::error;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cli` (lib) generated 1 warning (run `cargo fix --lib -p cli` to apply 1 suggestion)
[INFO] [stderr] warning: `cli` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s
[INFO] [stderr]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/cli-9fd5f8c26ddb4748)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/debian-953a3f5c5fe2bf55)
[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 47 tests
[INFO] [stdout] test autopkgtest::tests::test_changes_file ... ok
[INFO] [stdout] test autopkgtest::tests::test_apt_upgrade ... ok
[INFO] [stdout] test autopkgtest::tests::test_new ... ok
[INFO] [stdout] test autopkgtest::tests::test_no_built_binaries ... ok
[INFO] [stdout] test autopkgtest::tests::test_build_args ... ok
[INFO] [stdout] test autopkgtest::tests::test_multiple_setup_commands ... ok
[INFO] [stdout] test autopkgtest::tests::test_qemu ... ok
[INFO] [stdout] test autopkgtest::tests::test_setup_command ... ok
[INFO] [stdout] test autopkgtest::tests::test_working_dir ... ok
[INFO] [stdout] test autopkgtest_image::tests::test_build_args ... ok
[INFO] [stdout] test autopkgtest_image::tests::test_distribution_from_codename ... ok
[INFO] [stdout] test autopkgtest::tests::test_test_deps_not_in_debian ... ok
[INFO] [stdout] test autopkgtest_image::tests::test_noble_build_args ... ok
[INFO] [stdout] test debcrafter::tests::test_command_error_from_io_error ... ok
[INFO] [stdout] test debcrafter::tests::test_command_error_from_string ... ok
[INFO] [stdout] test lintian::tests::test_chaining ... ok
[INFO] [stdout] test lintian::tests::test_changes_file ... ok
[INFO] [stdout] test debcrafter::tests::test_copy_dir_contents_recursive_source_not_dir ... ok
[INFO] [stdout] test lintian::tests::test_extended_info ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_error ... ok
[INFO] [stdout] test lintian::tests::test_info ... ok
[INFO] [stdout] test debcrafter::tests::test_copy_dir_contents_recursive ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_none ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_with_subdirectory ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_warning ... ok
[INFO] [stdout] test lintian::tests::test_suppress_tag ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_empty ... ok
[INFO] [stdout] test lintian::tests::test_tag_display_limit ... ok
[INFO] [stdout] test lintian::tests::test_with_codename_other ... ok
[INFO] [stdout] test piuparts::tests::test_distribution_option ... ok
[INFO] [stdout] test piuparts::tests::test_dotnet_env_bookworm ... ok
[INFO] [stdout] test piuparts::tests::test_mirror_option ... ok
[INFO] [stdout] test piuparts::tests::test_multiple_options ... ok
[INFO] [stdout] test sbuild::tests::test_build_args ... ok
[INFO] [stdout] test sbuild::tests::test_builder_methods ... ok
[INFO] [stdout] test lintian::tests::test_new ... ok
[INFO] [stdout] test sbuild::tests::test_new_builder ... ok
[INFO] [stdout] test lintian::tests::test_with_codename_jammy ... ok
[INFO] [stderr]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/packager_deb-32e08124d4add317)
[INFO] [stdout] test sbuild_create_chroot::tests::test_build_args_empty ... ok
[INFO] [stdout] test piuparts::tests::test_dotnet_env_no_effect ... ok
[INFO] [stdout] test sbuild_create_chroot::tests::test_build_args_with_options ... ok
[INFO] [stdout] test sbuild_create_chroot::tests::test_default_new ... ok
[INFO] [stdout] test lintian::tests::test_build_args ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_both ... ok
[INFO] [stdout] test piuparts::tests::test_deb_file_path ... ok
[INFO] [stdout] test piuparts::tests::test_default_piuparts ... ok
[INFO] [stdout] test sbuild::tests::test_custom_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::sbuild] Cleaning cached build: "/tmp/.tmpaqJNcb/bookworm-amd64.tar.gz"
[INFO] [stdout] test misc::utils::tests::expand_path_expands_relative_paths_with_parent ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::create_empty_tar] Creating empty .tar.gz for virtual package
[INFO] [stdout] test misc::utils::tests::expand_path_expands_tilde_correctly ... ok
[INFO] [stdout] test misc::utils::tests::expand_path_expands_relative_paths_without_parent ... ok
[INFO] [stdout] test sbuild::tests::test_create_environment ... ignored, Only run on CI
[INFO] [stdout] test misc::utils::tests::expand_path_handles_absolute_paths ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmpmpD5Tj/dest.tar.gz"
[INFO] [stdout] test sbuild::tests::test_clean_when_file_missing ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::download_source] Copying tar: /tmp/.tmpmpD5Tj/source.tar.gz to location: "/tmp/.tmpmpD5Tj/dest.tar.gz"
[INFO] [stdout] test steps::dowload_git::tests::test_clone_and_checkout_tag ... ignored, Only run on CI
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::sbuild] Cleaning cached build: "/tmp/.tmpaIXK73/bookworm-amd64.tar.gz"
[INFO] [stdout] test sbuild_args::tests::test_context_tarball_url_http ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmp8iw2v7/dest.tar.gz"
[INFO] [stdout] test sbuild::tests::test_clean_with_existing_file ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::download_source] Copying tar: /tmp/.tmp8iw2v7/nonexistent_source.tar.gz to location: "/tmp/.tmp8iw2v7/dest.tar.gz"
[INFO] [stdout] test steps::download_source::tests::test_handle_local_copy_success ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  httpmock::server] Listening on 127.0.0.1:41689
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmp9M3Ol0/build"
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmp31TUe1/build"
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmpd4f1y0/test_package"
[INFO] [stdout] test steps::download_source::tests::test_handle_local_copy_failure ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/tmp/.tmpJtYdLk/artifacts"
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_multiple ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::package_dir_setup] Removing previous package folder "/tmp/.tmpz2YLd8/artifacts"
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_empty ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/tmp/.tmpz2YLd8/artifacts"
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_no_common ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::patch_source] Setting up quilt format for patching. Debian source format path: "/tmp/.tmphnXRSe/debian/source/format"
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_single ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::patch_source] Created debian/source directory at: "/tmp/.tmphnXRSe/debian/source"
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_creates_new_directory ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::patch_source] Setting up quilt format for patching. Debian source format path: "/tmp/.tmp5W74ao/debian/source/format"
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_removes_existing_directory ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::patch_source] Quilt format file created at: "/tmp/.tmphnXRSe/debian/source/format"
[INFO] [stdout] test sbuild_args::tests::test_build_files_dir_construction ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::patch_source] Quilt format file already exists at: "/tmp/.tmp5W74ao/debian/source/format"
[INFO] [stdout] test sbuild_args::tests::test_cache_dir_set_to_default ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/root/forbidden_dir"
[INFO] [stdout] test sbuild_args::tests::test_cache_file_construction ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::patch_source] Adding executable permission for "/tmp/.tmptlpfGU"/debian/rules
[INFO] [stdout] test sbuild_args::tests::test_deb_name_construction ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::extract_source] Stripping components: 0 ["zxvf", "/tmp/.tmp9M3Ol0/nonexistent.tar.gz", "-C", "/tmp/.tmp9M3Ol0/build"]
[INFO] [stdout] test sbuild_args::tests::test_changes_file_construction ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::patch_source] Adding executable permission for "/nonexistent/dir"/debian/rules
[INFO] [stdout] test sbuild_args::tests::test_cache_dir_overriden ... ok
[INFO] [stdout] test steps::patch_source::tests::patch_quilt_creates_source_dir_and_format_file ... ok
[INFO] [stdout] test sbuild_args::tests::test_context_tarball_url_local_path ... ok
[INFO] [stdout] test sbuild_args::tests::test_deb_dir_construction ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_calculate_sha256 ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_calculate_sha512 ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_handle_without_checksum ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_valid_checksum_512 ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stdout] test steps::patch_source::tests::patch_rules_permission_adds_exec_permission ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_invalid_checksum_512 ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_valid_checksum_256 ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_invalid_checksum_256 ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmpT1boge/test_package.tar.gz"
[INFO] [stdout] test tools::autopkgtest_tool::tests::test_extract_version_from_apt_output_ubuntu ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::download_source] Downloading tar: http://127.0.0.1:41689/test_package.tar.gz to location: "/tmp/.tmpT1boge/test_package.tar.gz"
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::extract_source] Stripping components: 0 ["zxvf", "/tmp/.tmp31TUe1/source.tar.gz", "-C", "/tmp/.tmp31TUe1/build"]
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stdout] test tools::autopkgtest_tool::tests::test_extract_version_from_apt_output_debian ... ok
[INFO] [stdout] test steps::patch_source::tests::patch_quilt_skips_creation_if_already_exists ... ok
[INFO] [stdout] test steps::patch_source::tests::patch_rules_permission_handles_nonexistent_directory ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_sha256_success ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_sha512_success ... ok
[INFO] [stdout] test steps::create_empty_tar::tests::test_download_source_virtual_package ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_mismatch ... ok
[INFO] [stdout] test steps::extract_source::tests::test_handle_extraction_error ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_handle_with_checksum ... ok
[INFO] [stdout] test steps::extract_source::tests::test_handle_success ... ok
[INFO] [stdout] test steps::download_source::tests::test_download_source_non_virtual_package ... ok
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::extract_source] Stripping components: 2 ["zxvf", "tests/misc/test_package.tar.gz", "-C", "/tmp/.tmpd4f1y0/test_package", "--strip-components=2"]
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_with_permission_error ... FAILED
[INFO] [stderr] [2026-01-16T11:04:02Z INFO  packager_deb::steps::extract_source] Extracted source to build_files_dir: "/tmp/.tmpd4f1y0/test_package"
[INFO] [stdout] test steps::extract_source::tests::test_extract_source ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- steps::package_dir_setup::tests::test_handle_with_permission_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'steps::package_dir_setup::tests::test_handle_with_permission_error' (141) panicked at workspace/packager_deb/src/steps/package_dir_setup.rs:102:9:
[INFO] [stdout] assertion failed: result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c56c0405352 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c56c0405352 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c56c0405352 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c56c0405352 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c56c041f51a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c56c041f51a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5c56c040c046 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c56c040c046 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c56c03df9cf - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c56c03df9cf - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c56c03fb2f9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c56bfc01f5e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c56bfc01f5e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c56c03fb562 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c56c03fb562 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c56c03dfaba - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c56c03d7109 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c56c03e0b1d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c56c041fd0c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c56c041fcd2 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c56bfbbb319 - packager_deb[f4257527b57bc1fc]::steps::package_dir_setup::tests::test_handle_with_permission_error
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/packager_deb/src/steps/package_dir_setup.rs:102:9
[INFO] [stdout]   21:     0x5c56bfbba377 - packager_deb[f4257527b57bc1fc]::steps::package_dir_setup::tests::test_handle_with_permission_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/packager_deb/src/steps/package_dir_setup.rs:90:43
[INFO] [stdout]   22:     0x5c56bfb97166 - <packager_deb[f4257527b57bc1fc]::steps::package_dir_setup::tests::test_handle_with_permission_error::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c56bfbf630b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c56bfbf630b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5c56bfc02b6a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5c56bfc02b6a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5c56bfc02b6a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5c56bfc02b6a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5c56bfc02b6a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5c56bfc02b6a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5c56bfc02b6a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5c56bfbfd034 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5c56bfbfd034 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5c56bfc05662 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5c56bfc05662 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5c56bfc05662 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5c56bfc05662 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5c56bfc05662 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5c56bfc05662 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5c56bfc05662 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5c56c040445f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x5c56c040445f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x7b0022883aa4 - <unknown>
[INFO] [stdout]   44:     0x7b0022910a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     steps::package_dir_setup::tests::test_handle_with_permission_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 45 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p packager_deb --lib`
[INFO] running `Command { std: "docker" "inspect" "15640a17b68119a8f80979b4e03f443f7f3ec9cd593fff1dc6248d71efe967b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15640a17b68119a8f80979b4e03f443f7f3ec9cd593fff1dc6248d71efe967b8", kill_on_drop: false }`
[INFO] [stdout] 15640a17b68119a8f80979b4e03f443f7f3ec9cd593fff1dc6248d71efe967b8
