[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#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feth-pkg%2Fpkg-builder" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eth-pkg/pkg-builder on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.2
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded sha2 v0.11.0-pre.5
[INFO] [stderr]   Downloaded shellexpand v3.1.0
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded once_cell v1.21.0
[INFO] [stderr]   Downloaded digest v0.11.0-pre.10
[INFO] [stderr]   Downloaded const-oid v0.10.0
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded hybrid-array v0.3.0
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.4
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded async-std v1.13.1
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] [stderr]   Downloaded tempfile v3.18.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.2
[INFO] [stderr]   Downloaded jiff v0.2.4
[INFO] [stderr]   Downloaded sha1 v0.11.0-pre.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d664109a1b7dd22680f77344dd67ecbf053a99f2c4a4148036c451dc2792cb53
[INFO] running `Command { std: "docker" "start" "-a" "d664109a1b7dd22680f77344dd67ecbf053a99f2c4a4148036c451dc2792cb53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d664109a1b7dd22680f77344dd67ecbf053a99f2c4a4148036c451dc2792cb53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d664109a1b7dd22680f77344dd67ecbf053a99f2c4a4148036c451dc2792cb53", kill_on_drop: false }`
[INFO] [stdout] d664109a1b7dd22680f77344dd67ecbf053a99f2c4a4148036c451dc2792cb53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52708b7876fdd793cab33480f27d2a489f99feeb9b71af2b90076b2062f3d350
[INFO] running `Command { std: "docker" "start" "-a" "52708b7876fdd793cab33480f27d2a489f99feeb9b71af2b90076b2062f3d350", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling const-oid v0.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling hybrid-array v0.3.0
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.2
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling digest v0.11.0-pre.10
[INFO] [stderr]    Compiling sha1 v0.11.0-pre.5
[INFO] [stderr]    Compiling sha2 v0.11.0-pre.5
[INFO] [stderr]    Compiling env_logger v0.11.7
[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 yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[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 toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[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 debian v0.1.0 (/opt/rustwide/workdir/workspace/debian)
[INFO] [stderr]    Compiling pkg-builder v0.3.1 (/opt/rustwide/workdir/workspace/pkg_builder)
[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 22.74s
[INFO] running `Command { std: "docker" "inspect" "52708b7876fdd793cab33480f27d2a489f99feeb9b71af2b90076b2062f3d350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52708b7876fdd793cab33480f27d2a489f99feeb9b71af2b90076b2062f3d350", kill_on_drop: false }`
[INFO] [stdout] 52708b7876fdd793cab33480f27d2a489f99feeb9b71af2b90076b2062f3d350
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79fed0fc08bf14d16bcb1470f1526c0ca6438389cb352ee924fdcfd9b7bc15f8
[INFO] running `Command { std: "docker" "start" "-a" "79fed0fc08bf14d16bcb1470f1526c0ca6438389cb352ee924fdcfd9b7bc15f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling value-bag v1.10.0
[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 memchr v2.7.4
[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 regex-syntax v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[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 dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[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 polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[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 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 httpmock v0.7.0
[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] [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 38.87s
[INFO] running `Command { std: "docker" "inspect" "79fed0fc08bf14d16bcb1470f1526c0ca6438389cb352ee924fdcfd9b7bc15f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79fed0fc08bf14d16bcb1470f1526c0ca6438389cb352ee924fdcfd9b7bc15f8", kill_on_drop: false }`
[INFO] [stdout] 79fed0fc08bf14d16bcb1470f1526c0ca6438389cb352ee924fdcfd9b7bc15f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f31ce4be349cd522586ea41bd66b1bbc8ed204f3fabba03f94351c72b133731b
[INFO] running `Command { std: "docker" "start" "-a" "f31ce4be349cd522586ea41bd66b1bbc8ed204f3fabba03f94351c72b133731b", 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 1.06s
[INFO] [stderr]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/cli-894352ceb3731f2b)
[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]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/debian-ebb754528074d11b)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[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_setup_command ... ok
[INFO] [stdout] test autopkgtest::tests::test_working_dir ... ok
[INFO] [stdout] test autopkgtest::tests::test_test_deps_not_in_debian ... 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_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_get_first_directory_empty ... ok
[INFO] [stdout] test debcrafter::tests::test_copy_dir_contents_recursive_source_not_dir ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_with_subdirectory ... 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 ... 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_changes_file ... ok
[INFO] [stdout] test debcrafter::tests::test_command_error_from_string ... ok
[INFO] [stdout] test lintian::tests::test_extended_info ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_both ... ok
[INFO] [stdout] test autopkgtest::tests::test_qemu ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_warning ... ok
[INFO] [stdout] test lintian::tests::test_build_args ... ok
[INFO] [stdout] test lintian::tests::test_info ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_none ... ok
[INFO] [stdout] test piuparts::tests::test_deb_file_path ... ok
[INFO] [stdout] test piuparts::tests::test_default_piuparts ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_error ... ok
[INFO] [stdout] test piuparts::tests::test_distribution_option ... ok
[INFO] [stdout] test piuparts::tests::test_dotnet_env_no_effect ... 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_builder_methods ... ok
[INFO] [stdout] test sbuild::tests::test_build_args ... ok
[INFO] [stdout] test sbuild::tests::test_custom_commands ... ok
[INFO] [stdout] test lintian::tests::test_with_codename_jammy ... ok
[INFO] [stdout] test lintian::tests::test_new ... ok
[INFO] [stdout] test lintian::tests::test_suppress_tag ... ok
[INFO] [stdout] test lintian::tests::test_with_codename_other ... ok
[INFO] [stdout] test lintian::tests::test_tag_display_limit ... ok
[INFO] [stderr]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/packager_deb-d1a27adfe9ceceed)
[INFO] [stdout] test sbuild_create_chroot::tests::test_build_args_with_options ... ok
[INFO] [stdout] test sbuild::tests::test_new_builder ... ok
[INFO] [stdout] test sbuild_create_chroot::tests::test_build_args_empty ... ok
[INFO] [stdout] test sbuild_create_chroot::tests::test_default_new ... 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] [2025-11-08T22:38:22Z INFO  packager_deb::sbuild] Cleaning cached build: "/tmp/.tmpWMVS9v/bookworm-amd64.tar.gz"
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::create_empty_tar] Creating empty .tar.gz for virtual package
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::sbuild] Cleaning cached build: "/tmp/.tmpgeU0gA/bookworm-amd64.tar.gz"
[INFO] [stdout] test misc::utils::tests::expand_path_expands_relative_paths_without_parent ... ok
[INFO] [stdout] test misc::utils::tests::expand_path_expands_relative_paths_with_parent ... ok
[INFO] [stdout] test misc::utils::tests::expand_path_handles_absolute_paths ... ok
[INFO] [stdout] test misc::utils::tests::expand_path_expands_tilde_correctly ... ok
[INFO] [stdout] test sbuild::tests::test_create_environment ... ignored, Only run on CI
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  httpmock::server] Listening on 127.0.0.1:44505
[INFO] [stdout] test sbuild_args::tests::test_context_tarball_url_http ... ok
[INFO] [stdout] test steps::dowload_git::tests::test_clone_and_checkout_tag ... ignored, Only run on CI
[INFO] [stdout] test sbuild::tests::test_clean_with_existing_file ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmpuj26ib/test_package"
[INFO] [stdout] test sbuild::tests::test_clean_when_file_missing ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmp3tWMoo/dest.tar.gz"
[INFO] [stdout] test sbuild_args::tests::test_cache_dir_overriden ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::download_source] Copying tar: /tmp/.tmp3tWMoo/nonexistent_source.tar.gz to location: "/tmp/.tmp3tWMoo/dest.tar.gz"
[INFO] [stdout] test sbuild_args::tests::test_build_files_dir_construction ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmpDj6K4k/build"
[INFO] [stdout] test sbuild_args::tests::test_changes_file_construction ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmpIeKpZk/build"
[INFO] [stdout] test sbuild_args::tests::test_deb_name_construction ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::package_dir_setup] Removing previous package folder "/tmp/.tmpUl5vY6/artifacts"
[INFO] [stdout] test sbuild_args::tests::test_cache_file_construction ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/tmp/.tmpUl5vY6/artifacts"
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/tmp/.tmpo4iNtE/artifacts"
[INFO] [stdout] test steps::download_source::tests::test_handle_local_copy_failure ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmpuJl368/dest.tar.gz"
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_no_common ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::download_source] Copying tar: /tmp/.tmpuJl368/source.tar.gz to location: "/tmp/.tmpuJl368/dest.tar.gz"
[INFO] [stdout] test sbuild_args::tests::test_cache_dir_set_to_default ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::patch_source] Setting up quilt format for patching. Debian source format path: "/tmp/.tmpkWlIqr/debian/source/format"
[INFO] [stdout] test sbuild_args::tests::test_context_tarball_url_local_path ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::patch_source] Adding executable permission for "/nonexistent/dir"/debian/rules
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_single ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::patch_source] Created debian/source directory at: "/tmp/.tmpkWlIqr/debian/source"
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_removes_existing_directory ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::patch_source] Setting up quilt format for patching. Debian source format path: "/tmp/.tmpqDzDH1/debian/source/format"
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_creates_new_directory ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::patch_source] Quilt format file already exists at: "/tmp/.tmpqDzDH1/debian/source/format"
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_empty ... ok
[INFO] [stdout] test sbuild_args::tests::test_deb_dir_construction ... ok
[INFO] [stdout] test steps::download_source::tests::test_handle_local_copy_success ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::patch_source] Quilt format file created at: "/tmp/.tmpkWlIqr/debian/source/format"
[INFO] [stdout] test steps::patch_source::tests::patch_rules_permission_handles_nonexistent_directory ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_calculate_sha512 ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_calculate_sha256 ... ok
[INFO] [stdout] test steps::patch_source::tests::patch_quilt_skips_creation_if_already_exists ... ok
[INFO] [stdout] test steps::patch_source::tests::patch_quilt_creates_source_dir_and_format_file ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_handle_with_checksum ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_sha256_success ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_sha512_success ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_valid_checksum_512 ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_invalid_checksum_256 ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stdout] test steps::verify_hash::tests::test_handle_without_checksum ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_mismatch ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_invalid_checksum_512 ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z 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] [2025-11-08T22:38:22Z 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] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stdout] test tools::autopkgtest_tool::tests::test_extract_version_from_apt_output_ubuntu ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::patch_source] Adding executable permission for "/tmp/.tmptbTvwj"/debian/rules
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmpz0biW7/test_package.tar.gz"
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::download_source] Downloading tar: http://127.0.0.1:44505/test_package.tar.gz to location: "/tmp/.tmpz0biW7/test_package.tar.gz"
[INFO] [stdout] test tools::autopkgtest_tool::tests::test_extract_version_from_apt_output_debian ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::extract_source] Stripping components: 0 ["zxvf", "/tmp/.tmpDj6K4k/nonexistent.tar.gz", "-C", "/tmp/.tmpDj6K4k/build"]
[INFO] [stdout] test steps::extract_source::tests::test_handle_extraction_error ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::extract_source] Stripping components: 0 ["zxvf", "/tmp/.tmpIeKpZk/source.tar.gz", "-C", "/tmp/.tmpIeKpZk/build"]
[INFO] [stdout] test steps::create_empty_tar::tests::test_download_source_virtual_package ... ok
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_multiple ... ok
[INFO] [stdout] test steps::extract_source::tests::test_handle_success ... ok
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::extract_source] Stripping components: 2 ["zxvf", "tests/misc/test_package.tar.gz", "-C", "/tmp/.tmpuj26ib/test_package", "--strip-components=2"]
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::extract_source] Extracted source to build_files_dir: "/tmp/.tmpuj26ib/test_package"
[INFO] [stderr] [2025-11-08T22:38:22Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/root/forbidden_dir"
[INFO] [stdout] test steps::extract_source::tests::test_extract_source ... ok
[INFO] [stdout] test steps::download_source::tests::test_download_source_non_virtual_package ... ok
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_with_permission_error ... FAILED
[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' (136) 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:     0x633afe18fc32 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x633afe18fc32 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x633afe18fc32 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x633afe18fc32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x633afe1a261f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x633afe1a261f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x633afe158393 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x633afe158393 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x633afe166ad2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x633afe16bc4f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x633afe16bae1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x633afd97503e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x633afd97503e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x633afe16c30f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x633afe16c30f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x633afe16c086 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x633afe166c19 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x633afe14be0d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x633afe1ad730 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x633afe1ad70c - core::panicking::panic::hb290d809a6d6b140
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x633afd904d79 - packager_deb::steps::package_dir_setup::tests::test_handle_with_permission_error::h303519f2d1adc3f7
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/packager_deb/src/steps/package_dir_setup.rs:102:9
[INFO] [stdout]   21:     0x633afd905237 - packager_deb::steps::package_dir_setup::tests::test_handle_with_permission_error::{{closure}}::h924d13aa10725b24
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/packager_deb/src/steps/package_dir_setup.rs:90:43
[INFO] [stdout]   22:     0x633afd8f3eb6 - core::ops::function::FnOnce::call_once::hb5b86932759ed556
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x633afd974e1b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x633afd974e1b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x633afd988e9d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x633afd988e9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x633afd988e9d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x633afd988e9d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x633afd988e9d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x633afd988e9d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x633afd988e9d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x633afd9623b4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x633afd9623b4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x633afd965cea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x633afd965cea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x633afd965cea - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x633afd965cea - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x633afd965cea - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x633afd965cea - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x633afd965cea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x633afe161e5f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x633afe161e5f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x770873c77aa4 - <unknown>
[INFO] [stdout]   44:     0x770873d04a64 - 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.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p packager_deb --lib`
[INFO] running `Command { std: "docker" "inspect" "f31ce4be349cd522586ea41bd66b1bbc8ed204f3fabba03f94351c72b133731b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f31ce4be349cd522586ea41bd66b1bbc8ed204f3fabba03f94351c72b133731b", kill_on_drop: false }`
[INFO] [stdout] f31ce4be349cd522586ea41bd66b1bbc8ed204f3fabba03f94351c72b133731b
