[INFO] fetching crate pickasay 0.1.0... [INFO] testing pickasay-0.1.0 against 1.83.0 for beta-1.84.0-4 [INFO] extracting crate pickasay 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate pickasay 0.1.0 on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pickasay 0.1.0 [INFO] finished tweaking crates.io crate pickasay 0.1.0 [INFO] tweaked toml for crates.io crate pickasay 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate pickasay 0.1.0 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43436b57a214175102ed33dbdd490782a8aa94aafda77029295a7aca437dfb4d [INFO] running `Command { std: "docker" "start" "-a" "43436b57a214175102ed33dbdd490782a8aa94aafda77029295a7aca437dfb4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43436b57a214175102ed33dbdd490782a8aa94aafda77029295a7aca437dfb4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43436b57a214175102ed33dbdd490782a8aa94aafda77029295a7aca437dfb4d", kill_on_drop: false }` [INFO] [stdout] 43436b57a214175102ed33dbdd490782a8aa94aafda77029295a7aca437dfb4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c1d15357ca8209caadbebe9ea6f8aa2bdbda408a9afcb0c3733f47169c3c8cb [INFO] running `Command { std: "docker" "start" "-a" "8c1d15357ca8209caadbebe9ea6f8aa2bdbda408a9afcb0c3733f47169c3c8cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libregex_syntax-1059bed273551c6a.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarbcMCy/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8c1d15357ca8209caadbebe9ea6f8aa2bdbda408a9afcb0c3733f47169c3c8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c1d15357ca8209caadbebe9ea6f8aa2bdbda408a9afcb0c3733f47169c3c8cb", kill_on_drop: false }` [INFO] [stdout] 8c1d15357ca8209caadbebe9ea6f8aa2bdbda408a9afcb0c3733f47169c3c8cb