[INFO] fetching crate ax 2.18.2... [INFO] checking ax-2.18.2 against try#2278ef25f90817c20d6dd0d2da58a990eb6f53cb for pr-145108-1 [INFO] extracting crate ax 2.18.2 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking crates.io crate ax 2.18.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ax 2.18.2 [INFO] tweaked toml for crates.io crate ax 2.18.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ax 2.18.2 on toolchain 2278ef25f90817c20d6dd0d2da58a990eb6f53cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ax 2.18.2 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" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fee20580eb2a8b8ff0662558fac98a0bdbd58f8a1e5ea99a588c45c5404af13 [INFO] running `Command { std: "docker" "start" "-a" "4fee20580eb2a8b8ff0662558fac98a0bdbd58f8a1e5ea99a588c45c5404af13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fee20580eb2a8b8ff0662558fac98a0bdbd58f8a1e5ea99a588c45c5404af13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fee20580eb2a8b8ff0662558fac98a0bdbd58f8a1e5ea99a588c45c5404af13", kill_on_drop: false }` [INFO] [stdout] 4fee20580eb2a8b8ff0662558fac98a0bdbd58f8a1e5ea99a588c45c5404af13 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2278ef25f90817c20d6dd0d2da58a990eb6f53cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81d6f41c445ff27a3f82a21e5768503f4b7d03e8f22d4c1a30af52800fcdfec0 [INFO] running `Command { std: "docker" "start" "-a" "81d6f41c445ff27a3f82a21e5768503f4b7d03e8f22d4c1a30af52800fcdfec0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling blake3 v1.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling prost-build v0.11.9 [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] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking unsigned-varint v0.7.2 [INFO] [stderr] Compiling libp2p-core v0.38.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling libipld-pb v0.14.0 [INFO] [stderr] Compiling libipld-cbor-derive v0.14.0 [INFO] [stderr] Compiling multihash v0.16.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling libp2p-swarm-derive v0.31.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling multiaddr v0.16.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling cid v0.8.6 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling libipld-core v0.14.0 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling snow v0.9.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling prometheus-client-derive-text-encode v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling libp2p-identify v0.41.1 [INFO] [stderr] Compiling libp2p-kad v0.42.1 [INFO] [stderr] Compiling libp2p-noise v0.41.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.43.0 [INFO] [stderr] Compiling libp2p-plaintext v0.38.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling cbor-data-derive v0.8.15 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling cached v0.30.0 [INFO] [stderr] Compiling libipld-json v0.14.0 [INFO] [stderr] Compiling libipld-macro v0.14.0 [INFO] [stderr] Compiling libipld-cbor v0.14.0 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling libipld v0.14.0 [INFO] [stderr] Compiling netlink-packet-core v0.7.0 [INFO] [stderr] Compiling libp2p-swarm v0.41.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling netlink-proto v0.11.5 [INFO] [stderr] Compiling netlink-packet-route v0.17.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling ax_macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling rtnetlink v0.13.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling if-watch v3.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling prost-codec v0.3.0 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling names v0.13.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling libp2p-bitswap v0.25.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling prometheus-client v0.18.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling trust-dns-resolver v0.22.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling libp2p-dns v0.38.0 [INFO] [stderr] Compiling libp2p-yamux v0.42.0 [INFO] [stderr] Compiling libp2p-pnet v0.22.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling valico v3.6.1 [INFO] [stderr] Compiling cbor-data v0.8.17 [INFO] [stderr] Compiling libp2p-mdns v0.42.0 [INFO] [stderr] Compiling libp2p-tcp v0.38.0 [INFO] [stderr] Compiling libp2p-mplex v0.38.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling libp2p-ping v0.41.0 [INFO] [stderr] Compiling libp2p-request-response v0.23.0 [INFO] [stderr] Compiling acto v0.2.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling stacker v0.1.19 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling iso8601-timestamp v0.2.17 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling libp2p v0.50.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling intern-arc v0.5.1 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling sorted-iter v0.1.11 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling psl v2.1.86 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling ax_types v0.1.0 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling no-std-net v0.5.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling vec-collections v0.4.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling ax_aql v0.1.0 [INFO] [stderr] Compiling addr v0.11.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling libp2p-broadcast v0.12.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling ipfs-sqlite-block-store v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling weight-cache v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling unixfs-v1 v0.3.0 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling wsrpc v0.2.1 [INFO] [stderr] Compiling ipfs-embed v0.26.1 [INFO] [stderr] Compiling ax_sdk v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling log-panics v2.1.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling cbor-tag-index v0.3.0 [INFO] [stderr] Compiling tree_magic_mini v3.1.6 [INFO] [stderr] Compiling vec-collections v0.3.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Compiling treediff v4.0.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling range-collections v0.1.2 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling fslock v0.1.6 [INFO] [stderr] Compiling ffi-support v0.4.4 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking clap v4.5.30 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking dot v0.1.4 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking reduce v0.1.5+deprecated [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling escargot v0.5.13 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking clap_complete v4.5.45 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking xattr v1.4.0 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling ax_banyan v0.18.0 [INFO] [stderr] Checking ax_banyan_utils v0.11.1 [INFO] [stderr] Checking ax_core v0.3.2 [INFO] [stderr] error: could not compile `ax_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2278ef25f90817c20d6dd0d2da58a990eb6f53cb/bin/rustc --crate-name ax_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ax_core-0.3.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d37f91fcf0123b1f -C extra-filename=-8dfca15a1396e0dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern acto=/opt/rustwide/target/debug/deps/libacto-753555bf86774b6b.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0a3f29f86c47c080.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3b37d536be6216d9.so --extern ax_aql=/opt/rustwide/target/debug/deps/libax_aql-36ec5e138aafb614.rmeta --extern banyan=/opt/rustwide/target/debug/deps/libax_banyan-3c72d7f71b2050d4.rmeta --extern ax_sdk=/opt/rustwide/target/debug/deps/libax_sdk-9dde09c445199c27.rmeta --extern ax_types=/opt/rustwide/target/debug/deps/libax_types-85e878b06c419e97.rmeta --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-2bc35047d21b2a32.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-eaa667d8ea58f379.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6ae629fdbd69fa92.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1e290e14b8f5ae93.rmeta --extern cbor_data=/opt/rustwide/target/debug/deps/libcbor_data-500315eb6c0331a9.rmeta --extern cbor_tag_index=/opt/rustwide/target/debug/deps/libcbor_tag_index-4c9c5933ca65b4bf.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-3f9706d162ba0fdc.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c902dd1f0cfcf317.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-ed70e44458e04878.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-cc4a7369f6166781.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-023e575dfce58b13.so --extern dirs=/opt/rustwide/target/debug/deps/libdirs-30b1a377be67ba3c.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-4e52b7181da8df06.rmeta --extern ffi_support=/opt/rustwide/target/debug/deps/libffi_support-2b5d3b5dee07965d.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern fslock=/opt/rustwide/target/debug/deps/libfslock-b39662e880fff7fe.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7413112410853d55.rmeta --extern genawaiter=/opt/rustwide/target/debug/deps/libgenawaiter-d41c8cc1ff9a47b5.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b7bb3f631445614f.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-55b917d91e25c06b.rmeta --extern im=/opt/rustwide/target/debug/deps/libim-a4822ba3ece00bb1.rmeta --extern ipfs_embed=/opt/rustwide/target/debug/deps/libipfs_embed-adb6eb86e1a85622.rmeta --extern ipfs_sqlite_block_store=/opt/rustwide/target/debug/deps/libipfs_sqlite_block_store-ea1736e3e39f1677.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cb13b44d81350d0a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern libipld=/opt/rustwide/target/debug/deps/liblibipld-234300b9b264f296.rmeta --extern libp2p=/opt/rustwide/target/debug/deps/liblibp2p-c329a6e6a70bbeb5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-6c4937cd4e7b9f63.rmeta --extern log_panics=/opt/rustwide/target/debug/deps/liblog_panics-eb066471c5dd14fc.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-c6d65de232085f3c.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fd85bec1410395a9.rmeta --extern multiaddr=/opt/rustwide/target/debug/deps/libmultiaddr-adc67792609f74d3.rmeta --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-8e37641b072e1176.rmeta --extern names=/opt/rustwide/target/debug/deps/libnames-a89129e14902c919.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-7aa50d3be51a71bd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0bcc35ddcad63c64.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-90fd5c75316490de.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d0941e1a8bdd030a.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-a9e154de36b349aa.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-1f9a4b688b6c2a21.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-90d1e692400c7e3e.rmeta --extern range_collections=/opt/rustwide/target/debug/deps/librange_collections-3aa1564c1deb65fd.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7bcce88afab0d1f1.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-fc23a67c79201d03.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-811552c728315712.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f4bd0632614d15e6.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-0bcb5110ce38dabc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7d2803a2a6d619b6.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-518884652dc700c8.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-ef6f3e328b1fe89d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-edcf09c8fe49f4cf.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-90ba85ff69ca7feb.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libstacker-490315830a2b5fb4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-894658f8eef7aec0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4bc85bd4fbb2060d.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e4f2d80718bf1599.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9da942ce1a4598a8.rmeta --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-103e31efb2d972e1.rmeta --extern tracing_log=/opt/rustwide/target/debug/deps/libtracing_log-2188edec5cfb3eb2.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1b0b86679f3a6991.rmeta --extern tree_magic_mini=/opt/rustwide/target/debug/deps/libtree_magic_mini-eabbd9aa117d366e.rmeta --extern treediff=/opt/rustwide/target/debug/deps/libtreediff-019b04b42139ea6a.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-8069dd37f81900ac.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-93e35f03df2782f7.rmeta --extern unixfs_v1=/opt/rustwide/target/debug/deps/libunixfs_v1-389fadf346a1cac9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6776654ab2eb1df1.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a4f73c3535971cfc.rmeta --extern valico=/opt/rustwide/target/debug/deps/libvalico-274c46bb777bfacc.rmeta --extern vec_collections=/opt/rustwide/target/debug/deps/libvec_collections-eaf57923fa0de9eb.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-8d0555451deff58a.rmeta --extern warp=/opt/rustwide/target/debug/deps/libwarp-a1237a76ac272be3.rmeta --extern wsrpc=/opt/rustwide/target/debug/deps/libwsrpc-177325d3af005a4e.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-c5b6a229ed7fc38e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-a130343e40b560bc/out -L native=/opt/rustwide/target/debug/build/blake3-a130343e40b560bc/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-982e1568cf9988a1/out -L native=/opt/rustwide/target/debug/build/zstd-sys-918cd5be8284522a/out -L native=/opt/rustwide/target/debug/build/ring-85b0d1fb362ca6b3/out -L native=/opt/rustwide/target/debug/build/psm-7657fb76762dc86a/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "81d6f41c445ff27a3f82a21e5768503f4b7d03e8f22d4c1a30af52800fcdfec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d6f41c445ff27a3f82a21e5768503f4b7d03e8f22d4c1a30af52800fcdfec0", kill_on_drop: false }` [INFO] [stdout] 81d6f41c445ff27a3f82a21e5768503f4b7d03e8f22d4c1a30af52800fcdfec0