[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 master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnev68%2Fcubicle" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snev68/cubicle on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "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-1-tc1/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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "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 expect-test v1.5.0 [INFO] [stderr] Downloaded wildmatch v2.3.4 [INFO] [stderr] Downloaded ppv-lite86 v0.2.19 [INFO] [stderr] Downloaded toml v0.8.17 [INFO] [stderr] Downloaded dissimilar v1.0.9 [INFO] [stderr] Downloaded toml_edit v0.22.18 [INFO] [stderr] Downloaded clap_complete v4.5.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d25be60e1e3167ca042fd649b1c99d8fedca18066305f697983ac5724c363091 [INFO] running `Command { std: "docker" "start" "-a" "d25be60e1e3167ca042fd649b1c99d8fedca18066305f697983ac5724c363091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d25be60e1e3167ca042fd649b1c99d8fedca18066305f697983ac5724c363091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d25be60e1e3167ca042fd649b1c99d8fedca18066305f697983ac5724c363091", kill_on_drop: false }` [INFO] [stdout] d25be60e1e3167ca042fd649b1c99d8fedca18066305f697983ac5724c363091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eb7dd716218b0867eeb1aad81d621c208de47a3088d74e174860bd1b87881ba [INFO] running `Command { std: "docker" "start" "-a" "1eb7dd716218b0867eeb1aad81d621c208de47a3088d74e174860bd1b87881ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling http v1.1.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 anstyle-query v1.1.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling cap-primitives v3.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.2 [INFO] [stderr] Compiling cap-std v3.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling dissimilar v1.0.9 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling expect-test v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling addr2line v0.22.0 [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 serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.19 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling regex v1.10.5 [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 v1.4.1 [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 hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [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 1m 16s [INFO] running `Command { std: "docker" "inspect" "1eb7dd716218b0867eeb1aad81d621c208de47a3088d74e174860bd1b87881ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb7dd716218b0867eeb1aad81d621c208de47a3088d74e174860bd1b87881ba", kill_on_drop: false }` [INFO] [stdout] 1eb7dd716218b0867eeb1aad81d621c208de47a3088d74e174860bd1b87881ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62a2b29496e7a51ebb3edd442636a77d6411dde42e84117884a3080a54d3f58e [INFO] running `Command { std: "docker" "start" "-a" "62a2b29496e7a51ebb3edd442636a77d6411dde42e84117884a3080a54d3f58e", 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 6.64s [INFO] running `Command { std: "docker" "inspect" "62a2b29496e7a51ebb3edd442636a77d6411dde42e84117884a3080a54d3f58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62a2b29496e7a51ebb3edd442636a77d6411dde42e84117884a3080a54d3f58e", kill_on_drop: false }` [INFO] [stdout] 62a2b29496e7a51ebb3edd442636a77d6411dde42e84117884a3080a54d3f58e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 04a2fd4913dc1edb4931143797c01d6371c5db8f723c43f3ac656115fedcd24a [INFO] running `Command { std: "docker" "start" "-a" "04a2fd4913dc1edb4931143797c01d6371c5db8f723c43f3ac656115fedcd24a", 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.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cubicle-48a365dcb7e41984) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test config::tests::config_from_str_bad_runner ... ok [INFO] [stdout] test bytes::tests::display ... ok [INFO] [stdout] test config::tests::config_from_str_full_seccomp_disabled ... ok [INFO] [stdout] test config::tests::config_from_str_full ... ok [INFO] [stdout] test config::tests::deserialize_opt_duration ... ok [INFO] [stdout] test config::tests::tilde_expand ... ok [INFO] [stdout] test docker::names::tests::decode ... ok [INFO] [stdout] test encoding::tests::filename_encoder ... ok [INFO] [stdout] test docker::tests::write_dockerfile ... ok [INFO] [stdout] test packages::tests::full_package_name_ord ... ok [INFO] [stdout] test config::tests::config_from_str_ok ... ok [INFO] [stdout] test os_util::tests::timezone_from_localtime_target ... ok [INFO] [stdout] test packages::manifest::tests::parse ... ok [INFO] [stdout] test docker::names::tests::encoding ... ok [INFO] [stdout] test os_util::tests::try_get_timezone ... ok [INFO] [stdout] test config::tests::config_from_str_unknown_field - should panic ... ok [INFO] [stdout] test somehow::tests::allowed_from ... ok [INFO] [stdout] test somehow::tests::debug_without_backtrace ... ok [INFO] [stdout] test somehow::tests::deprecated_from ... ok [INFO] [stdout] test somehow::tests::todo_context ... ok [INFO] [stdout] test docker::tests::fallback_path ... ok [INFO] [stdout] test paths::tests::path_join_absolute - should panic ... ok [INFO] [stdout] test paths::tests::path_from_str_relative ... ok [INFO] [stdout] test config::tests::config_from_str_missing_bubblewrap - should panic ... 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.13s [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_environments ... ok [INFO] [stdout] test cli::tests::matching_environment ... ok [INFO] [stdout] test cli::tests::package_set_from_patterns ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/gen_github_yaml.rs (/opt/rustwide/target/debug/deps/gen_github_yaml-e8e3444b45dcb8d9) [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] [stdout] [INFO] [stderr] Doc-tests cubicle [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 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" "04a2fd4913dc1edb4931143797c01d6371c5db8f723c43f3ac656115fedcd24a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04a2fd4913dc1edb4931143797c01d6371c5db8f723c43f3ac656115fedcd24a", kill_on_drop: false }` [INFO] [stdout] 04a2fd4913dc1edb4931143797c01d6371c5db8f723c43f3ac656115fedcd24a