[INFO] cloning repository https://github.com/vincenthz/ooofa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vincenthz/ooofa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincenthz%2Fooofa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincenthz%2Fooofa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9401e6afa872dcd8109404bfcaa49cb9bee92ae6 [INFO] testing vincenthz/ooofa against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvincenthz%2Fooofa" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vincenthz/ooofa on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vincenthz/ooofa [INFO] finished tweaking git repo https://github.com/vincenthz/ooofa [INFO] tweaked toml for git repo https://github.com/vincenthz/ooofa written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vincenthz/ooofa 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9075b9be376afe5bab753adc5a2e63ff986b32e7802afb06d008c8bd09b6ad4e [INFO] running `Command { std: "docker" "start" "-a" "9075b9be376afe5bab753adc5a2e63ff986b32e7802afb06d008c8bd09b6ad4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9075b9be376afe5bab753adc5a2e63ff986b32e7802afb06d008c8bd09b6ad4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9075b9be376afe5bab753adc5a2e63ff986b32e7802afb06d008c8bd09b6ad4e", kill_on_drop: false }` [INFO] [stdout] 9075b9be376afe5bab753adc5a2e63ff986b32e7802afb06d008c8bd09b6ad4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc9973be655b693de7f9acd436544a4a724f751c4a465b831af4d9b46d661128 [INFO] running `Command { std: "docker" "start" "-a" "bc9973be655b693de7f9acd436544a4a724f751c4a465b831af4d9b46d661128", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling cryptoxide v0.3.3 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacwbZFE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cryptoxide` (lib) due to 1 previous error [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 `indicatif` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name indicatif --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/indicatif-0.16.2/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "improved_unicode", "rayon", "unicode-segmentation", "unicode-width", "with_rayon"))' -C metadata=aee2091665bfabc7 -C extra-filename=-1b73b4b1be2b5659 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern console=/opt/rustwide/target/debug/deps/libconsole-37398e29adf6cffc.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern number_prefix=/opt/rustwide/target/debug/deps/libnumber_prefix-8479f39d71e80d3e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6b87ecd478e7f712.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bc9973be655b693de7f9acd436544a4a724f751c4a465b831af4d9b46d661128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9973be655b693de7f9acd436544a4a724f751c4a465b831af4d9b46d661128", kill_on_drop: false }` [INFO] [stdout] bc9973be655b693de7f9acd436544a4a724f751c4a465b831af4d9b46d661128