[INFO] fetching crate rootless-run 0.1.0... [INFO] testing rootless-run-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate rootless-run 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate rootless-run 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rootless-run 0.1.0 [INFO] tweaked toml for crates.io crate rootless-run 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rootless-run 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rootless-run 0.1.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winapi-util v0.1.10 [INFO] [stderr] Downloaded cargo_metadata v0.20.0 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded cargo-platform v0.2.0 [INFO] [stderr] Downloaded change-user-run v0.1.1 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded testresult v0.4.1 [INFO] [stderr] Downloaded cargo-util-schemas v0.2.0 [INFO] [stderr] Downloaded terminal_size v0.4.3 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca9136e8ce480965203490ea5ca2e8bf7bb0c5dfa1e4b17759772750a0909dc6 [INFO] running `Command { std: "docker" "start" "-a" "ca9136e8ce480965203490ea5ca2e8bf7bb0c5dfa1e4b17759772750a0909dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9136e8ce480965203490ea5ca2e8bf7bb0c5dfa1e4b17759772750a0909dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9136e8ce480965203490ea5ca2e8bf7bb0c5dfa1e4b17759772750a0909dc6", kill_on_drop: false }` [INFO] [stdout] ca9136e8ce480965203490ea5ca2e8bf7bb0c5dfa1e4b17759772750a0909dc6 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38909cf68d82a9013f2168d33b1fac48ef84c07098c9b5140c78398ab311d9e4 [INFO] running `Command { std: "docker" "start" "-a" "38909cf68d82a9013f2168d33b1fac48ef84c07098c9b5140c78398ab311d9e4", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling rootless-run v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s [INFO] running `Command { std: "docker" "inspect" "38909cf68d82a9013f2168d33b1fac48ef84c07098c9b5140c78398ab311d9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38909cf68d82a9013f2168d33b1fac48ef84c07098c9b5140c78398ab311d9e4", kill_on_drop: false }` [INFO] [stdout] 38909cf68d82a9013f2168d33b1fac48ef84c07098c9b5140c78398ab311d9e4 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b39b4203848b7a5e347edab8ce4defef7d9d5a89cd895f8aff010e2e5d294abf [INFO] running `Command { std: "docker" "start" "-a" "b39b4203848b7a5e347edab8ce4defef7d9d5a89cd895f8aff010e2e5d294abf", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling change-user-run v0.1.1 [INFO] [stderr] Compiling rootless-run v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling cargo-util-schemas v0.2.0 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling cargo_metadata v0.20.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.30s [INFO] running `Command { std: "docker" "inspect" "b39b4203848b7a5e347edab8ce4defef7d9d5a89cd895f8aff010e2e5d294abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39b4203848b7a5e347edab8ce4defef7d9d5a89cd895f8aff010e2e5d294abf", kill_on_drop: false }` [INFO] [stdout] b39b4203848b7a5e347edab8ce4defef7d9d5a89cd895f8aff010e2e5d294abf [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 388c83e447572475b18fb1e2d529ff2219b81351900bbf0bc06d603614951445 [INFO] running `Command { std: "docker" "start" "-a" "388c83e447572475b18fb1e2d529ff2219b81351900bbf0bc06d603614951445", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rootless_run-bc79f4279546e2aa) [INFO] [stdout] [INFO] [stdout] running 74 tests [INFO] [stdout] test fakeroot::tests::fakeroot_options_to_vec::case_1_all_options ... ok [INFO] [stdout] test fakeroot::tests::fakeroot_options_to_vec::case_2_default_options ... ok [INFO] [stdout] test rootlesskit::tests::rootlesskit_backend_options ... ok [INFO] [stdout] test rootlesskit::tests::rootlesskit_options_to_vec::case_2_default_options ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_02 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_01 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_03 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_04 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_05 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_06 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_07 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_08 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_10 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_11 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_14 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_12 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_16 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_20 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_19 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_23 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_21 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_15 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_17 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_26 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_13 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_22 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_28 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_27 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_24 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_18 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_31 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_32 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_33 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_01 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_34 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_03 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_04 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_02 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_25 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_05 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_06 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_08 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_07 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_09 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_10 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_11 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_12 ... ok [INFO] [stdout] test fakeroot::tests::fakeroot_backend_options ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_14 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_16 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_18 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_15 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_19 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_20 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_21 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_29 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_13 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_23 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_24 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_25 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_22 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_26 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_30 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_17 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_33 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_32 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_31 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_34 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_09 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_29 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_serialize_deserialize::case_30 ... ok [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e5b2e1d6760cddfe) [INFO] [stdout] test rootlesskit::tests::rootlesskit_options_to_vec::case_1_all_options ... ok [INFO] [stderr] 05:06:28 [DEBUG] (2) rootless_run::fakeroot: Creating a new fakeroot backend with options: "--" [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_27 ... ok [INFO] [stdout] test utils::tests::systemd_detect_virt_output_uses_namespaces::case_28 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] 05:06:28 [DEBUG] (2) rootless_run::fakeroot: Run rootless command: "/usr/bin/fakeroot" "--" "whoami" [INFO] [stdout] test utils::get_command_succeeds ... ok [INFO] [stdout] test utils::get_command_fails ... ok [INFO] [stdout] test fakeroot::fakerootbackend_run ... ok [INFO] [stdout] test utils::detect_virt_succeeds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/virtualized.rs (/opt/rustwide/target/debug/deps/virtualized-fcaae406276c7f88) [INFO] [stdout] [INFO] [stderr] Doc-tests rootless_run [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/../README.md - (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "388c83e447572475b18fb1e2d529ff2219b81351900bbf0bc06d603614951445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "388c83e447572475b18fb1e2d529ff2219b81351900bbf0bc06d603614951445", kill_on_drop: false }` [INFO] [stdout] 388c83e447572475b18fb1e2d529ff2219b81351900bbf0bc06d603614951445