[INFO] cloning repository https://github.com/melvinsembrano/charted [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/melvinsembrano/charted" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelvinsembrano%2Fcharted", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelvinsembrano%2Fcharted'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b98f2d0411ab94ac46e3802ceb5f0f2231c798ee [INFO] testing melvinsembrano/charted against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmelvinsembrano%2Fcharted" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/melvinsembrano/charted on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/melvinsembrano/charted [INFO] finished tweaking git repo https://github.com/melvinsembrano/charted [INFO] tweaked toml for git repo https://github.com/melvinsembrano/charted written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/melvinsembrano/charted 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b07659066b08c3e95cccf23bcdea01d54bc92c08b6c3c406456ea79775c39c3 [INFO] running `Command { std: "docker" "start" "-a" "6b07659066b08c3e95cccf23bcdea01d54bc92c08b6c3c406456ea79775c39c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b07659066b08c3e95cccf23bcdea01d54bc92c08b6c3c406456ea79775c39c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b07659066b08c3e95cccf23bcdea01d54bc92c08b6c3c406456ea79775c39c3", kill_on_drop: false }` [INFO] [stdout] 6b07659066b08c3e95cccf23bcdea01d54bc92c08b6c3c406456ea79775c39c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8087659f15f8910fe98d3bd17ec0f8a167b3801cd781360f8f461f4c7c7e329 [INFO] running `Command { std: "docker" "start" "-a" "c8087659f15f8910fe98d3bd17ec0f8a167b3801cd781360f8f461f4c7c7e329", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling clap_derive v4.3.0 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling clap v4.3.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6apEGu/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] [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 `font-kit` (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-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name font_kit --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/font-kit-0.11.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="default"' --cfg 'feature="source"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "freetype", "loader-freetype", "loader-freetype-default", "source", "source-fontconfig", "source-fontconfig-default", "source-fontconfig-dlopen", "yeslogic-fontconfig-sys"))' -C metadata=aa014631b78ddd10 -C extra-filename=-1d98dda969184a95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-fb36fe721788ce00.rmeta --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-e9e51e229a005e9b.rmeta --extern float_ord=/opt/rustwide/target/debug/deps/libfloat_ord-b1c90816a4a45ca5.rmeta --extern freetype=/opt/rustwide/target/debug/deps/libfreetype-9e3c88edeb166eec.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9a41ca7dbfbcb0b1.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d92df7c38c336d51.rmeta --extern pathfinder_geometry=/opt/rustwide/target/debug/deps/libpathfinder_geometry-df877d4a816fe149.rmeta --extern pathfinder_simd=/opt/rustwide/target/debug/deps/libpathfinder_simd-d2b96ca832fcf5a2.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-527b2d82e96423cf.rmeta --extern fontconfig_sys=/opt/rustwide/target/debug/deps/libfontconfig_sys-0301e5e27b8ed4bc.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "c8087659f15f8910fe98d3bd17ec0f8a167b3801cd781360f8f461f4c7c7e329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8087659f15f8910fe98d3bd17ec0f8a167b3801cd781360f8f461f4c7c7e329", kill_on_drop: false }` [INFO] [stdout] c8087659f15f8910fe98d3bd17ec0f8a167b3801cd781360f8f461f4c7c7e329