[INFO] cloning repository https://github.com/jdrouet/coverage-datadog-publisher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdrouet/coverage-datadog-publisher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Fcoverage-datadog-publisher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Fcoverage-datadog-publisher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bbacd6ff1a8b758b896b6dcf3e3afb35fb5c624 [INFO] testing jdrouet/coverage-datadog-publisher against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrouet%2Fcoverage-datadog-publisher" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jdrouet/coverage-datadog-publisher on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jdrouet/coverage-datadog-publisher [INFO] finished tweaking git repo https://github.com/jdrouet/coverage-datadog-publisher [INFO] tweaked toml for git repo https://github.com/jdrouet/coverage-datadog-publisher written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jdrouet/coverage-datadog-publisher 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datadog-client v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9ab72665ed699fed43b840aaad9080a4c7278f32b9af1bdc207ff3e01a66e4f [INFO] running `Command { std: "docker" "start" "-a" "f9ab72665ed699fed43b840aaad9080a4c7278f32b9af1bdc207ff3e01a66e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9ab72665ed699fed43b840aaad9080a4c7278f32b9af1bdc207ff3e01a66e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ab72665ed699fed43b840aaad9080a4c7278f32b9af1bdc207ff3e01a66e4f", kill_on_drop: false }` [INFO] [stdout] f9ab72665ed699fed43b840aaad9080a4c7278f32b9af1bdc207ff3e01a66e4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c722d9e15b1400b8207cf696bf46a34f625bc2af8e54cc93fe0482f012c8a1b7 [INFO] running `Command { std: "docker" "start" "-a" "c722d9e15b1400b8207cf696bf46a34f625bc2af8e54cc93fe0482f012c8a1b7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.8 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling clap v4.3.8 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hyper_rustls-968d8ef5c6f2212c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hyper-rustls-968d8ef5c6f2212c/dep-lib-hyper_rustls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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 `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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.27/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,test)' --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=198dfa116c6690f0 -C extra-filename=-aa51c782753733c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2c18d0587d8611c2.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6f889d3cffc3ba36.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-59be4159ba3f6887.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-87280a9799a2dbd5.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-d53b1e9bc9eac2d3.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-94e663d6ac1b2a05.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-ffee271be01601fd.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-be18ea056f0fe57c.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-ed92df01130d8662.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ef6b9ab22371a1f5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d0e05d01f13d74a9.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-43b843ebee211798.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1a018d575262a96c.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-76df12b50368bb7a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-40c0eb6897256f2e.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-c6091a0d2d7234c5.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c722d9e15b1400b8207cf696bf46a34f625bc2af8e54cc93fe0482f012c8a1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c722d9e15b1400b8207cf696bf46a34f625bc2af8e54cc93fe0482f012c8a1b7", kill_on_drop: false }` [INFO] [stdout] c722d9e15b1400b8207cf696bf46a34f625bc2af8e54cc93fe0482f012c8a1b7