[INFO] cloning repository https://github.com/felialfaro/ds_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felialfaro/ds_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelialfaro%2Fds_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelialfaro%2Fds_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b72b9c0d34ed222f5745300300885f93f5580a0 [INFO] testing felialfaro/ds_project against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelialfaro%2Fds_project" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felialfaro/ds_project on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felialfaro/ds_project [INFO] finished tweaking git repo https://github.com/felialfaro/ds_project [INFO] tweaked toml for git repo https://github.com/felialfaro/ds_project written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/felialfaro/ds_project 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0768c917e7370c978676355163c92d7722c37f06decec78e5aa8fb7f983d48f7 [INFO] running `Command { std: "docker" "start" "-a" "0768c917e7370c978676355163c92d7722c37f06decec78e5aa8fb7f983d48f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0768c917e7370c978676355163c92d7722c37f06decec78e5aa8fb7f983d48f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0768c917e7370c978676355163c92d7722c37f06decec78e5aa8fb7f983d48f7", kill_on_drop: false }` [INFO] [stdout] 0768c917e7370c978676355163c92d7722c37f06decec78e5aa8fb7f983d48f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13f5cb4b68f1a748a9030958882447bbdb601b374be4013d9d2849a6f69be4cb [INFO] running `Command { std: "docker" "start" "-a" "13f5cb4b68f1a748a9030958882447bbdb601b374be4013d9d2849a6f69be4cb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling linfa v0.6.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling png v0.17.15 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling kdtree v0.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling space v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustccVoHfS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `num` (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/rmetaueGfs0/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plotters-bitmap` (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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name plotters_bitmap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-bitmap-0.3.7/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="gif"' --cfg 'feature="gif_backend"' --cfg 'feature="image"' --cfg 'feature="image_encoder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gif", "gif_backend", "image", "image_encoder"))' -C metadata=8e7005a6bdd705ba -C extra-filename=-64e9f43228729ccc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gif=/opt/rustwide/target/debug/deps/libgif-8ed99f0e5c62f413.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-b498009419cb3511.rmeta --extern plotters_backend=/opt/rustwide/target/debug/deps/libplotters_backend-2ced08e4122b3e08.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `num-rational` (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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name num_rational --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-rational-0.4.2/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="num-bigint"' --cfg 'feature="num-bigint-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=d877b19231ad6f5b -C extra-filename=-08bee539b9099c00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-b17b3df34810486b.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e3964a19c6dd3604.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d3a84d88437f8276.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `chrono` (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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name chrono --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.39/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="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=c74b127228525bf3 -C extra-filename=-f90693712321b631 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern iana_time_zone=/opt/rustwide/target/debug/deps/libiana_time_zone-33839373f004bfb1.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d3a84d88437f8276.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapNGrB7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name image --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.24.9/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="bmp"' --cfg 'feature="jpeg"' --cfg 'feature="png"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avif", "avif-decoder", "avif-encoder", "benchmarks", "bmp", "dav1d", "dcv-color-primitives", "dds", "default", "dxt", "exr", "farbfeld", "gif", "hdr", "ico", "jpeg", "jpeg_rayon", "libwebp", "mp4parse", "openexr", "png", "pnm", "qoi", "ravif", "rayon", "rgb", "tga", "tiff", "webp", "webp-encoder"))' -C metadata=a0aa63ebe1d27876 -C extra-filename=-b498009419cb3511 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-37b34cd22f48b992.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern color_quant=/opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rmeta --extern jpeg=/opt/rustwide/target/debug/deps/libjpeg_decoder-5020c691837dd46e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d3a84d88437f8276.rmeta --extern png=/opt/rustwide/target/debug/deps/libpng-de41c7eef10235dc.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `ttf-parser` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFvUTnl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamQ011E/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "13f5cb4b68f1a748a9030958882447bbdb601b374be4013d9d2849a6f69be4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f5cb4b68f1a748a9030958882447bbdb601b374be4013d9d2849a6f69be4cb", kill_on_drop: false }` [INFO] [stdout] 13f5cb4b68f1a748a9030958882447bbdb601b374be4013d9d2849a6f69be4cb