[INFO] cloning repository https://github.com/e0328eric/vrot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e0328eric/vrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0328eric%2Fvrot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0328eric%2Fvrot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4137fdc4f78f5bb73df2f9e58249af48990ac06a [INFO] testing e0328eric/vrot against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe0328eric%2Fvrot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/e0328eric/vrot on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/e0328eric/vrot [INFO] finished tweaking git repo https://github.com/e0328eric/vrot [INFO] tweaked toml for git repo https://github.com/e0328eric/vrot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/e0328eric/vrot 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.cfg(not(target_family = "wasm")).profile [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v3.0.8 [INFO] [stderr] Downloaded tuikit v0.4.6 [INFO] [stderr] Downloaded skim v0.9.4 [INFO] [stderr] Downloaded vte v0.9.0 [INFO] [stderr] Downloaded rustyline v10.0.0 [INFO] [stderr] Downloaded clap v4.0.23 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 319b0930f267995c977a73ff3227cad293c22ccfe473d1ad63d7c3336fb8e276 [INFO] running `Command { std: "docker" "start" "-a" "319b0930f267995c977a73ff3227cad293c22ccfe473d1ad63d7c3336fb8e276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "319b0930f267995c977a73ff3227cad293c22ccfe473d1ad63d7c3336fb8e276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319b0930f267995c977a73ff3227cad293c22ccfe473d1ad63d7c3336fb8e276", kill_on_drop: false }` [INFO] [stdout] 319b0930f267995c977a73ff3227cad293c22ccfe473d1ad63d7c3336fb8e276 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c3ee17eb1081f5f7f58f24bc544fb951758ba8ff0799f29ce361cff9c22739f [INFO] running `Command { std: "docker" "start" "-a" "0c3ee17eb1081f5f7f58f24bc544fb951758ba8ff0799f29ce361cff9c22739f", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.cfg(not(target_family = "wasm")).profile [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling io-lifetimes v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rustix v0.36.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling vte v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.4.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling fd-lock v3.0.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tuikit v0.4.6 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling rustyline-derive v0.7.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling clap v4.0.23 [INFO] [stderr] Compiling skim v0.9.4 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libskim-f619fd6f0e615e64.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustyline` (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/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustyline --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustyline-10.0.0/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="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="dirs-next"' --cfg 'feature="radix_trie"' --cfg 'feature="signal-hook"' --cfg 'feature="skim"' --cfg 'feature="with-dirs"' --cfg 'feature="with-fuzzy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("case_insensitive_history_search", "custom-bindings", "default", "dirs-next", "radix_trie", "regex", "signal-hook", "skim", "with-dirs", "with-fuzzy"))' -C metadata=7c50f2f61a1b79f8 -C extra-filename=-bd7a93c321990619 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-775714d9affc3256.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d4c93475573720c9.rmeta --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-b542b8bc3a8e9b22.rmeta --extern fd_lock=/opt/rustwide/target/debug/deps/libfd_lock-9c4cd681d6e0e72e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8b35bedd4552030a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-6a9273c986406fc8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-75261f36efa80377.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-fc2b4c5e153012c2.rmeta --extern radix_trie=/opt/rustwide/target/debug/deps/libradix_trie-e30cc8df37723038.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-f1007fdc99978098.rmeta --extern skim=/opt/rustwide/target/debug/deps/libskim-f619fd6f0e615e64.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-28c64e85a6f5f759.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-593c6560dc896f63.rmeta --extern utf8parse=/opt/rustwide/target/debug/deps/libutf8parse-8161b7e8db065d62.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `skim` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazOMRbH/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0c3ee17eb1081f5f7f58f24bc544fb951758ba8ff0799f29ce361cff9c22739f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c3ee17eb1081f5f7f58f24bc544fb951758ba8ff0799f29ce361cff9c22739f", kill_on_drop: false }` [INFO] [stdout] 0c3ee17eb1081f5f7f58f24bc544fb951758ba8ff0799f29ce361cff9c22739f