[INFO] fetching crate tonic_openssl_lnd 0.2.0... [INFO] testing tonic_openssl_lnd-0.2.0 against 1.77.0 for beta-1.78-1 [INFO] extracting crate tonic_openssl_lnd 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate tonic_openssl_lnd 0.2.0 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tonic_openssl_lnd 0.2.0 [INFO] finished tweaking crates.io crate tonic_openssl_lnd 0.2.0 [INFO] tweaked toml for crates.io crate tonic_openssl_lnd 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate tonic_openssl_lnd 0.2.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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v1.2.0 [INFO] [stderr] Downloaded tokio-openssl v0.6.3 [INFO] [stderr] Downloaded serde v1.0.140 [INFO] [stderr] Downloaded axum-core v0.2.7 [INFO] [stderr] Downloaded prettyplease v0.1.16 [INFO] [stderr] Downloaded axum v0.5.13 [INFO] [stderr] Downloaded tonic-openssl v0.2.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cdfa2f35bd4c7ff7cb58c4f9d32da0cbd5030605034f728e0af4d70d3a74b7f [INFO] running `Command { std: "docker" "start" "-a" "9cdfa2f35bd4c7ff7cb58c4f9d32da0cbd5030605034f728e0af4d70d3a74b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cdfa2f35bd4c7ff7cb58c4f9d32da0cbd5030605034f728e0af4d70d3a74b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cdfa2f35bd4c7ff7cb58c4f9d32da0cbd5030605034f728e0af4d70d3a74b7f", kill_on_drop: false }` [INFO] [stdout] 9cdfa2f35bd4c7ff7cb58c4f9d32da0cbd5030605034f728e0af4d70d3a74b7f [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36e54751c4bb2c73bab0e088f353dc46deb91ab943c79485f81c2ed4bfc0175b [INFO] running `Command { std: "docker" "start" "-a" "36e54751c4bb2c73bab0e088f353dc46deb91ab943c79485f81c2ed4bfc0175b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling prettyplease v0.1.16 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling tonic_openssl_lnd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.13 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling tonic-openssl v0.2.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "36e54751c4bb2c73bab0e088f353dc46deb91ab943c79485f81c2ed4bfc0175b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e54751c4bb2c73bab0e088f353dc46deb91ab943c79485f81c2ed4bfc0175b", kill_on_drop: false }` [INFO] [stdout] 36e54751c4bb2c73bab0e088f353dc46deb91ab943c79485f81c2ed4bfc0175b [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ef0fb14a1939148fb54c88b3c6765a6264723acfd7b167e4c65ba9ebbf92a45 [INFO] running `Command { std: "docker" "start" "-a" "1ef0fb14a1939148fb54c88b3c6765a6264723acfd7b167e4c65ba9ebbf92a45", kill_on_drop: false }` [INFO] [stderr] Compiling tonic_openssl_lnd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tonic_openssl_lnd` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tonic_openssl_lnd --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=5356ddf60aba1c97 -C extra-filename=-5356ddf60aba1c97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hex=/opt/rustwide/target/debug/deps/libhex-f95490c226e4ec96.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-07568ad455d6cdb3.rlib --extern hyper_openssl=/opt/rustwide/target/debug/deps/libhyper_openssl-1d2b792c741e97ef.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-b18eece9a7dba670.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-2a0ff52e97ba95ab.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-b2bb3b79dd0ad3eb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7cd3223548ff4e67.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-fb1e374fba39e87a.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-52458f504896e6d9.rlib --extern tonic_openssl=/opt/rustwide/target/debug/deps/libtonic_openssl-dd38c442de3b8965.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-bb91a9c34f7ac5ad.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcjn9bXC/symbols.o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098.subscribe_invoices.3813b2ec1b42f75c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098.subscribe_invoices.3813b2ec1b42f75c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098.subscribe_invoices.3813b2ec1b42f75c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098.subscribe_invoices.3813b2ec1b42f75c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098.subscribe_invoices.3813b2ec1b42f75c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098.subscribe_invoices.3813b2ec1b42f75c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098.subscribe_invoices.3813b2ec1b42f75c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098.subscribe_invoices.3813b2ec1b42f75c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098.subscribe_invoices.3813b2ec1b42f75c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098.2tddtmrauvcwwq2s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtonic_openssl_lnd-e639083b1c1eeafa.rlib" "/opt/rustwide/target/debug/deps/libhex-f95490c226e4ec96.rlib" "/opt/rustwide/target/debug/deps/libtonic_openssl-dd38c442de3b8965.rlib" "/opt/rustwide/target/debug/deps/libfutures-e31428c33c40524a.rlib" "/opt/rustwide/target/debug/deps/libtonic-52458f504896e6d9.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-ac6f01b6fc46e812.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-b18885d60a658894.rlib" "/opt/rustwide/target/debug/deps/libbase64-7cc02f4af0f5623a.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-de87bc4597c7b8b5.rlib" "/opt/rustwide/target/debug/deps/libaxum-c9c8cfbebd5d82b9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-dc76638c7a4ad69b.rlib" "/opt/rustwide/target/debug/deps/libmatchit-604d85862c538354.rlib" "/opt/rustwide/target/debug/deps/libtower_http-e7c4f2dce6158060.rlib" "/opt/rustwide/target/debug/deps/libserde-04d8b9d9a42d8ef9.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-19f4447136d0b6be.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-363497c589a76870.rlib" "/opt/rustwide/target/debug/deps/libmime-b4df48e7fa69fbbc.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-fb1e374fba39e87a.rlib" "/opt/rustwide/target/debug/deps/libtower-bb91a9c34f7ac5ad.rlib" "/opt/rustwide/target/debug/deps/librand-9ac42c430eda2085.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cece438b775b2772.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-236ad119c9e17c26.rlib" "/opt/rustwide/target/debug/deps/librand_core-587d6141d0f06ca5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-76018d761a4063c1.rlib" "/opt/rustwide/target/debug/deps/libprost-b2bb3b79dd0ad3eb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b61834d34e99aade.rlib" "/opt/rustwide/target/debug/deps/libhyper_openssl-1d2b792c741e97ef.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_set-f391e500519fce14.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-aa3fed3debdffc77.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-3d409bf1d7db000f.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-4895b92addd5b5a3.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b18eece9a7dba670.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-857a534e58f3e5e9.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f482ddc837cc6029.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e655dd0f292f52cb.rlib" "/opt/rustwide/target/debug/deps/libhyper-07568ad455d6cdb3.rlib" "/opt/rustwide/target/debug/deps/libwant-df02f3e6f66b86a9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-95f3a1e03d648328.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f6bf0737fbb0feee.rlib" "/opt/rustwide/target/debug/deps/libh2-6e1c5c7f8e87bf47.rlib" "/opt/rustwide/target/debug/deps/libindexmap-935de98ea9fd2b66.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2cc98a5d712d6e1c.rlib" "/opt/rustwide/target/debug/deps/libslab-88e89aa3121dd6d8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-56955876bc0886ca.rlib" "/opt/rustwide/target/debug/deps/libtower_service-38cd4f45f4e7693a.rlib" "/opt/rustwide/target/debug/deps/libtracing-5cf83274116fddfa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ba5b243945880100.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-00f5c7bbb0d477f3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2e26f07e5bc5cbae.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6a291c9da84207e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-41b9d560eaf8c73c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-130d4dce9a57a233.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-467ebd073e98bbc8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-27deb93ca520feb6.rlib" "/opt/rustwide/target/debug/deps/libhttp-b3cc07bb5964c552.rlib" "/opt/rustwide/target/debug/deps/libitoa-0acf73b326baadc1.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libtokio-7cd3223548ff4e67.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-332e15e04bae7517.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-48fbc1945eee781d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-51462a38a99e2db3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d770859d7cdf82bc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-be90b61e1d4a9a6f.rlib" "/opt/rustwide/target/debug/deps/libbytes-ffd2a17361a37b56.rlib" "/opt/rustwide/target/debug/deps/libmio-66321ef7aa8145a2.rlib" "/opt/rustwide/target/debug/deps/liblog-bc47b9e37392c002.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f56bf5d1670f700b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-839f849f3692153c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3cb6151355d466b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-015f2368673226b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9eff29e0565449a2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e08f8424de9aa87f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea54cec8096cb4e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subscribe_invoices-5e1f1194e29e3098" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tonic_openssl_lnd` (example "subscribe_invoices") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1ef0fb14a1939148fb54c88b3c6765a6264723acfd7b167e4c65ba9ebbf92a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef0fb14a1939148fb54c88b3c6765a6264723acfd7b167e4c65ba9ebbf92a45", kill_on_drop: false }` [INFO] [stdout] 1ef0fb14a1939148fb54c88b3c6765a6264723acfd7b167e4c65ba9ebbf92a45 [INFO] testing tonic_openssl_lnd-0.2.0 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate tonic_openssl_lnd 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate tonic_openssl_lnd 0.2.0 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tonic_openssl_lnd 0.2.0 [INFO] finished tweaking crates.io crate tonic_openssl_lnd 0.2.0 [INFO] tweaked toml for crates.io crate tonic_openssl_lnd 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate tonic_openssl_lnd 0.2.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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23cf09d9e5386d51ef7fa4827546a8e5b3d465b10dd0bb916befe788a4f04165 [INFO] running `Command { std: "docker" "start" "-a" "23cf09d9e5386d51ef7fa4827546a8e5b3d465b10dd0bb916befe788a4f04165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23cf09d9e5386d51ef7fa4827546a8e5b3d465b10dd0bb916befe788a4f04165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23cf09d9e5386d51ef7fa4827546a8e5b3d465b10dd0bb916befe788a4f04165", kill_on_drop: false }` [INFO] [stdout] 23cf09d9e5386d51ef7fa4827546a8e5b3d465b10dd0bb916befe788a4f04165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c730fd5f1faa581227d13f8a4826292efadb7844320db01ea838b5b8e2ad1690 [INFO] running `Command { std: "docker" "start" "-a" "c730fd5f1faa581227d13f8a4826292efadb7844320db01ea838b5b8e2ad1690", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling prettyplease v0.1.16 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling tonic_openssl_lnd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.13 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling tonic-openssl v0.2.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.27s [INFO] running `Command { std: "docker" "inspect" "c730fd5f1faa581227d13f8a4826292efadb7844320db01ea838b5b8e2ad1690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c730fd5f1faa581227d13f8a4826292efadb7844320db01ea838b5b8e2ad1690", kill_on_drop: false }` [INFO] [stdout] c730fd5f1faa581227d13f8a4826292efadb7844320db01ea838b5b8e2ad1690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fb3ce082d8c6eb9840edad98f0fdfe29f3d74f588e40b3809e4f968bf09e809 [INFO] running `Command { std: "docker" "start" "-a" "2fb3ce082d8c6eb9840edad98f0fdfe29f3d74f588e40b3809e4f968bf09e809", kill_on_drop: false }` [INFO] [stderr] Compiling tonic_openssl_lnd v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.36s [INFO] running `Command { std: "docker" "inspect" "2fb3ce082d8c6eb9840edad98f0fdfe29f3d74f588e40b3809e4f968bf09e809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb3ce082d8c6eb9840edad98f0fdfe29f3d74f588e40b3809e4f968bf09e809", kill_on_drop: false }` [INFO] [stdout] 2fb3ce082d8c6eb9840edad98f0fdfe29f3d74f588e40b3809e4f968bf09e809 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e38801c58bc93d02ff2275cc89c09c2ed7882eda837e35527282edb3c1814162 [INFO] running `Command { std: "docker" "start" "-a" "e38801c58bc93d02ff2275cc89c09c2ed7882eda837e35527282edb3c1814162", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tonic_openssl_lnd-7c697a7e7f6ae626) [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" "e38801c58bc93d02ff2275cc89c09c2ed7882eda837e35527282edb3c1814162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38801c58bc93d02ff2275cc89c09c2ed7882eda837e35527282edb3c1814162", kill_on_drop: false }` [INFO] [stdout] e38801c58bc93d02ff2275cc89c09c2ed7882eda837e35527282edb3c1814162