[INFO] cloning repository https://github.com/snev68/cubicle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snev68/cubicle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnev68%2Fcubicle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnev68%2Fcubicle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4984a34a795142cbde5c727beb1d3659d836617 [INFO] testing snev68/cubicle against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnev68%2Fcubicle" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snev68/cubicle on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snev68/cubicle [INFO] finished tweaking git repo https://github.com/snev68/cubicle [INFO] tweaked toml for git repo https://github.com/snev68/cubicle written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/snev68/cubicle 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f5a94101530b96f58d766e0e4e74baf00260593d018523f45e8f1efda8b29c5 [INFO] running `Command { std: "docker" "start" "-a" "7f5a94101530b96f58d766e0e4e74baf00260593d018523f45e8f1efda8b29c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f5a94101530b96f58d766e0e4e74baf00260593d018523f45e8f1efda8b29c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5a94101530b96f58d766e0e4e74baf00260593d018523f45e8f1efda8b29c5", kill_on_drop: false }` [INFO] [stdout] 7f5a94101530b96f58d766e0e4e74baf00260593d018523f45e8f1efda8b29c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdd1dffd604b336634b5286a777327c3700d30e9089229cfb543c2abcf18bb9f [INFO] running `Command { std: "docker" "start" "-a" "bdd1dffd604b336634b5286a777327c3700d30e9089229cfb543c2abcf18bb9f", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling cap-primitives v3.2.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling cap-std v3.2.0 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling expect-test v1.5.0 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.19 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling fs-set-times v0.20.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling clap_complete v4.5.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.18 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling toml v0.8.17 [INFO] [stderr] Compiling cubicle v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.40s [INFO] running `Command { std: "docker" "inspect" "bdd1dffd604b336634b5286a777327c3700d30e9089229cfb543c2abcf18bb9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd1dffd604b336634b5286a777327c3700d30e9089229cfb543c2abcf18bb9f", kill_on_drop: false }` [INFO] [stdout] bdd1dffd604b336634b5286a777327c3700d30e9089229cfb543c2abcf18bb9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfc5a54d3ee35cea430d8b5b3ce8b9757daef677af79e7ddc7122611917a4048 [INFO] running `Command { std: "docker" "start" "-a" "cfc5a54d3ee35cea430d8b5b3ce8b9757daef677af79e7ddc7122611917a4048", kill_on_drop: false }` [INFO] [stderr] Compiling cubicle v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/somehow.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | impl From<$error> for Error { [INFO] [stdout] | ^^^^^----^^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | `Error` is not local [INFO] [stdout] | `From` is not local [INFO] [stdout] ... [INFO] [stdout] 358 | fn deprecated_from() { [INFO] [stdout] | -------------------- move the `impl` block outside of this function `deprecated_from` [INFO] [stdout] 359 | deprecated_from!(std::io::Error); [INFO] [stdout] | -------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `Error` is not local [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the macro `deprecated_from` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `deprecated_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.02s [INFO] running `Command { std: "docker" "inspect" "cfc5a54d3ee35cea430d8b5b3ce8b9757daef677af79e7ddc7122611917a4048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc5a54d3ee35cea430d8b5b3ce8b9757daef677af79e7ddc7122611917a4048", kill_on_drop: false }` [INFO] [stdout] cfc5a54d3ee35cea430d8b5b3ce8b9757daef677af79e7ddc7122611917a4048 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7d7a67b818aa12c2e7a4b2d9e68f61426cd6080c94560ef91ad74f9a258fd0e [INFO] running `Command { std: "docker" "start" "-a" "f7d7a67b818aa12c2e7a4b2d9e68f61426cd6080c94560ef91ad74f9a258fd0e", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/somehow.rs:161:9 [INFO] [stderr] | [INFO] [stderr] 161 | impl From<$error> for Error { [INFO] [stderr] | ^^^^^----^^^^^^^^^^^^^----- [INFO] [stderr] | | | [INFO] [stderr] | | `Error` is not local [INFO] [stderr] | `From` is not local [INFO] [stderr] ... [INFO] [stderr] 358 | fn deprecated_from() { [INFO] [stderr] | -------------------- move the `impl` block outside of this function `deprecated_from` [INFO] [stderr] 359 | deprecated_from!(std::io::Error); [INFO] [stderr] | -------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | `Error` is not local [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: the macro `deprecated_from` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the macro `deprecated_from` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `cubicle` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cubicle-48a365dcb7e41984) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test bytes::tests::display ... ok [INFO] [stdout] test config::tests::config_from_str_ok ... ok [INFO] [stdout] test config::tests::config_from_str_full_seccomp_disabled ... ok [INFO] [stdout] test config::tests::tilde_expand ... ok [INFO] [stdout] test docker::names::tests::decode ... ok [INFO] [stdout] test docker::names::tests::encoding ... ok [INFO] [stdout] test config::tests::config_from_str_full ... ok [INFO] [stdout] test encoding::tests::filename_encoder ... ok [INFO] [stdout] test config::tests::deserialize_opt_duration ... ok [INFO] [stdout] test os_util::tests::timezone_from_localtime_target ... ok [INFO] [stdout] test docker::tests::write_dockerfile ... ok [INFO] [stdout] test packages::tests::full_package_name_ord ... ok [INFO] [stdout] test packages::manifest::tests::parse ... ok [INFO] [stdout] test config::tests::config_from_str_bad_runner ... ok [INFO] [stdout] test config::tests::config_from_str_missing_bubblewrap - should panic ... ok [INFO] [stdout] test docker::tests::fallback_path ... ok [INFO] [stdout] test paths::tests::path_join_absolute - should panic ... ok [INFO] [stdout] test somehow::tests::debug_without_backtrace ... ok [INFO] [stdout] test somehow::tests::allowed_from ... ok [INFO] [stdout] test somehow::tests::deprecated_from ... ok [INFO] [stdout] test config::tests::config_from_str_unknown_field - should panic ... ok [INFO] [stdout] test paths::tests::path_from_str_relative ... ok [INFO] [stdout] test somehow::tests::todo_context ... ok [INFO] [stdout] test os_util::tests::try_get_timezone ... ok [INFO] [stdout] test randname::tests::download_or_open_eff_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cub-dd1eb30e0b1cac57) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test cli::tests::expand_home_prefix ... ok [INFO] [stdout] test cli::tests::sub_home_prefix ... ok [INFO] [stdout] test cli::tests::write_completions ... ok [INFO] [stdout] test cli::tests::usage ... ok [INFO] [stdout] test cli::tests::matching_environment ... ok [INFO] [stderr] Running unittests src/bin/gen_github_yaml.rs (/opt/rustwide/target/debug/deps/gen_github_yaml-e8e3444b45dcb8d9) [INFO] [stdout] test cli::tests::package_set_from_patterns ... ok [INFO] [stdout] test cli::tests::matching_environments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [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/bin/system_test/main.rs (/opt/rustwide/target/debug/deps/system_test-125e232632408648) [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] Doc-tests cubicle [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] running `Command { std: "docker" "inspect" "f7d7a67b818aa12c2e7a4b2d9e68f61426cd6080c94560ef91ad74f9a258fd0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d7a67b818aa12c2e7a4b2d9e68f61426cd6080c94560ef91ad74f9a258fd0e", kill_on_drop: false }` [INFO] [stdout] f7d7a67b818aa12c2e7a4b2d9e68f61426cd6080c94560ef91ad74f9a258fd0e