[INFO] cloning repository https://github.com/nikolaJob/eql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikolaJob/eql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnikolaJob%2Feql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnikolaJob%2Feql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d7038ae3ee15946f96c92a2b2ddd4d8acd61f64 [INFO] testing nikolaJob/eql/9d7038ae3ee15946f96c92a2b2ddd4d8acd61f64 against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnikolaJob%2Feql" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nikolaJob/eql on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nikolaJob/eql [INFO] finished tweaking git repo https://github.com/nikolaJob/eql [INFO] tweaked toml for git repo https://github.com/nikolaJob/eql written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nikolaJob/eql 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/crates/wasm/Cargo.toml: unused manifest key: build [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lz4 v1.27.0 [INFO] [stderr] Downloaded arrow-select v34.0.0 [INFO] [stderr] Downloaded symbolic-common v12.11.0 [INFO] [stderr] Downloaded cpp_demangle v0.4.4 [INFO] [stderr] Downloaded alloy-rpc-types v0.6.3 [INFO] [stderr] Downloaded arrow-data v34.0.0 [INFO] [stderr] Downloaded alloy-core v0.8.11 [INFO] [stderr] Downloaded alloy-rpc-types-eth v0.6.3 [INFO] [stderr] Downloaded alloy-contract v0.6.3 [INFO] [stderr] Downloaded syn-solidity v0.8.11 [INFO] [stderr] Downloaded alloy-sol-types v0.8.11 [INFO] [stderr] Downloaded arrow-array v34.0.0 [INFO] [stderr] Downloaded wasmtimer v0.4.0 [INFO] [stderr] Downloaded arrow-arith v34.0.0 [INFO] [stderr] Downloaded arrow-csv v34.0.0 [INFO] [stderr] Downloaded arrow-row v34.0.0 [INFO] [stderr] Downloaded arrow-ipc v34.0.0 [INFO] [stderr] Downloaded symbolic-demangle v12.11.0 [INFO] [stderr] Downloaded alloy-dyn-abi v0.8.11 [INFO] [stderr] Downloaded lz4-sys v1.11.0 [INFO] [stderr] Downloaded alloy-genesis v0.6.3 [INFO] [stderr] Downloaded parquet v34.0.0 [INFO] [stderr] Downloaded alloy-signer v0.6.3 [INFO] [stderr] Downloaded alloy-rpc-client v0.6.3 [INFO] [stderr] Downloaded alloy-consensus v0.6.3 [INFO] [stderr] Downloaded alloy-sol-macro-expander v0.8.11 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.8.11 [INFO] [stderr] Downloaded alloy v0.6.4 [INFO] [stderr] Downloaded alloy-eips v0.6.3 [INFO] [stderr] Downloaded sha3-asm v0.1.1 [INFO] [stderr] Downloaded arrow-json v34.0.0 [INFO] [stderr] Downloaded arrow-cast v34.0.0 [INFO] [stderr] Downloaded alloy-serde v0.6.3 [INFO] [stderr] Downloaded alloy-json-abi v0.8.11 [INFO] [stderr] Downloaded alloy-sol-macro v0.8.11 [INFO] [stderr] Downloaded alloy-json-rpc v0.6.3 [INFO] [stderr] Downloaded alloy-transport v0.6.3 [INFO] [stderr] Downloaded alloy-transport-http v0.6.3 [INFO] [stderr] Downloaded alloy-eip7702 v0.4.1 [INFO] [stderr] Downloaded arrow-ord v34.0.0 [INFO] [stderr] Downloaded arrow-string v34.0.0 [INFO] [stderr] Downloaded eql_macros v0.1.0 [INFO] [stderr] Downloaded arrow-buffer v34.0.0 [INFO] [stderr] Downloaded arrow-schema v34.0.0 [INFO] [stderr] Downloaded alloy-chains v0.1.23 [INFO] [stderr] Downloaded alloy-network v0.6.3 [INFO] [stderr] Downloaded alloy-provider v0.6.3 [INFO] [stderr] Downloaded alloy-network-primitives v0.6.3 [INFO] [stderr] Downloaded alloy-sol-macro-input v0.8.11 [INFO] [stderr] Downloaded keccak-asm v0.1.1 [INFO] [stderr] Downloaded arrow v34.0.0 [INFO] [stderr] Downloaded inferno v0.11.21 [INFO] [stderr] Downloaded c-kzg v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb12ca3d9f3242e22ade3856ee429ee5d179e145e8e6667f323120f6e1c77b14 [INFO] running `Command { std: "docker" "start" "-a" "eb12ca3d9f3242e22ade3856ee429ee5d179e145e8e6667f323120f6e1c77b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb12ca3d9f3242e22ade3856ee429ee5d179e145e8e6667f323120f6e1c77b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb12ca3d9f3242e22ade3856ee429ee5d179e145e8e6667f323120f6e1c77b14", kill_on_drop: false }` [INFO] [stdout] eb12ca3d9f3242e22ade3856ee429ee5d179e145e8e6667f323120f6e1c77b14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcc57fb02c1b1ce0ce43ef81aedda26f0a6d7bf741984a00d75d56a0f2e0c6bd [INFO] running `Command { std: "docker" "start" "-a" "fcc57fb02c1b1ce0ce43ef81aedda26f0a6d7bf741984a00d75d56a0f2e0c6bd", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/wasm/Cargo.toml: unused manifest key: build [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling syn-solidity v0.8.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling arrow-buffer v34.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrow-schema v34.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling arrow-data v34.0.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling arrow-array v34.0.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.9 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling arrow-select v34.0.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling const-hex v1.12.0 [INFO] [stderr] Compiling ruint v1.12.3 [INFO] [stderr] Compiling alloy-sol-type-parser v0.8.11 [INFO] [stderr] Compiling alloy-rlp v0.3.9 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling alloy-primitives v0.8.11 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling alloy-json-abi v0.8.11 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling futures-utils-wasm v0.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-serde v0.6.3 [INFO] [stderr] Compiling alloy-eip7702 v0.4.1 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling alloy-eips v0.6.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.11 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling alloy-consensus v0.6.3 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling arrow-cast v34.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling alloy-network-primitives v0.6.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling alloy-sol-macro v0.8.11 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling alloy-sol-types v0.8.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling alloy-signer v0.6.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling lz4-sys v1.11.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling alloy-chains v0.1.23 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling schnellru v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling arrow-ipc v34.0.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling arrow-csv v34.0.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling arrow-json v34.0.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling arrow-string v34.0.0 [INFO] [stderr] Compiling alloy-json-rpc v0.6.3 [INFO] [stderr] Compiling alloy-rpc-types-eth v0.6.3 [INFO] [stderr] Compiling alloy-dyn-abi v0.8.11 [INFO] [stderr] Compiling alloy-transport v0.6.3 [INFO] [stderr] Compiling alloy-transport-http v0.6.3 [INFO] [stderr] Compiling arrow-ord v34.0.0 [INFO] [stderr] Compiling arrow-row v34.0.0 [INFO] [stderr] Compiling alloy-rpc-client v0.6.3 [INFO] [stderr] Compiling alloy-core v0.8.11 [INFO] [stderr] Compiling arrow-arith v34.0.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling alloy-network v0.6.3 [INFO] [stderr] Compiling alloy-rpc-types v0.6.3 [INFO] [stderr] Compiling arrow v34.0.0 [INFO] [stderr] Compiling alloy-provider v0.6.3 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling alloy-contract v0.6.3 [INFO] [stderr] Compiling eql_macros v0.1.0 [INFO] [stderr] Compiling alloy v0.6.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Compiling papergrid v0.11.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling clap_builder v4.5.7 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling tabled v0.15.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling lz4 v1.27.0 [INFO] [stderr] Compiling parquet v34.0.0 [INFO] [stderr] Compiling eql_macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling eql_core v0.1.20 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling eql_wasm v0.1.1 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] Compiling eql_cli v0.1.2-alpha (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 53s [INFO] running `Command { std: "docker" "inspect" "fcc57fb02c1b1ce0ce43ef81aedda26f0a6d7bf741984a00d75d56a0f2e0c6bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcc57fb02c1b1ce0ce43ef81aedda26f0a6d7bf741984a00d75d56a0f2e0c6bd", kill_on_drop: false }` [INFO] [stdout] fcc57fb02c1b1ce0ce43ef81aedda26f0a6d7bf741984a00d75d56a0f2e0c6bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff33bb2edfb127da51578f019fa5b9339c1854b879500c5af1b4c538e8217d6b [INFO] running `Command { std: "docker" "start" "-a" "ff33bb2edfb127da51578f019fa5b9339c1854b879500c5af1b4c538e8217d6b", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/wasm/Cargo.toml: unused manifest key: build [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.11 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling arrow-buffer v34.0.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling arrow-data v34.0.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling lz4-sys v1.11.0 [INFO] [stderr] Compiling alloy-sol-macro v0.8.11 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling arrow-array v34.0.0 [INFO] [stderr] Compiling alloy-primitives v0.8.11 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling schnellru v0.2.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling arrow-select v34.0.0 [INFO] [stderr] Compiling alloy-json-abi v0.8.11 [INFO] [stderr] Compiling alloy-eip7702 v0.4.1 [INFO] [stderr] Compiling alloy-sol-types v0.8.11 [INFO] [stderr] Compiling alloy-serde v0.6.3 [INFO] [stderr] Compiling alloy-eip2930 v0.1.0 [INFO] [stderr] Compiling alloy-eips v0.6.3 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling arrow-cast v34.0.0 [INFO] [stderr] Compiling alloy-consensus v0.6.3 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hyper` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name hyper --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.4.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=36287a4db3c355c6 -C extra-filename=-762e1907ef02e4ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b826b202db5f720c.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-078205b33182f03c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5fdd276e6352fa85.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-846572c52235b1df.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-8473b980ae961554.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-0fe723e00d65caaf.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-fd2a5e3ec61dffe2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a63580d47f910a30.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c79093207c0506d7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cf5581b26396a111.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-48d2f3ce0217ee58.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabCoRAB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper-util` (lib) due to 1 previous error [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: zstd/lib/compress/zstd_ldm.c:730:1: fatal error: error writing to /tmp/ccO1yeha.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: 730 | } [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: | ^ [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.13+zstd.1.5.6: ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-5521a9556736ecab/out/1ddd1489cc625d97-zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.13+zstd.1.5.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/zstd-sys-aa6a7cffd149f4f8/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-5521a9556736ecab/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-5521a9556736ecab/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-5521a9556736ecab/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/zstd-sys-5521a9556736ecab/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=zstd/lib/compress/zstd_ldm.c:730:1: fatal error: error writing to /tmp/ccO1yeha.s: No space left on device [INFO] [stderr] cargo:warning= 730 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-5521a9556736ecab/out/1ddd1489cc625d97-zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-fvisibility=hidden" "-ffunction-sections" "-fdata-sections" "-fmerge-all-constants" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-o" "/opt/rustwide/target/debug/build/zstd-sys-5521a9556736ecab/out/1ddd1489cc625d97-zstd_ldm.o" "-c" "zstd/lib/compress/zstd_ldm.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: lz4-sys@1.11.0: liblz4/lib/lz4.c:2827:1: fatal error: error writing to /tmp/cci2TTUf.s: No space left on device [INFO] [stderr] warning: lz4-sys@1.11.0: 2827 | } [INFO] [stderr] warning: lz4-sys@1.11.0: | ^ [INFO] [stderr] warning: lz4-sys@1.11.0: compilation terminated. [INFO] [stderr] warning: lz4-sys@1.11.0: ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-8b120e5cfd8ac5b5/out/4ab73f6e54c185d1-lz4.o" "-c" "liblz4/lib/lz4.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `lz4-sys v1.11.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lz4-sys-884a635839be6ffb/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/lz4-sys-8b120e5cfd8ac5b5/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=liblz4/lib/lz4.c:2827:1: fatal error: error writing to /tmp/cci2TTUf.s: No space left on device [INFO] [stderr] cargo:warning= 2827 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-8b120e5cfd8ac5b5/out/4ab73f6e54c185d1-lz4.o" "-c" "liblz4/lib/lz4.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/lz4-sys-8b120e5cfd8ac5b5/out/4ab73f6e54c185d1-lz4.o" "-c" "liblz4/lib/lz4.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "ff33bb2edfb127da51578f019fa5b9339c1854b879500c5af1b4c538e8217d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff33bb2edfb127da51578f019fa5b9339c1854b879500c5af1b4c538e8217d6b", kill_on_drop: false }` [INFO] [stdout] ff33bb2edfb127da51578f019fa5b9339c1854b879500c5af1b4c538e8217d6b