[INFO] cloning repository https://github.com/phoenixr-codes/hecker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phoenixr-codes/hecker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoenixr-codes%2Fhecker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoenixr-codes%2Fhecker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95e6d78afe735d481d990225586f5b1fb9f94a40 [INFO] building phoenixr-codes/hecker against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphoenixr-codes%2Fhecker" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phoenixr-codes/hecker on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phoenixr-codes/hecker [INFO] finished tweaking git repo https://github.com/phoenixr-codes/hecker [INFO] tweaked toml for git repo https://github.com/phoenixr-codes/hecker written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/phoenixr-codes/hecker 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ebb28ab91e006adf8e87f0f58d661fa48509220410ae2a6ef5f12b22cb5d494 [INFO] running `Command { std: "docker" "start" "-a" "0ebb28ab91e006adf8e87f0f58d661fa48509220410ae2a6ef5f12b22cb5d494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ebb28ab91e006adf8e87f0f58d661fa48509220410ae2a6ef5f12b22cb5d494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ebb28ab91e006adf8e87f0f58d661fa48509220410ae2a6ef5f12b22cb5d494", kill_on_drop: false }` [INFO] [stdout] 0ebb28ab91e006adf8e87f0f58d661fa48509220410ae2a6ef5f12b22cb5d494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bce0c8eb7e06a8e93ddad47eb9a9aad6114942afd78a56e99193f446501e7a19 [INFO] running `Command { std: "docker" "start" "-a" "bce0c8eb7e06a8e93ddad47eb9a9aad6114942afd78a56e99193f446501e7a19", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ureq` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name ureq --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ureq-2.6.2/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="default"' --cfg 'feature="flate2"' --cfg 'feature="gzip"' --cfg 'feature="rustls"' --cfg 'feature="tls"' --cfg 'feature="webpki"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brotli", "brotli-decompressor", "charset", "cookie", "cookie_store", "cookies", "default", "encoding_rs", "flate2", "gzip", "json", "native-certs", "native-tls", "rustls", "rustls-native-certs", "serde", "serde_json", "socks", "socks-proxy", "tls", "webpki", "webpki-roots"))' -C metadata=b3c4ce4a33847689 -C extra-filename=-f2a22388695b1af8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-253bc1de56e6d9d9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-65ce858a5d32dc0e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-50148b0881fae52c.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-b9d48b46c34ca798.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-53675d0b20f7ee3f.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-99a679901b6600d1.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-a7eb2e97fc022ed2.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a5d55fdf05af4a40/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bce0c8eb7e06a8e93ddad47eb9a9aad6114942afd78a56e99193f446501e7a19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce0c8eb7e06a8e93ddad47eb9a9aad6114942afd78a56e99193f446501e7a19", kill_on_drop: false }` [INFO] [stdout] bce0c8eb7e06a8e93ddad47eb9a9aad6114942afd78a56e99193f446501e7a19