[INFO] cloning repository https://github.com/tim-schultz/hypersync-to-parquet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tim-schultz/hypersync-to-parquet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-schultz%2Fhypersync-to-parquet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-schultz%2Fhypersync-to-parquet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3418fb3c5814357da371cb6bbf17ca4c74894b3e [INFO] checking tim-schultz/hypersync-to-parquet against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftim-schultz%2Fhypersync-to-parquet" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tim-schultz/hypersync-to-parquet [INFO] finished tweaking git repo https://github.com/tim-schultz/hypersync-to-parquet [INFO] tweaked toml for git repo https://github.com/tim-schultz/hypersync-to-parquet written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tim-schultz/hypersync-to-parquet on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tim-schultz/hypersync-to-parquet 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polars-schema v0.44.2 [INFO] [stderr] Downloaded polars-error v0.44.2 [INFO] [stderr] Downloaded alloy-json-abi v0.8.10 [INFO] [stderr] Downloaded sbbf-rs-safe v0.3.2 [INFO] [stderr] Downloaded hypersync-net-types v0.9.0 [INFO] [stderr] Downloaded fastrange-rs v0.1.0 [INFO] [stderr] Downloaded hypersync-schema v0.2.1 [INFO] [stderr] Downloaded quinn-udp v0.5.6 [INFO] [stderr] Downloaded polars-row v0.44.2 [INFO] [stderr] Downloaded polars-utils v0.44.2 [INFO] [stderr] Downloaded polars-json v0.44.2 [INFO] [stderr] Downloaded alloy-sol-macro v0.8.10 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.8.10 [INFO] [stderr] Downloaded sbbf-rs v0.2.8 [INFO] [stderr] Downloaded polars-mem-engine v0.44.2 [INFO] [stderr] Downloaded syn-solidity v0.8.10 [INFO] [stderr] Downloaded alloy-sol-macro-expander v0.8.10 [INFO] [stderr] Downloaded polars-compute v0.44.2 [INFO] [stderr] Downloaded alloy-sol-macro-input v0.8.10 [INFO] [stderr] Downloaded polars-time v0.44.2 [INFO] [stderr] Downloaded hypersync-client v0.17.0 [INFO] [stderr] Downloaded alloy-dyn-abi v0.8.10 [INFO] [stderr] Downloaded alloy-sol-types v0.8.10 [INFO] [stderr] Downloaded hypersync-format v0.4.0 [INFO] [stderr] Downloaded polars-pipe v0.44.2 [INFO] [stderr] Downloaded polars-stream v0.44.2 [INFO] [stderr] Downloaded alloy-primitives v0.8.10 [INFO] [stderr] Downloaded simd-json v0.14.2 [INFO] [stderr] Downloaded polars-expr v0.44.2 [INFO] [stderr] Downloaded polars v0.44.2 [INFO] [stderr] Downloaded capnp v0.19.8 [INFO] [stderr] Downloaded polars-parquet v0.44.2 [INFO] [stderr] Downloaded polars-ops v0.44.2 [INFO] [stderr] Downloaded polars-lazy v0.44.2 [INFO] [stderr] Downloaded polars-io v0.44.2 [INFO] [stderr] Downloaded polars-sql v0.44.2 [INFO] [stderr] Downloaded polars-plan v0.44.2 [INFO] [stderr] Downloaded polars-core v0.44.2 [INFO] [stderr] Downloaded polars-arrow v0.44.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15a7795514816e0365202cf460201856afcf6a26f4021523c5a527e062f5cf23 [INFO] running `Command { std: "docker" "start" "-a" "15a7795514816e0365202cf460201856afcf6a26f4021523c5a527e062f5cf23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a7795514816e0365202cf460201856afcf6a26f4021523c5a527e062f5cf23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a7795514816e0365202cf460201856afcf6a26f4021523c5a527e062f5cf23", kill_on_drop: false }` [INFO] [stdout] 15a7795514816e0365202cf460201856afcf6a26f4021523c5a527e062f5cf23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a58ea09512eafdef4cc16d709bca9bc19c120b1813964f0565ddff75caee6fb [INFO] running `Command { std: "docker" "start" "-a" "5a58ea09512eafdef4cc16d709bca9bc19c120b1813964f0565ddff75caee6fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling polars-utils v0.44.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling polars-schema v0.44.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling polars-arrow v0.44.2 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling const-hex v1.13.1 [INFO] [stderr] Compiling polars-compute v0.44.2 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling polars-core v0.44.2 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling polars-ops v0.44.2 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking thiserror v1.0.68 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling multiversion-macros v0.7.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking raw-cpuid v11.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking multiversion v0.7.4 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking polars-error v0.44.2 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.12 [INFO] [stderr] Compiling scale-info-derive v2.11.5 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking semver v1.0.23 [INFO] [stderr] Checking comfy-table v7.1.1 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Checking parity-scale-codec v3.6.12 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking scale-info v2.11.5 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Checking argminmax v0.6.2 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking ruint v1.12.3 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking lz4 v1.28.0 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking wasm-bindgen v0.2.95 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Checking ethers-core v2.0.14 [INFO] [stderr] Checking polars-row v0.44.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling polars-utils v0.42.0 [INFO] [stderr] Checking alloy-primitives v0.8.10 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking js-sys v0.3.72 [INFO] [stderr] Checking polars-parquet v0.44.2 [INFO] [stderr] Checking polars-error v0.42.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling syn-solidity v0.8.10 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling polars-arrow v0.42.0 [INFO] [stderr] Compiling polars-plan v0.44.2 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Checking coins-core v0.8.7 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Compiling capnp v0.19.8 [INFO] [stderr] Checking fastrange-rs v0.1.0 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.10 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.10 [INFO] [stderr] Checking sbbf-rs v0.2.8 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Compiling capnpc v0.19.0 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] error: could not compile `tracing-futures` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/35d55b34bffd51384ac430cc20852b7d16dd5a90/bin/rustc --crate-name tracing_futures --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-futures-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="pin-project"' --cfg 'feature="std"' --cfg 'feature="std-future"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "futures", "futures-01", "futures-03", "futures-task", "futures_01", "pin-project", "std", "std-future", "tokio", "tokio-executor"))' -C metadata=7c267a68be2beab1 -C extra-filename=-808ce222272aa114 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-9a4ee59de27cde7c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f8028f4ad0a332de.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5a58ea09512eafdef4cc16d709bca9bc19c120b1813964f0565ddff75caee6fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a58ea09512eafdef4cc16d709bca9bc19c120b1813964f0565ddff75caee6fb", kill_on_drop: false }` [INFO] [stdout] 5a58ea09512eafdef4cc16d709bca9bc19c120b1813964f0565ddff75caee6fb