[INFO] cloning repository https://github.com/rust-fuzz/targets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-fuzz/targets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-fuzz%2Ftargets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-fuzz%2Ftargets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05bc0ac6625f07e731799aae996b39b5e0160fb9 [INFO] checking rust-fuzz/targets against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-fuzz%2Ftargets" "/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/rust-fuzz/targets on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-fuzz/targets [INFO] finished tweaking git repo https://github.com/rust-fuzz/targets [INFO] tweaked toml for git repo https://github.com/rust-fuzz/targets written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-fuzz/targets 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RustCrypto/hashes` [INFO] [stderr] Updating git repository `https://github.com/dropbox/rust-brotli` [INFO] [stderr] Updating git repository `https://github.com/zonyitoo/bson-rs` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-cssparser.git` [INFO] [stderr] Updating git repository `https://github.com/oyvindln/deflate-rs` [INFO] [stderr] Updating git repository `https://github.com/tailhook/dns-parser` [INFO] [stderr] Updating git repository `https://github.com/sourrust/flac.git` [INFO] [stderr] Updating git repository `https://github.com/image-rs/image-gif` [INFO] [stderr] Updating git repository `https://github.com/servo/html5ever` [INFO] [stderr] Updating git submodule `https://github.com/html5lib/html5lib-tests` [INFO] [stderr] Updating git submodule `https://github.com/Ygg01/xml5lib-tests` [INFO] [stderr] Updating git repository `https://github.com/hyperium/http` [INFO] [stderr] Updating git repository `https://github.com/seanmonstar/httparse` [INFO] [stderr] Updating git repository `https://github.com/tailhook/humantime` [INFO] [stderr] Updating git repository `https://github.com/badboy/iso8601` [INFO] [stderr] Updating git repository `https://github.com/kaksmet/jpeg-decoder` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/lewton` [INFO] [stderr] Updating git repository `https://github.com/luser/rust-minidump.git` [INFO] [stderr] error: failed to get `minidump` as a dependency of package `fuzz-targets-common v0.1.0 (/workspace/builds/worker-4-tc1/source/common)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `minidump` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/luser/rust-minidump.git#4d95707b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/rust-minidump-836c4af26fbfd1e5/4d95707/breakpad-symbols/src/sym_file/parser.rs': No space left on device; class=Os (2) [ERROR] this task or one of its parent failed! [ERROR] overridden task result to broken:missing-deps [ERROR] caused by: the crate depends on missing dependencies [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.