[INFO] cloning repository https://github.com/shuhuiluo/uniswap-v3-sdk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shuhuiluo/uniswap-v3-sdk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuhuiluo%2Funiswap-v3-sdk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuhuiluo%2Funiswap-v3-sdk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1901daee667a2a0e5f262ec12772fc49feca0faa [INFO] checking shuhuiluo/uniswap-v3-sdk-rs against master#b2728d5426bab1d8c39709768c7e22b7f66dde5d for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuhuiluo%2Funiswap-v3-sdk-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shuhuiluo/uniswap-v3-sdk-rs on toolchain b2728d5426bab1d8c39709768c7e22b7f66dde5d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shuhuiluo/uniswap-v3-sdk-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/shuhuiluo/uniswap-v3-sdk-rs [INFO] tweaked toml for git repo https://github.com/shuhuiluo/uniswap-v3-sdk-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 371 packages to latest compatible versions [INFO] [stderr] Adding ruint v1.12.3 (available: v1.12.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uniswap_v3_math v0.5.3 [INFO] [stderr] Downloaded alloy-rpc-types-anvil v0.9.2 [INFO] [stderr] Downloaded alloy-node-bindings v0.9.2 [INFO] [stderr] Downloaded alloy-contract v0.9.2 [INFO] [stderr] Downloaded uniswap-sdk-core v3.4.0 [INFO] [stderr] Downloaded alloy-signer-local v0.9.2 [INFO] [stderr] Downloaded alloy-chains v0.1.57 [INFO] [stderr] Downloaded proptest v1.6.0 [INFO] [stderr] Downloaded alloy v0.9.2 [INFO] [stderr] Downloaded alloy-core v0.8.19 [INFO] [stderr] Downloaded alloy-rpc-types v0.9.2 [INFO] [stderr] Downloaded schnellru v0.2.4 [INFO] [stderr] Downloaded auto_impl v1.2.1 [INFO] [stderr] Downloaded alloy-genesis v0.9.2 [INFO] [stderr] Downloaded uniswap-lens v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc8a3a5a2ee7acc975ec506ee866e07dcff3b99307ebd8ad3add963e62f5a371 [INFO] running `Command { std: "docker" "start" "-a" "fc8a3a5a2ee7acc975ec506ee866e07dcff3b99307ebd8ad3add963e62f5a371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc8a3a5a2ee7acc975ec506ee866e07dcff3b99307ebd8ad3add963e62f5a371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc8a3a5a2ee7acc975ec506ee866e07dcff3b99307ebd8ad3add963e62f5a371", kill_on_drop: false }` [INFO] [stdout] fc8a3a5a2ee7acc975ec506ee866e07dcff3b99307ebd8ad3add963e62f5a371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+b2728d5426bab1d8c39709768c7e22b7f66dde5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 143eccb408942235db4a6dc2084fbd9800dae546eaf3473019b5d3402f87d012 [INFO] running `Command { std: "docker" "start" "-a" "143eccb408942235db4a6dc2084fbd9800dae546eaf3473019b5d3402f87d012", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stdout] error: failed to write /tmp/rustcgiuqBN/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/lock_api-98a52420920a857f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/lock_api-98a52420920a857f/dep-lib-lock_api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1TumCB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sha2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "143eccb408942235db4a6dc2084fbd9800dae546eaf3473019b5d3402f87d012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143eccb408942235db4a6dc2084fbd9800dae546eaf3473019b5d3402f87d012", kill_on_drop: false }` [INFO] [stdout] 143eccb408942235db4a6dc2084fbd9800dae546eaf3473019b5d3402f87d012