[INFO] cloning repository https://github.com/luisimagiire/Pratik
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luisimagiire/Pratik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisimagiire%2FPratik", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisimagiire%2FPratik'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9025931e8102827308653fb080ebea060b982ac6
[INFO] checking luisimagiire/Pratik against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisimagiire%2FPratik" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luisimagiire/Pratik
[INFO] finished tweaking git repo https://github.com/luisimagiire/Pratik
[INFO] tweaked toml for git repo https://github.com/luisimagiire/Pratik written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luisimagiire/Pratik on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luisimagiire/Pratik 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dialoguer v0.7.1
[INFO] [stderr]   Downloaded zeroize v0.9.3
[INFO] [stderr]   Downloaded rand_derive v0.5.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37a76a4b1bd1f799ffef437c1e674b47a190fe724af57a871ef2187c49348bcf
[INFO] running `Command { std: "docker" "start" "-a" "37a76a4b1bd1f799ffef437c1e674b47a190fe724af57a871ef2187c49348bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37a76a4b1bd1f799ffef437c1e674b47a190fe724af57a871ef2187c49348bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a76a4b1bd1f799ffef437c1e674b47a190fe724af57a871ef2187c49348bcf", kill_on_drop: false }`
[INFO] [stdout] 37a76a4b1bd1f799ffef437c1e674b47a190fe724af57a871ef2187c49348bcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25554ba44cbbfa2d9bb4c91f6ac7b41178fd165b4516a53259d4f398d8cb0064
[INFO] running `Command { std: "docker" "start" "-a" "25554ba44cbbfa2d9bb4c91f6ac7b41178fd165b4516a53259d4f398d8cb0064", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.59
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.120
[INFO] [stderr]    Compiling serde v1.0.120
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking regex-syntax v0.6.22
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking dtoa v0.4.7
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking regex v1.4.3
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/regex-a669d3e6482fa195/invoked.timestamp`
[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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9nnIMV"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `getopts` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "25554ba44cbbfa2d9bb4c91f6ac7b41178fd165b4516a53259d4f398d8cb0064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25554ba44cbbfa2d9bb4c91f6ac7b41178fd165b4516a53259d4f398d8cb0064", kill_on_drop: false }`
[INFO] [stdout] 25554ba44cbbfa2d9bb4c91f6ac7b41178fd165b4516a53259d4f398d8cb0064
