[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eth-pkg/pkg-builder on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9704e5b8f51f5fe0945f9bc422c55dc15a3678f4b27242faa1df21de4fa339bf
[INFO] running `Command { std: "docker" "start" "-a" "9704e5b8f51f5fe0945f9bc422c55dc15a3678f4b27242faa1df21de4fa339bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9704e5b8f51f5fe0945f9bc422c55dc15a3678f4b27242faa1df21de4fa339bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9704e5b8f51f5fe0945f9bc422c55dc15a3678f4b27242faa1df21de4fa339bf", kill_on_drop: false }`
[INFO] [stdout] 9704e5b8f51f5fe0945f9bc422c55dc15a3678f4b27242faa1df21de4fa339bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5760a9ea34e4d9b986ee0a8c0dd31f6c38c68b3d2613cba8e3d024fb1458514b
[INFO] running `Command { std: "docker" "start" "-a" "5760a9ea34e4d9b986ee0a8c0dd31f6c38c68b3d2613cba8e3d024fb1458514b", 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 getrandom v0.3.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling const-oid v0.10.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 quote v1.0.39
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[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 sha2 v0.11.0-pre.5
[INFO] [stderr]    Compiling sha1 v0.11.0-pre.5
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling synstructure v0.13.1
[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-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[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 packager_deb v0.1.0 (/opt/rustwide/workdir/workspace/packager_deb)
[INFO] [stderr]    Compiling pkg-builder v0.3.1 (/opt/rustwide/workdir/workspace/pkg_builder)
[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 43.91s
[INFO] running `Command { std: "docker" "inspect" "5760a9ea34e4d9b986ee0a8c0dd31f6c38c68b3d2613cba8e3d024fb1458514b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5760a9ea34e4d9b986ee0a8c0dd31f6c38c68b3d2613cba8e3d024fb1458514b", kill_on_drop: false }`
[INFO] [stdout] 5760a9ea34e4d9b986ee0a8c0dd31f6c38c68b3d2613cba8e3d024fb1458514b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bffdb843587590b61eb85f1c86dac30dd66b668a29abb9462759360c9ed2c1b
[INFO] running `Command { std: "docker" "start" "-a" "3bffdb843587590b61eb85f1c86dac30dd66b668a29abb9462759360c9ed2c1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[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 form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[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 regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[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 event-listener v5.4.0
[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 async-task v4.7.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[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 synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling async-std v1.13.1
[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 hyper v0.14.32
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[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 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 icu_normalizer v1.5.0
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[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 httpmock v0.7.0
[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 57.10s
[INFO] running `Command { std: "docker" "inspect" "3bffdb843587590b61eb85f1c86dac30dd66b668a29abb9462759360c9ed2c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bffdb843587590b61eb85f1c86dac30dd66b668a29abb9462759360c9ed2c1b", kill_on_drop: false }`
[INFO] [stdout] 3bffdb843587590b61eb85f1c86dac30dd66b668a29abb9462759360c9ed2c1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45297800460eb93746db94b75670b214051e28ffb24f81b298e44e69a82b93d7
[INFO] running `Command { std: "docker" "start" "-a" "45297800460eb93746db94b75670b214051e28ffb24f81b298e44e69a82b93d7", 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.85s
[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_changes_file ... ok
[INFO] [stdout] test autopkgtest::tests::test_build_args ... ok
[INFO] [stdout] test autopkgtest::tests::test_no_built_binaries ... ok
[INFO] [stdout] test autopkgtest::tests::test_qemu ... ok
[INFO] [stdout] test autopkgtest::tests::test_setup_command ... 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::tests::test_working_dir ... ok
[INFO] [stdout] test autopkgtest::tests::test_multiple_setup_commands ... ok
[INFO] [stdout] test autopkgtest_image::tests::test_noble_build_args ... ok
[INFO] [stdout] test autopkgtest::tests::test_new ... ok
[INFO] [stdout] test lintian::tests::test_build_args ... ok
[INFO] [stdout] test lintian::tests::test_changes_file ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_none ... ok
[INFO] [stdout] test lintian::tests::test_chaining ... ok
[INFO] [stdout] test lintian::tests::test_info ... ok
[INFO] [stdout] test lintian::tests::test_new ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_warning ... 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_both ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_with_subdirectory ... ok
[INFO] [stdout] test debcrafter::tests::test_get_first_directory_empty ... ok
[INFO] [stdout] test lintian::tests::test_suppress_tag ... ok
[INFO] [stdout] test lintian::tests::test_fail_on_error ... ok
[INFO] [stdout] test debcrafter::tests::test_copy_dir_contents_recursive ... ok
[INFO] [stdout] test debcrafter::tests::test_command_error_from_io_error ... ok
[INFO] [stdout] test lintian::tests::test_with_codename_other ... ok
[INFO] [stdout] test piuparts::tests::test_deb_file_path ... ok
[INFO] [stdout] test piuparts::tests::test_default_piuparts ... ok
[INFO] [stdout] test sbuild_create_chroot::tests::test_default_new ... ok
[INFO] [stdout] test piuparts::tests::test_dotnet_env_bookworm ... ok
[INFO] [stdout] test piuparts::tests::test_multiple_options ... ok
[INFO] [stdout] test piuparts::tests::test_mirror_option ... ok
[INFO] [stdout] test sbuild::tests::test_build_args ... ok
[INFO] [stdout] test sbuild::tests::test_builder_methods ... ok
[INFO] [stdout] test sbuild::tests::test_custom_commands ... ok
[INFO] [stdout] test sbuild_create_chroot::tests::test_build_args_empty ... ok
[INFO] [stdout] test debcrafter::tests::test_command_error_from_string ... ok
[INFO] [stdout] test lintian::tests::test_tag_display_limit ... ok
[INFO] [stdout] test piuparts::tests::test_distribution_option ... ok
[INFO] [stdout] test sbuild::tests::test_new_builder ... ok
[INFO] [stdout] test piuparts::tests::test_dotnet_env_no_effect ... 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-d1a27adfe9ceceed)
[INFO] [stdout] test sbuild_create_chroot::tests::test_build_args_with_options ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test misc::utils::tests::expand_path_expands_relative_paths_with_parent ... 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] [stdout] test misc::utils::tests::expand_path_handles_absolute_paths ... ok
[INFO] [stdout] test sbuild_args::tests::test_cache_dir_set_to_default ... ok
[INFO] [stdout] test sbuild_args::tests::test_cache_file_construction ... ok
[INFO] [stdout] test sbuild_args::tests::test_cache_dir_overriden ... 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_when_file_missing ... ok
[INFO] [stdout] test sbuild::tests::test_clean_with_existing_file ... ok
[INFO] [stdout] test sbuild_args::tests::test_context_tarball_url_local_path ... ok
[INFO] [stdout] test steps::download_source::tests::test_handle_local_copy_failure ... ok
[INFO] [stdout] test sbuild_args::tests::test_changes_file_construction ... ok
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_empty ... ok
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_multiple ... ok
[INFO] [stdout] test steps::download_source::tests::test_handle_local_copy_success ... ok
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_no_common ... ok
[INFO] [stdout] test steps::extract_source::tests::test_longest_common_prefix_single ... ok
[INFO] [stdout] test sbuild_args::tests::test_deb_dir_construction ... ok
[INFO] [stdout] test sbuild_args::tests::test_build_files_dir_construction ... ok
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::sbuild] Cleaning cached build: "/tmp/.tmple1qW0/bookworm-amd64.tar.gz"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::sbuild] Cleaning cached build: "/tmp/.tmpMFdV69/bookworm-amd64.tar.gz"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmpXpAlBN/test_package"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmpEKrSvx/build"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmpZlyEs3/dest.tar.gz"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::download_source] Copying tar: /tmp/.tmpZlyEs3/nonexistent_source.tar.gz to location: "/tmp/.tmpZlyEs3/dest.tar.gz"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmpIq4V9d/dest.tar.gz"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::extract_source] Extracting source "/tmp/.tmpIih3hX/build"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::create_empty_tar] Creating empty .tar.gz for virtual package
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::download_source] Copying tar: /tmp/.tmpIq4V9d/source.tar.gz to location: "/tmp/.tmpIq4V9d/dest.tar.gz"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/tmp/.tmpXR33dH/artifacts"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/root/forbidden_dir"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::package_dir_setup] Removing previous package folder "/tmp/.tmpjDR4Vb/artifacts"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::package_dir_setup] Creating package folder "/tmp/.tmpjDR4Vb/artifacts"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::patch_source] Adding executable permission for "/nonexistent/dir"/debian/rules
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::patch_source] Setting up quilt format for patching. Debian source format path: "/tmp/.tmpMcmvqv/debian/source/format"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::patch_source] Setting up quilt format for patching. Debian source format path: "/tmp/.tmpi6jzep/debian/source/format"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::patch_source] Quilt format file already exists at: "/tmp/.tmpi6jzep/debian/source/format"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::patch_source] Adding executable permission for "/tmp/.tmp8cxjRf"/debian/rules
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  httpmock::server] Listening on 127.0.0.1:42091
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::patch_source] Created debian/source directory at: "/tmp/.tmpMcmvqv/debian/source"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::patch_source] Quilt format file created at: "/tmp/.tmpMcmvqv/debian/source/format"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::download_source] Downloading source "/tmp/.tmpVlyPsS/test_package.tar.gz"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::download_source] Downloading tar: http://127.0.0.1:42091/test_package.tar.gz to location: "/tmp/.tmpVlyPsS/test_package.tar.gz"
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::extract_source] Stripping components: 0 ["zxvf", "/tmp/.tmpIih3hX/source.tar.gz", "-C", "/tmp/.tmpIih3hX/build"]
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::extract_source] Stripping components: 0 ["zxvf", "/tmp/.tmpEKrSvx/nonexistent.tar.gz", "-C", "/tmp/.tmpEKrSvx/build"]
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_creates_new_directory ... ok
[INFO] [stdout] test sbuild_args::tests::test_context_tarball_url_http ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_calculate_sha256 ... ok
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stdout] test sbuild_args::tests::test_deb_name_construction ... ok
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stdout] test steps::package_dir_setup::tests::test_handle_removes_existing_directory ... ok
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[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_adds_exec_permission ... ok
[INFO] [stdout] test steps::patch_source::tests::patch_quilt_creates_source_dir_and_format_file ... ok
[INFO] [stdout] test steps::patch_source::tests::patch_rules_permission_handles_nonexistent_directory ... ok
[INFO] [stdout] test steps::create_empty_tar::tests::test_download_source_virtual_package ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_handle_without_checksum ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_calculate_sha512 ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_valid_checksum_512 ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_invalid_checksum_256 ... ok
[INFO] [stdout] test tools::autopkgtest_tool::tests::test_extract_version_from_apt_output_ubuntu ... ok
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha512 hash abd0b8e99f983926dbf60bdcbaef13f83ec7b31d56e68f6252ed05981b237c837044ce768038fc34b71f925e2fb19b7dee451897db512bb4a99e0e1bc96d8ab3
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stdout] test tools::autopkgtest_tool::tests::test_extract_version_from_apt_output_debian ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_sha512_success ... ok
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stdout] test steps::verify_hash::tests::test_handle_with_checksum ... ok
[INFO] [stderr] [2025-11-08T22:40:08Z 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] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha256 hash b610e83c026d4c465636779240b6ed40a076593a61df5f6b9f9f59f1a929478d
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_mismatch ... ok
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha512 hash 0cbf4caef38047bba9a24e621a961484e5d2a92176a859e7eb27df343dd34eb98d538a6c5f4da1ce302ec250b821cc001e46cc97a704988297185a4df7e99602
[INFO] [stdout] test steps::verify_hash::tests::test_verify_hash_valid_checksum_256 ... ok
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::verify_hash] sha256 hash 6ae8a75555209fd6c44157c0aed8016e763ff435a19cf186f76863140143ff72
[INFO] [stdout] test steps::extract_source::tests::test_handle_extraction_error ... ok
[INFO] [stdout] test steps::verify_hash::tests::test_verify_tarball_checksum_sha256_success ... ok
[INFO] [stdout] test misc::utils::tests::expand_path_expands_relative_paths_without_parent ... ok
[INFO] [stdout] test steps::extract_source::tests::test_handle_success ... ok
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::extract_source] Stripping components: 2 ["zxvf", "tests/misc/test_package.tar.gz", "-C", "/tmp/.tmpXpAlBN/test_package", "--strip-components=2"]
[INFO] [stderr] [2025-11-08T22:40:08Z INFO  packager_deb::steps::extract_source] Extracted source to build_files_dir: "/tmp/.tmpXpAlBN/test_package"
[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' (135) 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:     0x57f2d8af49a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57f2d8af49a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57f2d8af49a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57f2d8af49a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57f2d8b0738f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57f2d8b0738f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x57f2d8abd233 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57f2d8abd233 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57f2d8acb842 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57f2d8ad09bf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57f2d8ad0851 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57f2d82d5f3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57f2d82d5f3e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57f2d8ad107f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57f2d8ad107f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57f2d8ad0df6 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x57f2d8acb979 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57f2d8ab0b7d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57f2d8b124a0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57f2d8b1247c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x57f2d8266279 - packager_deb::steps::package_dir_setup::tests::test_handle_with_permission_error::h68cd49f171c73aa5
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/packager_deb/src/steps/package_dir_setup.rs:102:9
[INFO] [stdout]   21:     0x57f2d8266737 - packager_deb::steps::package_dir_setup::tests::test_handle_with_permission_error::{{closure}}::h393003bf4e969e5e
[INFO] [stdout]                                at /opt/rustwide/workdir/workspace/packager_deb/src/steps/package_dir_setup.rs:90:43
[INFO] [stdout]   22:     0x57f2d8253cb6 - core::ops::function::FnOnce::call_once::h0b5e8f8267962aab
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57f2d82d5d3b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57f2d82d5d3b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x57f2d82e9d9d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x57f2d82e9d9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x57f2d82e9d9d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x57f2d82e9d9d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x57f2d82e9d9d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57f2d82e9d9d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x57f2d82e9d9d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x57f2d82c32e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x57f2d82c32e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x57f2d82c6b3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x57f2d82c6b3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x57f2d82c6b3a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x57f2d82c6b3a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x57f2d82c6b3a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57f2d82c6b3a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x57f2d82c6b3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57f2d8ac6bcf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x57f2d8ac6bcf - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x710934049aa4 - <unknown>
[INFO] [stdout]   44:     0x7109340d6a64 - 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.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p packager_deb --lib`
[INFO] running `Command { std: "docker" "inspect" "45297800460eb93746db94b75670b214051e28ffb24f81b298e44e69a82b93d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45297800460eb93746db94b75670b214051e28ffb24f81b298e44e69a82b93d7", kill_on_drop: false }`
[INFO] [stdout] 45297800460eb93746db94b75670b214051e28ffb24f81b298e44e69a82b93d7
