[INFO] cloning repository https://github.com/victorshevtsov/try-actions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/victorshevtsov/try-actions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorshevtsov%2Ftry-actions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorshevtsov%2Ftry-actions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8811ae8f26c7be880a65c043c000760122ef7264
[INFO] checking victorshevtsov/try-actions against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorshevtsov%2Ftry-actions" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/victorshevtsov/try-actions
[INFO] finished tweaking git repo https://github.com/victorshevtsov/try-actions
[INFO] tweaked toml for git repo https://github.com/victorshevtsov/try-actions written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/victorshevtsov/try-actions on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/victorshevtsov/try-actions 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmq v0.10.0
[INFO] [stderr]   Downloaded protobuf-zmq-rust-generator v0.1.1
[INFO] [stderr]   Downloaded dircpy v0.3.16
[INFO] [stderr]   Downloaded toml v0.8.14
[INFO] [stderr]   Downloaded zmq-sys v0.12.0
[INFO] [stderr]   Downloaded zeromq-src v0.2.6+4.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78522063b5e2ba43bfb579426686dcef9793e8090950256a13cda5e259e32ad6
[INFO] running `Command { std: "docker" "start" "-a" "78522063b5e2ba43bfb579426686dcef9793e8090950256a13cda5e259e32ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78522063b5e2ba43bfb579426686dcef9793e8090950256a13cda5e259e32ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78522063b5e2ba43bfb579426686dcef9793e8090950256a13cda5e259e32ad6", kill_on_drop: false }`
[INFO] [stdout] 78522063b5e2ba43bfb579426686dcef9793e8090950256a13cda5e259e32ad6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2bff39948b208f11c8e4eba9f583f0a12aef3703af90ab3e92f71433f103098
[INFO] running `Command { std: "docker" "start" "-a" "a2bff39948b208f11c8e4eba9f583f0a12aef3703af90ab3e92f71433f103098", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking tinyvec v1.7.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling pathsearch v0.2.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling dircpy v0.3.16
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling protobuf-zmq-rust-generator v0.1.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling try-actions v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `protobuf_zmq_rust_generator::ZmqServerGenerator`
[INFO] [stdout]  --> build.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use protobuf_zmq_rust_generator::ZmqServerGenerator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr] warning: try-actions@0.1.0: Found protoc compiler at /usr/bin/protoc
[INFO] [stderr]     Checking actix-http v3.8.0
[INFO] [stderr]     Checking actix-web v4.8.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/socket.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 142 |     ) -> BoxFuture<Result<Vec<u8>, ()>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     ) -> BoxFuture<'_, Result<Vec<u8>, ()>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/socket.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn validate(&self, _input: TlsProof) -> BoxFuture<Result<ValidationResult, ()>> {
[INFO] [stdout]     |                 ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn validate(&self, _input: TlsProof) -> BoxFuture<'_, Result<ValidationResult, ()>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/socket.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 142 |     ) -> BoxFuture<Result<Vec<u8>, ()>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 142 |     ) -> BoxFuture<'_, Result<Vec<u8>, ()>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message/socket.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn validate(&self, _input: TlsProof) -> BoxFuture<Result<ValidationResult, ()>> {
[INFO] [stdout]     |                 ^^^^^                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn validate(&self, _input: TlsProof) -> BoxFuture<'_, Result<ValidationResult, ()>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
[INFO] running `Command { std: "docker" "inspect" "a2bff39948b208f11c8e4eba9f583f0a12aef3703af90ab3e92f71433f103098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2bff39948b208f11c8e4eba9f583f0a12aef3703af90ab3e92f71433f103098", kill_on_drop: false }`
[INFO] [stdout] a2bff39948b208f11c8e4eba9f583f0a12aef3703af90ab3e92f71433f103098
