[INFO] cloning repository https://github.com/thegreathir/colectric [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thegreathir/colectric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegreathir%2Fcolectric", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegreathir%2Fcolectric'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 917b8a01c95f1c773a8203e6ce9a946ca81e4a4c [INFO] testing thegreathir/colectric against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegreathir%2Fcolectric" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thegreathir/colectric on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thegreathir/colectric [INFO] finished tweaking git repo https://github.com/thegreathir/colectric [INFO] tweaked toml for git repo https://github.com/thegreathir/colectric written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thegreathir/colectric 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstar v0.11.0 [INFO] [stderr] Downloaded const-cstr v0.3.0 [INFO] [stderr] Downloaded yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Downloaded geo v0.26.0 [INFO] [stderr] Downloaded geo-types v0.7.11 [INFO] [stderr] Downloaded pathfinder_simd v0.5.2 [INFO] [stderr] Downloaded font-kit v0.11.0 [INFO] [stderr] Downloaded raqote v0.8.3 [INFO] [stderr] Downloaded earcutr v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e47bc6baadb22a2ec68ed1904ed50f1de03171566299a884b9612d72d03657c0 [INFO] running `Command { std: "docker" "start" "-a" "e47bc6baadb22a2ec68ed1904ed50f1de03171566299a884b9612d72d03657c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e47bc6baadb22a2ec68ed1904ed50f1de03171566299a884b9612d72d03657c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e47bc6baadb22a2ec68ed1904ed50f1de03171566299a884b9612d72d03657c0", kill_on_drop: false }` [INFO] [stdout] e47bc6baadb22a2ec68ed1904ed50f1de03171566299a884b9612d72d03657c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22f59d71e360b47b446f6b8ff5f70ec7f88f1f568849e4f5a70630dc123617c7 [INFO] running `Command { std: "docker" "start" "-a" "22f59d71e360b47b446f6b8ff5f70ec7f88f1f568849e4f5a70630dc123617c7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling heapless v0.7.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling sw-composite v0.7.16 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling rstar v0.11.0 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling geo-types v0.7.11 [INFO] [stderr] Compiling lyon_geom v1.0.4 [INFO] [stderr] Compiling geo v0.26.0 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling raqote v0.8.3 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libserde-621c7f0ff24614bf.rlib`: 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] [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 `serde_yaml` (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.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_yaml --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.25/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2c79da4d211211a -C extra-filename=-d2c79da4d211211a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e3a0d781f956f026.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-49879c850f2bca53.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-1d293123a18f0c41.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-621c7f0ff24614bf.rmeta --extern unsafe_libyaml=/opt/rustwide/target/debug/deps/libunsafe_libyaml-d13f910cc455be38.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "22f59d71e360b47b446f6b8ff5f70ec7f88f1f568849e4f5a70630dc123617c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f59d71e360b47b446f6b8ff5f70ec7f88f1f568849e4f5a70630dc123617c7", kill_on_drop: false }` [INFO] [stdout] 22f59d71e360b47b446f6b8ff5f70ec7f88f1f568849e4f5a70630dc123617c7