[INFO] cloning repository https://github.com/stackabletech/special-task-force-unicorn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stackabletech/special-task-force-unicorn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstackabletech%2Fspecial-task-force-unicorn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstackabletech%2Fspecial-task-force-unicorn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66e65628aed0202d20ca7e208a6442a5b53100bf [INFO] testing stackabletech/special-task-force-unicorn against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstackabletech%2Fspecial-task-force-unicorn" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stackabletech/special-task-force-unicorn on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stackabletech/special-task-force-unicorn [INFO] finished tweaking git repo https://github.com/stackabletech/special-task-force-unicorn [INFO] tweaked toml for git repo https://github.com/stackabletech/special-task-force-unicorn written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/stackabletech/special-task-force-unicorn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f91430f0fddf22921bbcebe6a7799868c9a6e007a4b76a4fdcaec4a021578e50 [INFO] running `Command { std: "docker" "start" "-a" "f91430f0fddf22921bbcebe6a7799868c9a6e007a4b76a4fdcaec4a021578e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f91430f0fddf22921bbcebe6a7799868c9a6e007a4b76a4fdcaec4a021578e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f91430f0fddf22921bbcebe6a7799868c9a6e007a4b76a4fdcaec4a021578e50", kill_on_drop: false }` [INFO] [stdout] f91430f0fddf22921bbcebe6a7799868c9a6e007a4b76a4fdcaec4a021578e50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9693091ec08c637ad78d087bc3377bdbad9054a01961d049386305d38950d8ea [INFO] running `Command { std: "docker" "start" "-a" "9693091ec08c637ad78d087bc3377bdbad9054a01961d049386305d38950d8ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling k8s-openapi v0.13.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tower v0.4.9 [INFO] [stderr] Compiling tower-http v0.1.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling kube-derive v0.61.0 [INFO] [stderr] Compiling kube-derive v0.63.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling java-properties v1.4.0 [INFO] [stderr] Compiling kube-core v0.63.2 [INFO] [stderr] Compiling kube-core v0.61.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling product-config v0.2.0 (https://github.com/stackabletech/product-config.git?tag=0.2.0#e32e33d9) [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.1 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tokio-zookeeper v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling kube-client v0.63.2 [INFO] [stderr] Compiling kube v0.61.0 [INFO] [stderr] Compiling kube-runtime v0.63.2 [INFO] [stderr] Compiling kube-runtime v0.61.0 [INFO] [stderr] Compiling kube v0.63.2 [INFO] [stderr] Compiling stackable-operator v0.5.0-nightly (https://github.com/stackabletech/operator-rs.git#3ef0f89f) [INFO] [stderr] Compiling hdfs-operator v0.1.0 (/opt/rustwide/workdir/hdfs-operator) [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling zookeeper-operator v0.1.0 (/opt/rustwide/workdir/zookeeper-operator) [INFO] [stdout] warning: associated function `project_ref` is never used [INFO] [stdout] --> zookeeper-operator/src/utils.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "9693091ec08c637ad78d087bc3377bdbad9054a01961d049386305d38950d8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9693091ec08c637ad78d087bc3377bdbad9054a01961d049386305d38950d8ea", kill_on_drop: false }` [INFO] [stdout] 9693091ec08c637ad78d087bc3377bdbad9054a01961d049386305d38950d8ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e45237c3042c54ba78bf623aa27d19484c65404e11eae2d5654fe45e115f7f3 [INFO] running `Command { std: "docker" "start" "-a" "6e45237c3042c54ba78bf623aa27d19484c65404e11eae2d5654fe45e115f7f3", kill_on_drop: false }` [INFO] [stderr] Compiling zookeeper-operator v0.1.0 (/opt/rustwide/workdir/zookeeper-operator) [INFO] [stderr] Compiling hdfs-operator v0.1.0 (/opt/rustwide/workdir/hdfs-operator) [INFO] [stdout] warning: associated function `project_ref` is never used [INFO] [stdout] --> zookeeper-operator/src/utils.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.04s [INFO] running `Command { std: "docker" "inspect" "6e45237c3042c54ba78bf623aa27d19484c65404e11eae2d5654fe45e115f7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e45237c3042c54ba78bf623aa27d19484c65404e11eae2d5654fe45e115f7f3", kill_on_drop: false }` [INFO] [stdout] 6e45237c3042c54ba78bf623aa27d19484c65404e11eae2d5654fe45e115f7f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5c9ed0adf483092094feba4e46704ade6ded2b9dc1782bbd8e51ee641ca22b7 [INFO] running `Command { std: "docker" "start" "-a" "a5c9ed0adf483092094feba4e46704ade6ded2b9dc1782bbd8e51ee641ca22b7", kill_on_drop: false }` [INFO] [stderr] warning: associated function `project_ref` is never used [INFO] [stderr] --> zookeeper-operator/src/utils.rs:46:1 [INFO] [stderr] | [INFO] [stderr] 46 | #[pin_project] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `zookeeper-operator` (bin "zookeeper-operator" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hdfs_operator-387b307f99ace41e) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zookeeper_operator-24a29207ca7ad2dd) [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" "a5c9ed0adf483092094feba4e46704ade6ded2b9dc1782bbd8e51ee641ca22b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c9ed0adf483092094feba4e46704ade6ded2b9dc1782bbd8e51ee641ca22b7", kill_on_drop: false }` [INFO] [stdout] a5c9ed0adf483092094feba4e46704ade6ded2b9dc1782bbd8e51ee641ca22b7