[INFO] crate kanidm 1.1.0-alpha is already in cache [INFO] testing kanidm-1.1.0-alpha against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate kanidm 1.1.0-alpha into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate kanidm 1.1.0-alpha on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate kanidm 1.1.0-alpha [INFO] finished tweaking crates.io crate kanidm 1.1.0-alpha [INFO] tweaked toml for crates.io crate kanidm 1.1.0-alpha written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate kanidm 1.1.0-alpha already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6cbd5ec91925d06b324f43a8f0cec868eac105996b29bce8a4b493def76e796b [INFO] running `Command { std: "docker" "start" "-a" "6cbd5ec91925d06b324f43a8f0cec868eac105996b29bce8a4b493def76e796b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cbd5ec91925d06b324f43a8f0cec868eac105996b29bce8a4b493def76e796b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbd5ec91925d06b324f43a8f0cec868eac105996b29bce8a4b493def76e796b", kill_on_drop: false }` [INFO] [stdout] 6cbd5ec91925d06b324f43a8f0cec868eac105996b29bce8a4b493def76e796b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df5f38dd98f0b6a9c26d23d634aeae83d249d6dd6119b61096ab62e8902b7d92 [INFO] running `Command { std: "docker" "start" "-a" "df5f38dd98f0b6a9c26d23d634aeae83d249d6dd6119b61096ab62e8902b7d92", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling hashbrown v0.8.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl-src v111.10.0+1.1.1g [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling lber v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling sshkeys v0.3.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling ldap3_server v0.1.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling zxcvbn v2.0.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling idlset v0.1.9 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling concread v0.1.18 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling kanidm_proto v1.1.0-alpha [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling r2d2_sqlite v0.16.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-files v0.2.2 [INFO] [stderr] Compiling actix-session v0.3.0 [INFO] [stderr] Compiling kanidm v1.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 16s [INFO] running `Command { std: "docker" "inspect" "df5f38dd98f0b6a9c26d23d634aeae83d249d6dd6119b61096ab62e8902b7d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5f38dd98f0b6a9c26d23d634aeae83d249d6dd6119b61096ab62e8902b7d92", kill_on_drop: false }` [INFO] [stdout] df5f38dd98f0b6a9c26d23d634aeae83d249d6dd6119b61096ab62e8902b7d92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a336b67d6a293796105829f692358693ab2939d43c3ad9016f02c5fe8e8fd4b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a336b67d6a293796105829f692358693ab2939d43c3ad9016f02c5fe8e8fd4b8", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling kanidm v1.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `kanidm`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name kanidm --edition=2018 src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=b360a08aadb3105d -C extra-filename=-b360a08aadb3105d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-1944c24854ff54e1.rlib --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-9f9ae83932c3f828.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-5b653a6ed81c418f.rlib --extern actix_session=/opt/rustwide/target/debug/deps/libactix_session-c26ac3a8f2a3455d.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-c8142b2833b7a212.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-46446b0ac6228bfc.rlib --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-68dd69526079cc2e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7bd6678e70e87a5d.rlib --extern concread=/opt/rustwide/target/debug/deps/libconcread-e482577798455b11.rlib --extern cookie=/opt/rustwide/target/debug/deps/libcookie-d095a1bd788d3aa9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-176f8ba8175c131d.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-ee41045a5f6f950d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-fc3e17d763d1758e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7b71416b078aa3db.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-852e7080d8a360c0.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-180135ad0b0cb75a.rlib --extern idlset=/opt/rustwide/target/debug/deps/libidlset-ca80a52f8b0a5869.rlib --extern kanidm_proto=/opt/rustwide/target/debug/deps/libkanidm_proto-71f2b961a1a2136a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern ldap3_server=/opt/rustwide/target/debug/deps/libldap3_server-29451bd24053fa00.rlib --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-a69386f4ccde2fad.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-caf6c392f3405df6.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-f71e21a4f4c8b233.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-8b02ca7da64c994b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7fb98764e3fce434.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-691211caf6933119.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-7b77790df26e923a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7bc84083a87e4c43.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-a0cb6fe9967219ab.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-57b6a100e825c7f6.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6c8b42e24e3d5a71.rlib --extern sshkeys=/opt/rustwide/target/debug/deps/libsshkeys-8c208f8a92cc2531.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-b4a8c0782f14f94f.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-7721521b17a99652.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-73eb38d177fe7e10.rlib --extern tokio_openssl=/opt/rustwide/target/debug/deps/libtokio_openssl-beb7011ec8af30eb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e64cb15c2b401a85.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-96f4edb400829188.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3e0bbc2442928753.rlib --extern zxcvbn=/opt/rustwide/target/debug/deps/libzxcvbn-36dfc70c0338cb09.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-901d6789cb41583b/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/brotli-sys-170cf76d14cb2dd1/out -L native=/opt/rustwide/target/debug/build/ring-a2e57ca3e582f17e/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-ae98420553565864/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a336b67d6a293796105829f692358693ab2939d43c3ad9016f02c5fe8e8fd4b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a336b67d6a293796105829f692358693ab2939d43c3ad9016f02c5fe8e8fd4b8", kill_on_drop: false }` [INFO] [stdout] a336b67d6a293796105829f692358693ab2939d43c3ad9016f02c5fe8e8fd4b8