[INFO] cloning repository https://github.com/iBrainiac/web3_scrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iBrainiac/web3_scrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiBrainiac%2Fweb3_scrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiBrainiac%2Fweb3_scrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16f31bd7231592d1478c4394c094fb7224146350 [INFO] checking iBrainiac/web3_scrapper against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiBrainiac%2Fweb3_scrapper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 69% (1608/2308) Updating files: 70% (1616/2308) Updating files: 71% (1639/2308) Updating files: 72% (1662/2308) Updating files: 73% (1685/2308) Updating files: 74% (1708/2308) Updating files: 75% (1731/2308) Updating files: 76% (1755/2308) Updating files: 77% (1778/2308) Updating files: 77% (1797/2308) Updating files: 78% (1801/2308) Updating files: 79% (1824/2308) Updating files: 80% (1847/2308) Updating files: 81% (1870/2308) Updating files: 82% (1893/2308) Updating files: 83% (1916/2308) Updating files: 84% (1939/2308) Updating files: 85% (1962/2308) Updating files: 86% (1985/2308) Updating files: 87% (2008/2308) Updating files: 87% (2031/2308) Updating files: 88% (2032/2308) Updating files: 89% (2055/2308) Updating files: 90% (2078/2308) Updating files: 91% (2101/2308) Updating files: 92% (2124/2308) Updating files: 93% (2147/2308) Updating files: 94% (2170/2308) Updating files: 95% (2193/2308) Updating files: 96% (2216/2308) Updating files: 97% (2239/2308) Updating files: 98% (2262/2308) Updating files: 99% (2285/2308) Updating files: 100% (2308/2308) Updating files: 100% (2308/2308), done. [INFO] validating manifest of git repo https://github.com/iBrainiac/web3_scrapper on toolchain 17ffbc81a30c094193836a5d7f90dff273b5df93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iBrainiac/web3_scrapper [INFO] finished tweaking git repo https://github.com/iBrainiac/web3_scrapper [INFO] tweaked toml for git repo https://github.com/iBrainiac/web3_scrapper written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iBrainiac/web3_scrapper 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" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7be8dc40a3bcaa2eeea6b3e935a04940e0c93d3a96b30519daeb32eb960ee5f4 [INFO] running `Command { std: "docker" "start" "-a" "7be8dc40a3bcaa2eeea6b3e935a04940e0c93d3a96b30519daeb32eb960ee5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7be8dc40a3bcaa2eeea6b3e935a04940e0c93d3a96b30519daeb32eb960ee5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be8dc40a3bcaa2eeea6b3e935a04940e0c93d3a96b30519daeb32eb960ee5f4", kill_on_drop: false }` [INFO] [stdout] 7be8dc40a3bcaa2eeea6b3e935a04940e0c93d3a96b30519daeb32eb960ee5f4 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85e3bc934ca12f943c99ad93d2f22d8944c8bdb29ba28d189fd6a37b8627bf44 [INFO] running `Command { std: "docker" "start" "-a" "85e3bc934ca12f943c99ad93d2f22d8944c8bdb29ba28d189fd6a37b8627bf44", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=0555f2eb859e86d8 -C extra-filename=-75cfa3cad85ffb9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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 "/tmp/rustcPuVbHi" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaG5XVS6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_pcg` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tendril` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXNZizN" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXurrUh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dtoa-short` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `parking_lot` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/bin/rustc --crate-name rand_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.6.4/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 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=db8b97ff6e9d3d33 -C extra-filename=-166853008b17c5f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-2bba3a24610c900e.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacY8rcb" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/futures_util-6dfc5cb70dae0432.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http-body` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "85e3bc934ca12f943c99ad93d2f22d8944c8bdb29ba28d189fd6a37b8627bf44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e3bc934ca12f943c99ad93d2f22d8944c8bdb29ba28d189fd6a37b8627bf44", kill_on_drop: false }` [INFO] [stdout] 85e3bc934ca12f943c99ad93d2f22d8944c8bdb29ba28d189fd6a37b8627bf44