[INFO] cloning repository https://github.com/omertuc/try-gitoxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omertuc/try-gitoxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomertuc%2Ftry-gitoxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomertuc%2Ftry-gitoxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aac2145c3b5325b3fea32906c4ac4630b1141392 [INFO] testing omertuc/try-gitoxide against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomertuc%2Ftry-gitoxide" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/omertuc/try-gitoxide on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/omertuc/try-gitoxide [INFO] finished tweaking git repo https://github.com/omertuc/try-gitoxide [INFO] tweaked toml for git repo https://github.com/omertuc/try-gitoxide written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/omertuc/try-gitoxide 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6db409a04c88110403d2554a5d0658000705114f26354f2080044f4c2aa0947 [INFO] running `Command { std: "docker" "start" "-a" "c6db409a04c88110403d2554a5d0658000705114f26354f2080044f4c2aa0947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6db409a04c88110403d2554a5d0658000705114f26354f2080044f4c2aa0947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6db409a04c88110403d2554a5d0658000705114f26354f2080044f4c2aa0947", kill_on_drop: false }` [INFO] [stdout] c6db409a04c88110403d2554a5d0658000705114f26354f2080044f4c2aa0947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb4b4ec5a8d8d305e81ce6c230e4cbcfe29405516d77e1839b4952c525e28930 [INFO] running `Command { std: "docker" "start" "-a" "fb4b4ec5a8d8d305e81ce6c230e4cbcfe29405516d77e1839b4952c525e28930", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling bstr v1.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling git-glob v0.5.3 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling git-command v0.2.3 [INFO] [stderr] Compiling git-bitmap v0.2.1 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling git-sec v0.6.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling compact_str v0.6.1 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling btoi v0.4.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling prodash v23.0.0 [INFO] [stderr] Compiling git-quote v0.4.1 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling git-tempfile v3.0.2 [INFO] [stderr] Compiling imara-diff v0.1.5 [INFO] [stderr] Compiling git-lock v3.0.2 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ca0acc02401db38 -C extra-filename=-9ca0acc02401db38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d0d7d4e2e241934f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-67c8db32fa255913.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-61ddc2c1f0dc0f24.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fb4b4ec5a8d8d305e81ce6c230e4cbcfe29405516d77e1839b4952c525e28930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb4b4ec5a8d8d305e81ce6c230e4cbcfe29405516d77e1839b4952c525e28930", kill_on_drop: false }` [INFO] [stdout] fb4b4ec5a8d8d305e81ce6c230e4cbcfe29405516d77e1839b4952c525e28930