[INFO] cloning repository https://github.com/3box/rust-ceramic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3box/rust-ceramic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3box%2Frust-ceramic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3box%2Frust-ceramic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a2749c5c298417bd0c46b13cec9f33f2d99256c
[INFO] building 3box/rust-ceramic against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3box%2Frust-ceramic" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/3box/rust-ceramic on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/3box/rust-ceramic
[INFO] finished tweaking git repo https://github.com/3box/rust-ceramic
[INFO] tweaked toml for git repo https://github.com/3box/rust-ceramic written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/3box/rust-ceramic 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cecaed9f390e19c815f76dcc6f89fd0390a43ca8b8d568de8f281ba377747c1c
[INFO] running `Command { std: "docker" "start" "-a" "cecaed9f390e19c815f76dcc6f89fd0390a43ca8b8d568de8f281ba377747c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cecaed9f390e19c815f76dcc6f89fd0390a43ca8b8d568de8f281ba377747c1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cecaed9f390e19c815f76dcc6f89fd0390a43ca8b8d568de8f281ba377747c1c", kill_on_drop: false }`
[INFO] [stdout] cecaed9f390e19c815f76dcc6f89fd0390a43ca8b8d568de8f281ba377747c1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 972fcd64a1ec8972c90aaa14ebe61ff922d6ca70f0234dde8a84dc3ba3d60bd3
[INFO] running `Command { std: "docker" "start" "-a" "972fcd64a1ec8972c90aaa14ebe61ff922d6ca70f0234dde8a84dc3ba3d60bd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling multihash v0.19.1
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling asn1_der v0.7.6
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling chrono-tz v0.10.0
[INFO] [stderr]    Compiling libp2p-identity v0.2.9
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling arrow-buffer v53.3.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling arrow-schema v53.3.0
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling arrow-data v53.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling lexical-util v1.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.2
[INFO] [stderr]    Compiling lexical-write-integer v1.0.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.2
[INFO] [stderr]    Compiling lexical-write-float v1.0.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling arrow-array v53.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-core v1.0.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling pct-str v1.2.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling libp2p-core v0.41.3
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling arrow-select v53.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling contextual v0.1.6
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling locspan v0.7.16
[INFO] [stderr]    Compiling arrow-cast v53.3.0
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling locspan-derive v0.6.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling ryu-js v0.2.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling arrow-ipc v53.3.0
[INFO] [stderr]    Compiling primitive-types v0.9.1
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling iref v2.2.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling ryu_floating_decimal v0.1.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling langtag v0.3.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling rdf-types v0.12.19
[INFO] [stderr]    Compiling json-number v0.4.8
[INFO] [stderr]    Compiling keccak-hash v0.7.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling arrow-ord v53.3.0
[INFO] [stderr]    Compiling arrow-string v53.3.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling arrow-arith v53.3.0
[INFO] [stderr]    Compiling arrow-row v53.3.0
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling decoded-char v0.1.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling object_store v0.11.1
[INFO] [stderr]    Compiling json-syntax v0.9.6
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling ssi-crypto v0.1.1
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling arrow-csv v53.3.0
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling arrow-json v53.3.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling sqlparser v0.51.0
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling static-iref v2.0.0
[INFO] [stderr]    Compiling arrow v53.3.0
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling pretty_dtoa v0.3.0
[INFO] [stderr]    Compiling json-ld-syntax v0.12.1
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling simple_asn1 v0.5.4
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling permutohedron v0.2.4
[INFO] [stderr]    Compiling mown v0.2.2
[INFO] [stderr]    Compiling json-ld-core v0.12.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling ssi-jwk v0.1.2
[INFO] [stderr]    Compiling json-ld-context-processing v0.12.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling parquet v53.3.0
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling json-ld-expansion v0.12.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling multihash-derive v0.8.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.34.2
[INFO] [stderr]    Compiling multihash v0.16.3
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling libp2p-swarm v0.44.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling json-ld-compaction v0.12.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling json-ld v0.12.1
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling cid v0.8.6
[INFO] [stderr]    Compiling grdf v0.16.3
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.8
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling combination v0.1.5
[INFO] [stderr]    Compiling ssi-contexts v0.1.6
[INFO] [stderr]    Compiling alloy-rlp v0.3.8
[INFO] [stderr]    Compiling ssi-json-ld v0.2.2
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling libipld-core v0.14.0
[INFO] [stderr]    Compiling ssi-caips v0.1.0
[INFO] [stderr]    Compiling ssi-core v0.1.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling multibase v0.8.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling datafusion-common v43.0.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ruint v1.12.3
[INFO] [stderr]    Compiling ssi-jws v0.1.1
[INFO] [stderr]    Compiling ssi-dids v0.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling const-hex v1.13.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling alloy-primitives v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling netlink-packet-core v0.4.2
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling cached v0.30.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.1
[INFO] [stderr]    Compiling libipld-cbor v0.14.0
[INFO] [stderr]    Compiling datafusion-expr-common v43.0.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling libipld-json v0.14.0
[INFO] [stderr]    Compiling libipld-macro v0.14.0
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling ipld-core v0.4.1
[INFO] [stderr]    Compiling libipld-cbor-derive v0.14.0
[INFO] [stderr]    Compiling datafusion-physical-expr-common v43.0.0
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling datafusion-functions-window-common v43.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate-common v43.0.0
[INFO] [stderr]    Compiling iri-string v0.6.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling libipld v0.14.0
[INFO] [stderr]    Compiling datafusion-expr v43.0.0
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling multihash-derive v0.9.0
[INFO] [stderr]    Compiling ssi-tzkey v0.1.1
[INFO] [stderr]    Compiling siwe v0.5.2
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling serde_jcs v0.1.0
[INFO] [stderr]    Compiling netlink-sys v0.8.6
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.6.1
[INFO] [stderr]    Compiling netlink-proto v0.10.0
[INFO] [stderr]    Compiling ssi-ldp v0.3.2
[INFO] [stderr]    Compiling multihash-codetable v0.1.3
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling netlink-packet-route v0.12.0
[INFO] [stderr]    Compiling ssi-jwt v0.1.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling datafusion-physical-expr v43.0.0
[INFO] [stderr] error: could not compile `parquet` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-53.3.0/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 -C debuginfo=2 --cfg 'feature="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="async"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="futures"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="object_store"' --cfg 'feature="snap"' --cfg 'feature="tokio"' --cfg 'feature="zstd"' --cfg 'feature="zstd-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "async", "base64", "brotli", "clap", "cli", "crc", "default", "experimental", "flate2", "futures", "json", "lz4", "lz4_flex", "object_store", "serde", "serde_json", "snap", "sysinfo", "test_common", "tokio", "zstd", "zstd-sys"))' -C metadata=ecc5d961433214cb -C extra-filename=-fcafcff21755b7b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8f1b0c0a23392098.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-62f1ea8c466be016.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-69cc306b14cb1600.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-254e5bf4a364247f.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-68213b77ca07122a.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-08092f567a06447b.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-e84aef2fd68058c3.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-1eaeab9abfee39d3.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-18dfc91f37dd7190.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-72c5ec93f37e2503.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d23d959c0a7b6644.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-677d8aca5f3f1a32.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-9905ec9ccf386ff4.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-753ba242bb2bb782.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-47c759383abea0da.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-bee9da7623300a3a.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-5529698a04f2bf5c.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-97ca20e3e0cb8b6b.rmeta --extern object_store=/opt/rustwide/target/debug/deps/libobject_store-5f998cc71a7fbb3c.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-a7d55195f43d4871.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-97ddbf3355b082c6.so --extern snap=/opt/rustwide/target/debug/deps/libsnap-d69b0fdf9ab1e58b.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-a137dc76ae0f466c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cc4cac269b09498a.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-abd956d027f6f5f5.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-f3d16f6b578d4800.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-bd25648c0b3841fb/out -L native=/opt/rustwide/target/debug/build/zstd-sys-e237298b9525f8dc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "972fcd64a1ec8972c90aaa14ebe61ff922d6ca70f0234dde8a84dc3ba3d60bd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "972fcd64a1ec8972c90aaa14ebe61ff922d6ca70f0234dde8a84dc3ba3d60bd3", kill_on_drop: false }`
[INFO] [stdout] 972fcd64a1ec8972c90aaa14ebe61ff922d6ca70f0234dde8a84dc3ba3d60bd3
