[INFO] cloning repository https://github.com/ptariche/rust-rocket-mongo-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ptariche/rust-rocket-mongo-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptariche%2Frust-rocket-mongo-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptariche%2Frust-rocket-mongo-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a76f4111eb7fe8e7733df974e2b5241cd0514f9d [INFO] checking ptariche/rust-rocket-mongo-example against master#83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 for pr-128425 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptariche%2Frust-rocket-mongo-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ptariche/rust-rocket-mongo-example on toolchain 83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ptariche/rust-rocket-mongo-example [INFO] finished tweaking git repo https://github.com/ptariche/rust-rocket-mongo-example [INFO] tweaked toml for git repo https://github.com/ptariche/rust-rocket-mongo-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ptariche/rust-rocket-mongo-example 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" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: unused manifest key: development [INFO] [stderr] warning: unused manifest key: production [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket.git` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/cookie-rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bson v0.10.0 [INFO] [stderr] Downloaded textnonce v0.6.3 [INFO] [stderr] Downloaded either v1.2.0 [INFO] [stderr] Downloaded pear_codegen v0.0.11 [INFO] [stderr] Downloaded ordermap v0.3.0 [INFO] [stderr] Downloaded data-encoding v1.2.0 [INFO] [stderr] Downloaded bitflags v1.0.0 [INFO] [stderr] Downloaded winutil v0.1.0 [INFO] [stderr] Downloaded pear v0.0.11 [INFO] [stderr] Downloaded hostname v0.1.3 [INFO] [stderr] Downloaded kernel32-sys v0.1.4 [INFO] [stderr] Downloaded mongodb v0.3.7 [INFO] [stderr] error: failed to unpack package `mongodb v0.3.7` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `mongodb-0.3.7/tests/json/server_selection/read_preference.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mongodb-0.3.7/tests/json/server_selection/read_preference.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `mongodb-0.3.7/tests/json/server_selection/read_preference.rs` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mongodb-0.3.7/tests/json/server_selection/read_preference.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.