[INFO] fetching crate etcd-client 0.16.1... [INFO] testing etcd-client-0.16.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] extracting crate etcd-client 0.16.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate etcd-client 0.16.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate etcd-client 0.16.1 [INFO] tweaked toml for crates.io crate etcd-client 0.16.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate etcd-client 0.16.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate etcd-client 0.16.1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70e5012dc74120a21d2c8b5aaba1727a8874d8e5d48dbd4b22d34f47a8ceeaf7 [INFO] running `Command { std: "docker" "start" "-a" "70e5012dc74120a21d2c8b5aaba1727a8874d8e5d48dbd4b22d34f47a8ceeaf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70e5012dc74120a21d2c8b5aaba1727a8874d8e5d48dbd4b22d34f47a8ceeaf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70e5012dc74120a21d2c8b5aaba1727a8874d8e5d48dbd4b22d34f47a8ceeaf7", kill_on_drop: false }` [INFO] [stdout] 70e5012dc74120a21d2c8b5aaba1727a8874d8e5d48dbd4b22d34f47a8ceeaf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c77d50842624027d1814f927cbee1c62c22dcb987214280358a5d4ae53d1e8b9 [INFO] running `Command { std: "docker" "start" "-a" "c77d50842624027d1814f927cbee1c62c22dcb987214280358a5d4ae53d1e8b9", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling etcd-client v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-b87a9389fd1ddea5/out/authpb.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Role` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-b87a9389fd1ddea5/out/authpb.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Role { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpoint` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-b87a9389fd1ddea5/out/etcdserverpb.rs:701:12 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct LeaseCheckpoint { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpointRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-b87a9389fd1ddea5/out/etcdserverpb.rs:710:12 [INFO] [stdout] | [INFO] [stdout] 710 | pub struct LeaseCheckpointRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpointResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-b87a9389fd1ddea5/out/etcdserverpb.rs:715:12 [INFO] [stdout] | [INFO] [stdout] 715 | pub struct LeaseCheckpointResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.90s [INFO] running `Command { std: "docker" "inspect" "c77d50842624027d1814f927cbee1c62c22dcb987214280358a5d4ae53d1e8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77d50842624027d1814f927cbee1c62c22dcb987214280358a5d4ae53d1e8b9", kill_on_drop: false }` [INFO] [stdout] c77d50842624027d1814f927cbee1c62c22dcb987214280358a5d4ae53d1e8b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e45d41934eb420571ae0c716e33df9d1e46ee7852b98ea9c18044460f32489e3 [INFO] running `Command { std: "docker" "start" "-a" "e45d41934eb420571ae0c716e33df9d1e46ee7852b98ea9c18044460f32489e3", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tonic-build v0.13.1 [INFO] [stderr] Compiling etcd-client v0.16.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stdout] warning: struct `LeaseCheckpoint` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-af1dac8cc1cd7148/out/etcdserverpb.rs:701:12 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct LeaseCheckpoint { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpointRequest` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-af1dac8cc1cd7148/out/etcdserverpb.rs:710:12 [INFO] [stdout] | [INFO] [stdout] 710 | pub struct LeaseCheckpointRequest { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LeaseCheckpointResponse` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-af1dac8cc1cd7148/out/etcdserverpb.rs:715:12 [INFO] [stdout] | [INFO] [stdout] 715 | pub struct LeaseCheckpointResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-af1dac8cc1cd7148/out/authpb.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Role` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/etcd-client-af1dac8cc1cd7148/out/authpb.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct Role { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `etcd-client` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name etcd_client --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-server", "hyper", "hyper-openssl", "hyper-util", "openssl", "pub-response-field", "raw-channel", "tls", "tls-openssl", "tls-openssl-vendored", "tls-roots", "visible"))' -C metadata=4f2c3717f5c220a6 -C extra-filename=-44c212732fb782b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-e383221c49e31ca1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e67be2e518b96ad7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-821fb3dd3185258c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-bcb3e62188785d69.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e9bdc513c8f8df06.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `etcd-client` (test "namespace") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name namespace --edition=2021 tests/namespace.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-server", "hyper", "hyper-openssl", "hyper-util", "openssl", "pub-response-field", "raw-channel", "tls", "tls-openssl", "tls-openssl-vendored", "tls-roots", "visible"))' -C metadata=e2f1825ebe67d8be -C extra-filename=-0591a196ae018e3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern etcd_client=/opt/rustwide/target/debug/deps/libetcd_client-9857ae5428032c6b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-e383221c49e31ca1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e67be2e518b96ad7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-821fb3dd3185258c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-bcb3e62188785d69.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e9bdc513c8f8df06.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `etcd-client` (example "kv") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name kv --edition=2021 examples/kv.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-server", "hyper", "hyper-openssl", "hyper-util", "openssl", "pub-response-field", "raw-channel", "tls", "tls-openssl", "tls-openssl-vendored", "tls-roots", "visible"))' -C metadata=353833dc8fe80e09 -C extra-filename=-28a13f50984875a8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern etcd_client=/opt/rustwide/target/debug/deps/libetcd_client-9857ae5428032c6b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-e383221c49e31ca1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e67be2e518b96ad7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-821fb3dd3185258c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-bcb3e62188785d69.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e9bdc513c8f8df06.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `etcd-client` (example "watch") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name watch --edition=2021 examples/watch.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-server", "hyper", "hyper-openssl", "hyper-util", "openssl", "pub-response-field", "raw-channel", "tls", "tls-openssl", "tls-openssl-vendored", "tls-roots", "visible"))' -C metadata=7c418426dcbf27eb -C extra-filename=-a168ba6a38a3487a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern etcd_client=/opt/rustwide/target/debug/deps/libetcd_client-9857ae5428032c6b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-e383221c49e31ca1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e67be2e518b96ad7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-821fb3dd3185258c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-bcb3e62188785d69.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e9bdc513c8f8df06.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `etcd-client` (example "auth_role") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name auth_role --edition=2021 examples/auth_role.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("build-server", "hyper", "hyper-openssl", "hyper-util", "openssl", "pub-response-field", "raw-channel", "tls", "tls-openssl", "tls-openssl-vendored", "tls-roots", "visible"))' -C metadata=b29789b9ba284fad -C extra-filename=-fa445026ec6cc085 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern etcd_client=/opt/rustwide/target/debug/deps/libetcd_client-9857ae5428032c6b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-e383221c49e31ca1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e67be2e518b96ad7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-821fb3dd3185258c.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-bcb3e62188785d69.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e9bdc513c8f8df06.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-0d7df29686b13872.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e45d41934eb420571ae0c716e33df9d1e46ee7852b98ea9c18044460f32489e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45d41934eb420571ae0c716e33df9d1e46ee7852b98ea9c18044460f32489e3", kill_on_drop: false }` [INFO] [stdout] e45d41934eb420571ae0c716e33df9d1e46ee7852b98ea9c18044460f32489e3