[INFO] cloning repository https://github.com/Nicbudd/unifetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nicbudd/unifetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicbudd%2Funifetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicbudd%2Funifetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d79005e9fe5441eabbd2c669fb7759c694f3fd2b [INFO] testing Nicbudd/unifetch/d79005e9fe5441eabbd2c669fb7759c694f3fd2b against try#024495a232636f1f9407d7695b2be51edc2c51bd for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicbudd%2Funifetch" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Nicbudd/unifetch on toolchain 024495a232636f1f9407d7695b2be51edc2c51bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Nicbudd/unifetch [INFO] finished tweaking git repo https://github.com/Nicbudd/unifetch [INFO] tweaked toml for git repo https://github.com/Nicbudd/unifetch written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Nicbudd/unifetch 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" "+024495a232636f1f9407d7695b2be51edc2c51bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c313dee498c1c856a6259926d7d4e5c40cbe7367dc79f1827ccad825f8625409 [INFO] running `Command { std: "docker" "start" "-a" "c313dee498c1c856a6259926d7d4e5c40cbe7367dc79f1827ccad825f8625409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c313dee498c1c856a6259926d7d4e5c40cbe7367dc79f1827ccad825f8625409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c313dee498c1c856a6259926d7d4e5c40cbe7367dc79f1827ccad825f8625409", kill_on_drop: false }` [INFO] [stdout] c313dee498c1c856a6259926d7d4e5c40cbe7367dc79f1827ccad825f8625409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+024495a232636f1f9407d7695b2be51edc2c51bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33134c24dceb0e1fa94d2f17653b5d8cc62f76145e2a58c797a538894dd36228 [INFO] running `Command { std: "docker" "start" "-a" "33134c24dceb0e1fa94d2f17653b5d8cc62f76145e2a58c797a538894dd36228", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling winnow v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling wxer_lib v0.5.11 (https://github.com/Nicbudd/wxer_lib#402631e8) [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [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] 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/024495a232636f1f9407d7695b2be51edc2c51bd/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.28/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="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=7bc5e1a1642d075d -C extra-filename=-7bc5e1a1642d075d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-2be897bb93b482b7.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8fc40ecef32cf8bc.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-0377f0ff7b4e918e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-450569122b6e764a.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4c6da0af09aa63f6.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cffa8e6055921200.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d4b404a08a65b3c6.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `reqwest` (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/024495a232636f1f9407d7695b2be51edc2c51bd/bin/rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.23/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="__tls"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-native-tls"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "trust-dns-resolver", "wasm-streams", "webpki-roots"))' -C metadata=f6ff117ae0bb3222 -C extra-filename=-f6ff117ae0bb3222 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-2120004c0d5cdc88.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8fc40ecef32cf8bc.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-0377f0ff7b4e918e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-a85b7003a18177b8.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-450569122b6e764a.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7bc5e1a1642d075d.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-4eed775f9bb42006.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-ad6517e82155292b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1e0ddc87fec5987c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-50361e7e68f2305f.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-da8b94d0083bf9f0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cffa8e6055921200.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-47dc0ca4b2fa5bcd.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-132635aae747b291.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "33134c24dceb0e1fa94d2f17653b5d8cc62f76145e2a58c797a538894dd36228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33134c24dceb0e1fa94d2f17653b5d8cc62f76145e2a58c797a538894dd36228", kill_on_drop: false }` [INFO] [stdout] 33134c24dceb0e1fa94d2f17653b5d8cc62f76145e2a58c797a538894dd36228