[INFO] cloning repository https://github.com/ralvescosta/rust_iot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ralvescosta/rust_iot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralvescosta%2Frust_iot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralvescosta%2Frust_iot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee62d9ba74a6d229ca6a84a6bcb3ed90c559a657 [INFO] building ralvescosta/rust_iot against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralvescosta%2Frust_iot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ralvescosta/rust_iot on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] finished tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] tweaked toml for git repo https://github.com/ralvescosta/rust_iot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ralvescosta/rust_iot 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/s.grpc/Cargo.toml: dependency (tokio) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/s.grpc/Cargo.toml: unused manifest key: dependencies.tokio.versin [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/s.mqtt/Cargo.toml: dependency (lazy_static) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/s.mqtt/Cargo.toml: unused manifest key: dependencies.lazy_static.versin [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fragile v1.2.1 [INFO] [stderr] Downloaded mockall_derive v0.11.2 [INFO] [stderr] Downloaded prettyplease v0.1.17 [INFO] [stderr] Downloaded prost-build v0.11.0 [INFO] [stderr] Downloaded prost-types v0.11.0 [INFO] [stderr] Downloaded mockall v0.11.2 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.3.3 [INFO] [stderr] Downloaded rumqttc v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b168befec2fff6d50b0203d4c6c4cf1387f0843cf61fe7d7d2074b00cf670eec [INFO] running `Command { std: "docker" "start" "-a" "b168befec2fff6d50b0203d4c6c4cf1387f0843cf61fe7d7d2074b00cf670eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b168befec2fff6d50b0203d4c6c4cf1387f0843cf61fe7d7d2074b00cf670eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b168befec2fff6d50b0203d4c6c4cf1387f0843cf61fe7d7d2074b00cf670eec", kill_on_drop: false }` [INFO] [stdout] b168befec2fff6d50b0203d4c6c4cf1387f0843cf61fe7d7d2074b00cf670eec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b6314f4e7fd3e643528fdae8e4a7e32f4aae43195e5b1b506d8d324fa980452 [INFO] running `Command { std: "docker" "start" "-a" "5b6314f4e7fd3e643528fdae8e4a7e32f4aae43195e5b1b506d8d324fa980452", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/s.grpc/Cargo.toml: dependency (tokio) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/s.grpc/Cargo.toml: unused manifest key: dependencies.tokio.versin [INFO] [stderr] warning: /opt/rustwide/workdir/s.mqtt/Cargo.toml: dependency (lazy_static) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /opt/rustwide/workdir/s.mqtt/Cargo.toml: unused manifest key: dependencies.lazy_static.versin [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling rustls-connector v0.16.1 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tcp-stream v0.24.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling amq-protocol v7.0.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling async-global-executor v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling lapin v2.1.1 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling prettyplease v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling amq-protocol-types v7.0.1 [INFO] [stderr] Compiling postgres-types v0.2.3 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.3 [INFO] [stderr] Compiling prost-types v0.11.0 [INFO] [stderr] Compiling amq-protocol-uri v7.0.1 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling amq-protocol-tcp v7.0.1 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling axum-core v0.2.8 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Compiling prost-build v0.11.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling dotenvy v0.15.1 [INFO] [stderr] Compiling opentelemetry-otlp v0.10.0 [INFO] [stderr] Compiling tonic-build v0.8.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tokio-postgres v0.7.6 [INFO] [stderr] Compiling rumqttc v0.13.0 [INFO] [stderr] Compiling sqlx-rt v0.6.1 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling deadpool-postgres v0.10.2 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling sqlx-core v0.6.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | type Database = Any; [INFO] [stdout] | ^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the required lifetime does not necessarily outlive the lifetime `'r` as defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'r> HasValueRef<'r> for Any { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 29 | type Database = Any; [INFO] [stdout] | ^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the lifetime `'r` as defined here doesn't meet the lifetime requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl<'r> HasValueRef<'r> for Any { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | type Database = Any; [INFO] [stdout] | ^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the required lifetime does not necessarily outlive the lifetime `'q` as defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl<'q> HasStatement<'q> for Any { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | type Database = Any; [INFO] [stdout] | ^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the lifetime `'q` as defined here doesn't meet the lifetime requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl<'q> HasStatement<'q> for Any { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | type Database = Any; [INFO] [stdout] | ^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the required lifetime does not necessarily outlive the lifetime `'q` as defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'q> HasArguments<'q> for Any { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | type Database = Any; [INFO] [stdout] | ^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the lifetime `'q` as defined here doesn't meet the lifetime requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/any/database.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'q> HasArguments<'q> for Any { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling protos v0.1.0 (/opt/rustwide/workdir/s.proto) [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | type Database = Postgres; [INFO] [stdout] | ^^^^^^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the required lifetime does not necessarily outlive the lifetime `'r` as defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'r> HasValueRef<'r> for Postgres { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | type Database = Postgres; [INFO] [stdout] | ^^^^^^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the lifetime `'r` as defined here doesn't meet the lifetime requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | impl<'r> HasValueRef<'r> for Postgres { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | type Database = Postgres; [INFO] [stdout] | ^^^^^^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the required lifetime does not necessarily outlive the anonymous lifetime as defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | impl HasArguments<'_> for Postgres { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | type Database = Postgres; [INFO] [stdout] | ^^^^^^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the anonymous lifetime as defined here doesn't meet the lifetime requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:35:19 [INFO] [stdout] | [INFO] [stdout] 35 | impl HasArguments<'_> for Postgres { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 128 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | type Database = Postgres; [INFO] [stdout] | ^^^^^^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the required lifetime does not necessarily outlive the lifetime `'q` as defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | impl<'q> HasStatement<'q> for Postgres { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | type Database = Postgres; [INFO] [stdout] | ^^^^^^^^ lifetime mismatch [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>::Database` [INFO] [stdout] found associated type `>::Database` [INFO] [stdout] note: the lifetime `'q` as defined here doesn't meet the lifetime requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/postgres/database.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | impl<'q> HasStatement<'q> for Postgres { [INFO] [stdout] | ^^ [INFO] [stdout] note: the lifetime requirement is introduced here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sqlx-core-0.6.1/src/database.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | type Database: Database; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5b6314f4e7fd3e643528fdae8e4a7e32f4aae43195e5b1b506d8d324fa980452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b6314f4e7fd3e643528fdae8e4a7e32f4aae43195e5b1b506d8d324fa980452", kill_on_drop: false }` [INFO] [stdout] 5b6314f4e7fd3e643528fdae8e4a7e32f4aae43195e5b1b506d8d324fa980452 [INFO] building ralvescosta/rust_iot against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralvescosta%2Frust_iot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ralvescosta/rust_iot on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] finished tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] tweaked toml for git repo https://github.com/ralvescosta/rust_iot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ralvescosta/rust_iot 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.grpc/Cargo.toml: dependency (tokio) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.grpc/Cargo.toml: unused manifest key: dependencies.tokio.versin [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.mqtt/Cargo.toml: dependency (lazy_static) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.mqtt/Cargo.toml: unused manifest key: dependencies.lazy_static.versin [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] building ralvescosta/rust_iot against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralvescosta%2Frust_iot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ralvescosta/rust_iot on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] finished tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] tweaked toml for git repo https://github.com/ralvescosta/rust_iot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ralvescosta/rust_iot 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.grpc/Cargo.toml: dependency (tokio) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.grpc/Cargo.toml: unused manifest key: dependencies.tokio.versin [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.mqtt/Cargo.toml: dependency (lazy_static) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.mqtt/Cargo.toml: unused manifest key: dependencies.lazy_static.versin [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] building ralvescosta/rust_iot against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralvescosta%2Frust_iot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ralvescosta/rust_iot on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] finished tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] tweaked toml for git repo https://github.com/ralvescosta/rust_iot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ralvescosta/rust_iot 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.grpc/Cargo.toml: dependency (tokio) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.grpc/Cargo.toml: unused manifest key: dependencies.tokio.versin [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.mqtt/Cargo.toml: dependency (lazy_static) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.mqtt/Cargo.toml: unused manifest key: dependencies.lazy_static.versin [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] building ralvescosta/rust_iot against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralvescosta%2Frust_iot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ralvescosta/rust_iot on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] finished tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] tweaked toml for git repo https://github.com/ralvescosta/rust_iot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ralvescosta/rust_iot 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.mqtt/Cargo.toml: dependency (lazy_static) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.mqtt/Cargo.toml: unused manifest key: dependencies.lazy_static.versin [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.grpc/Cargo.toml: dependency (tokio) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.grpc/Cargo.toml: unused manifest key: dependencies.tokio.versin [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] building ralvescosta/rust_iot against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fralvescosta%2Frust_iot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ralvescosta/rust_iot on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] finished tweaking git repo https://github.com/ralvescosta/rust_iot [INFO] tweaked toml for git repo https://github.com/ralvescosta/rust_iot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ralvescosta/rust_iot 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.mqtt/Cargo.toml: dependency (lazy_static) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.mqtt/Cargo.toml: unused manifest key: dependencies.lazy_static.versin [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.grpc/Cargo.toml: dependency (tokio) specified without providing a local path, Git repository, version, or workspace dependency to use. This will be considered an error in future versions [INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/s.grpc/Cargo.toml: unused manifest key: dependencies.tokio.versin [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.