[INFO] cloning repository https://github.com/louloulin/actix-pura [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louloulin/actix-pura" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Factix-pura", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Factix-pura'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34b8dff47260f482297f5bdcd6e329d9a40e3219 [INFO] testing louloulin/actix-pura against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouloulin%2Factix-pura" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/louloulin/actix-pura on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/louloulin/actix-pura [INFO] finished tweaking git repo https://github.com/louloulin/actix-pura [INFO] tweaked toml for git repo https://github.com/louloulin/actix-pura written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/louloulin/actix-pura 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a34e7641de39eae55496bf24b218682a3c1227e09ac2a72ac5bde343ba267510 [INFO] running `Command { std: "docker" "start" "-a" "a34e7641de39eae55496bf24b218682a3c1227e09ac2a72ac5bde343ba267510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a34e7641de39eae55496bf24b218682a3c1227e09ac2a72ac5bde343ba267510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a34e7641de39eae55496bf24b218682a3c1227e09ac2a72ac5bde343ba267510", kill_on_drop: false }` [INFO] [stdout] a34e7641de39eae55496bf24b218682a3c1227e09ac2a72ac5bde343ba267510 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa7ec7ec837ecd13a1060218dfdf3809859bc34f708e042e694878a47195630f [INFO] running `Command { std: "docker" "start" "-a" "aa7ec7ec837ecd13a1060218dfdf3809859bc34f708e042e694878a47195630f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling actix_derive v0.6.2 (/opt/rustwide/workdir/actix-derive) [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling quick-protobuf-codec v0.1.0 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling actix v0.13.5 (/opt/rustwide/workdir/actix) [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling actix-broker v0.4.3 (/opt/rustwide/workdir/actix-broker) [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling libp2p-mplex v0.39.0 [INFO] [stderr] Compiling libp2p-yamux v0.43.1 [INFO] [stderr] Compiling libp2p-tcp v0.39.0 [INFO] [stderr] Compiling libp2p-mdns v0.43.1 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p-identify v0.42.2 [INFO] [stderr] Compiling libp2p-ping v0.42.0 [INFO] [stderr] Compiling libp2p-kad v0.43.3 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p v0.51.4 [INFO] [stderr] Compiling actix-cluster v0.1.0 (/opt/rustwide/workdir/actix-cluster) [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> actix-cluster/src/discovery.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> actix-cluster/src/transport.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::TypeId` [INFO] [stdout] --> actix-cluster/src/transport.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::any::TypeId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> actix-cluster/src/transport.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufReader` [INFO] [stdout] --> actix-cluster/src/transport.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | use tokio::io::{AsyncReadExt, AsyncWriteExt, BufReader}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> actix-cluster/src/transport.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeStatus` [INFO] [stdout] --> actix-cluster/src/transport.rs:23:37 [INFO] [stdout] | [INFO] [stdout] 23 | use crate::node::{NodeId, NodeInfo, NodeStatus}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::NodeRole` [INFO] [stdout] --> actix-cluster/src/transport.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::config::NodeRole; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActorPath` [INFO] [stdout] --> actix-cluster/src/transport.rs:26:71 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::message::{MessageEnvelope, MessageType, DeliveryGuarantee, ActorPath}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HashSet` [INFO] [stdout] --> actix-cluster/src/registry.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MessageEnvelope` [INFO] [stdout] --> actix-cluster/src/registry.rs:19:52 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::message::{ActorPath, DeliveryGuarantee, MessageEnvelope, AnyMessage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeInfo` [INFO] [stdout] --> actix-cluster/src/registry.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::node::{NodeId, NodeInfo}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClusterResult` [INFO] [stdout] --> actix-cluster/src/broker.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::error::{ClusterError, ClusterResult}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> actix-cluster/src/error.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> actix-cluster/src/serialization.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH` [INFO] [stdout] --> actix-cluster/src/message/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::{SystemTime, UNIX_EPOCH}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> actix-cluster/src/message/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> actix-cluster/src/message/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeInfo` [INFO] [stdout] --> actix-cluster/src/message/mod.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::node::{NodeId, NodeInfo}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ClusterResult` [INFO] [stdout] --> actix-cluster/src/message/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::error::ClusterResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> actix-cluster/src/message/delivery.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::Ordering` [INFO] [stdout] --> actix-cluster/src/sync/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::cmp::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `delivery_guarantee` [INFO] [stdout] --> actix-cluster/src/cluster.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | delivery_guarantee: DeliveryGuarantee, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delivery_guarantee` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sender_id_for_logging` [INFO] [stdout] --> actix-cluster/src/transport.rs:414:29 [INFO] [stdout] | [INFO] [stdout] 414 | let sender_id_for_logging = sender_id.clone(); // Clone for logging [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sender_id_for_logging` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message_clone` [INFO] [stdout] --> actix-cluster/src/transport.rs:415:29 [INFO] [stdout] | [INFO] [stdout] 415 | let message_clone = message.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_clone` [INFO] [stdout] --> actix-cluster/src/transport.rs:522:25 [INFO] [stdout] | [INFO] [stdout] 522 | let path_clone = path.clone(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor_ref` [INFO] [stdout] --> actix-cluster/src/transport.rs:545:33 [INFO] [stdout] | [INFO] [stdout] 545 | if let Some(actor_ref) = registry_adapter.handle_discovery_response(path, locations) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_ref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other_message` [INFO] [stdout] --> actix-cluster/src/transport.rs:1361:13 [INFO] [stdout] | [INFO] [stdout] 1361 | other_message => { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_other_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> actix-cluster/src/transport.rs:1366:29 [INFO] [stdout] | [INFO] [stdout] 1366 | let mut handler_guard = handler_clone.lock(); [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `actor_clone` [INFO] [stdout] --> actix-cluster/src/broker.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | let actor_clone = actor.clone(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actor_clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `domain` [INFO] [stdout] --> actix-cluster/src/discovery.rs:327:30 [INFO] [stdout] | [INFO] [stdout] 327 | DiscoveryMethod::Dns(domain) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `namespace` [INFO] [stdout] --> actix-cluster/src/discovery.rs:332:39 [INFO] [stdout] | [INFO] [stdout] 332 | DiscoveryMethod::Kubernetes { namespace, selector } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `namespace: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `selector` [INFO] [stdout] --> actix-cluster/src/discovery.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | DiscoveryMethod::Kubernetes { namespace, selector } => { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `selector: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node_id` [INFO] [stdout] --> actix-cluster/src/transport.rs:798:41 [INFO] [stdout] | [INFO] [stdout] 798 | let handler_fn = Box::new(move |node_id: NodeId, msg: TransportMessage| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> actix-cluster/src/transport.rs:1064:24 [INFO] [stdout] | [INFO] [stdout] 1064 | fn send_any(&self, msg: Box) -> ClusterResult<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `register_local_node`, `discover_nodes`, `update_node_statuses`, `check_node_timeouts`, and `notify_node_status_changed` are never used [INFO] [stdout] --> actix-cluster/src/cluster.rs:465:14 [INFO] [stdout] | [INFO] [stdout] 446 | impl ClusterSystemActor { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 465 | async fn register_local_node(&self) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | async fn discover_nodes(&self) -> ClusterResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 481 | async fn update_node_statuses(&self) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 504 | fn check_node_timeouts(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 577 | fn notify_node_status_changed(&mut self, node_id: &NodeId, status: NodeStatus) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONNECTION_TIMEOUT` is never used [INFO] [stdout] --> actix-cluster/src/transport.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | const CONNECTION_TIMEOUT: Duration = Duration::from_secs(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACK_TIMEOUT` is never used [INFO] [stdout] --> actix-cluster/src/transport.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | const ACK_TIMEOUT: Duration = Duration::from_secs(5); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `message`, `first_sent`, `last_retry`, and `retry_count` are never read [INFO] [stdout] --> actix-cluster/src/transport.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 61 | struct PendingMessage { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 62 | /// The message itself [INFO] [stdout] 63 | message: TransportMessage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 64 | /// When the message was first sent [INFO] [stdout] 65 | first_sent: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 66 | /// When the message was last retried [INFO] [stdout] 67 | last_retry: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 68 | /// Number of retries [INFO] [stdout] 69 | retry_count: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `send_any`, `handle_message_type`, and `process_message_handlers` are never used [INFO] [stdout] --> actix-cluster/src/transport.rs:766:8 [INFO] [stdout] | [INFO] [stdout] 212 | impl P2PTransport { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 766 | fn send_any(&self, _msg: Box) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 772 | fn handle_message_type(&self, other_message: TransportMessage) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 783 | async fn process_message_handlers(&self, envelope: &MessageEnvelope) -> ClusterResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `local_node_id` is never read [INFO] [stdout] --> actix-cluster/src/broker.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct MessageBroker { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 69 | /// Local node ID [INFO] [stdout] 70 | local_node_id: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `AtMostOnce`, `ExactlyOnce`, `Ordered`, `Causal`, and `Transactional` are never constructed [INFO] [stdout] --> actix-cluster/src/message/delivery.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum DeliveryGuarantee { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 11 | /// 最多一次交付 - 无保证,可能丢失 [INFO] [stdout] 12 | AtMostOnce, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | ExactlyOnce, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | Ordered, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | Causal, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | Transactional, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DeliveryGuarantee` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `node_id` is never read [INFO] [stdout] --> actix-cluster/src/message/handler.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct MessageEnvelopeHandler { [INFO] [stdout] | ---------------------- field in this struct [INFO] [stdout] 13 | /// Local node ID [INFO] [stdout] 14 | node_id: NodeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> actix-cluster/src/transport.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 157 | pub enum MessageHandlerType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> actix-cluster/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> actix-cluster/src/transport.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | Function(Box ClusterResult<()> + Send + Sync>), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> actix-cluster/src/transport.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | Actor(actix::Addr), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> actix-cluster/src/registry.rs:920:5 [INFO] [stdout] | [INFO] [stdout] 920 | pub transport: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "aa7ec7ec837ecd13a1060218dfdf3809859bc34f708e042e694878a47195630f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa7ec7ec837ecd13a1060218dfdf3809859bc34f708e042e694878a47195630f", kill_on_drop: false }` [INFO] [stdout] aa7ec7ec837ecd13a1060218dfdf3809859bc34f708e042e694878a47195630f [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3ef77475be0dd9ec865e9944cf0ea4048ce5eb7e17349c6038f5fda9f81f92e [INFO] running `Command { std: "docker" "start" "-a" "a3ef77475be0dd9ec865e9944cf0ea4048ce5eb7e17349c6038f5fda9f81f92e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustversion-msrv v0.100.0 [INFO] [stderr] Compiling tokio v1.44.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3ccccea4362b9555 -C extra-filename=-181b1e459f873d62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2cfed29c5123403d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-56305d9aa6112400.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-549afb6be76d59d6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a3ef77475be0dd9ec865e9944cf0ea4048ce5eb7e17349c6038f5fda9f81f92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ef77475be0dd9ec865e9944cf0ea4048ce5eb7e17349c6038f5fda9f81f92e", kill_on_drop: false }` [INFO] [stdout] a3ef77475be0dd9ec865e9944cf0ea4048ce5eb7e17349c6038f5fda9f81f92e