[INFO] cloning repository https://github.com/Wykiki/jocker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wykiki/jocker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWykiki%2Fjocker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWykiki%2Fjocker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a4fd487b55bc465665f687e3b6f80a4ac85d697 [INFO] building Wykiki/jocker against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWykiki%2Fjocker" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Wykiki/jocker [INFO] finished tweaking git repo https://github.com/Wykiki/jocker [INFO] tweaked toml for git repo https://github.com/Wykiki/jocker written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Wykiki/jocker on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Wykiki/jocker 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded signal-hook-registry v1.4.6 [INFO] [stderr] Downloaded snap v1.1.1 [INFO] [stderr] Downloaded bytecount v0.6.9 [INFO] [stderr] Downloaded schemars_derive v0.8.22 [INFO] [stderr] Downloaded clap_derive v4.5.47 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.102 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded time-core v0.1.6 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded clap_lex v0.7.5 [INFO] [stderr] Downloaded clap-verbosity-flag v3.0.4 [INFO] [stderr] Downloaded tabled_derive v0.9.0 [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded deranged v0.5.3 [INFO] [stderr] Downloaded rev_buf_reader v0.3.0 [INFO] [stderr] Downloaded indexmap v2.11.3 [INFO] [stderr] Downloaded papergrid v0.13.0 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded tracing-subscriber v0.3.20 [INFO] [stderr] Downloaded schemars v0.8.22 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded time v0.3.43 [INFO] [stderr] Downloaded wasm-bindgen v0.2.102 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded color-eyre v0.6.5 [INFO] [stderr] Downloaded redb v2.6.3 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.102 [INFO] [stderr] Downloaded dyn-clone v1.0.20 [INFO] [stderr] Downloaded windows-core v0.62.0 [INFO] [stderr] Downloaded tabled v0.17.0 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded js-sys v0.3.79 [INFO] [stderr] Downloaded yasna v0.5.2 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded find-msvc-tools v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.102 [INFO] [stderr] Downloaded libyml v0.0.5 [INFO] [stderr] Downloaded serde_yml v0.0.12 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded cc v1.2.37 [INFO] [stderr] Downloaded rcgen v0.13.2 [INFO] [stderr] Downloaded dirs v6.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.225 [INFO] [stderr] Downloaded pueue-lib v0.29.0 [INFO] [stderr] Downloaded web-sys v0.3.79 [INFO] [stderr] Downloaded anyhow v1.0.99 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded serde_core v1.0.225 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.102 [INFO] [stderr] Downloaded serde v1.0.225 [INFO] [stderr] Downloaded color-spantrace v0.3.0 [INFO] [stderr] Downloaded windows-sys v0.61.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2a0db1ce98d06c78b5946cd3bd33e6fc89ad40f03bd546694aab0e0f5bb26b8 [INFO] running `Command { std: "docker" "start" "-a" "e2a0db1ce98d06c78b5946cd3bd33e6fc89ad40f03bd546694aab0e0f5bb26b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2a0db1ce98d06c78b5946cd3bd33e6fc89ad40f03bd546694aab0e0f5bb26b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a0db1ce98d06c78b5946cd3bd33e6fc89ad40f03bd546694aab0e0f5bb26b8", kill_on_drop: false }` [INFO] [stdout] e2a0db1ce98d06c78b5946cd3bd33e6fc89ad40f03bd546694aab0e0f5bb26b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce28072dd1112926476b142ce99e8eec1e8da176687b46f93a0650d7197c5d1 [INFO] running `Command { std: "docker" "start" "-a" "cce28072dd1112926476b142ce99e8eec1e8da176687b46f93a0650d7197c5d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rev_buf_reader v0.3.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling papergrid v0.13.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tabled v0.17.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling pueue-lib v0.29.0 [INFO] [stderr] Compiling jocker-lib v0.5.1 (/opt/rustwide/workdir/crates/jocker-lib) [INFO] [stderr] Compiling jocker v0.5.1 (/opt/rustwide/workdir/crates/jocker) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "cce28072dd1112926476b142ce99e8eec1e8da176687b46f93a0650d7197c5d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce28072dd1112926476b142ce99e8eec1e8da176687b46f93a0650d7197c5d1", kill_on_drop: false }` [INFO] [stdout] cce28072dd1112926476b142ce99e8eec1e8da176687b46f93a0650d7197c5d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5657c8ee57b02bc4afcb36c073d302b78d0245c68fe59315062dc9a0ae49b75 [INFO] running `Command { std: "docker" "start" "-a" "b5657c8ee57b02bc4afcb36c073d302b78d0245c68fe59315062dc9a0ae49b75", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling jocker v0.5.1 (/opt/rustwide/workdir/crates/jocker) [INFO] [stderr] Compiling jocker-lib v0.5.1 (/opt/rustwide/workdir/crates/jocker-lib) [INFO] [stdout] warning: extern crate `clap` is unused in crate `test_ps` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap_verbosity_flag` is unused in crate `test_ps` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap_verbosity_flag as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `env_logger` is unused in crate `test_ps` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use env_logger as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `pueue_lib` is unused in crate `test_ps` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use pueue_lib as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tabled` is unused in crate `test_ps` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tabled as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `pueue_lib` is unused in crate `jocker` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use pueue_lib as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tempfile` is unused in crate `jocker` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tempfile as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `test_lifecycle` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap_verbosity_flag` is unused in crate `test_lifecycle` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap_verbosity_flag as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `env_logger` is unused in crate `test_lifecycle` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use env_logger as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `tabled` is unused in crate `test_lifecycle` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use tabled as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.89s [INFO] running `Command { std: "docker" "inspect" "b5657c8ee57b02bc4afcb36c073d302b78d0245c68fe59315062dc9a0ae49b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5657c8ee57b02bc4afcb36c073d302b78d0245c68fe59315062dc9a0ae49b75", kill_on_drop: false }` [INFO] [stdout] b5657c8ee57b02bc4afcb36c073d302b78d0245c68fe59315062dc9a0ae49b75