[INFO] cloning repository https://github.com/liusen-adalab/log_plotter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liusen-adalab/log_plotter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliusen-adalab%2Flog_plotter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliusen-adalab%2Flog_plotter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88d6510b0616096c18b9ec4114ee4798b183d09c [INFO] testing liusen-adalab/log_plotter against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliusen-adalab%2Flog_plotter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liusen-adalab/log_plotter 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/liusen-adalab/log_plotter [INFO] finished tweaking git repo https://github.com/liusen-adalab/log_plotter [INFO] tweaked toml for git repo https://github.com/liusen-adalab/log_plotter written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/liusen-adalab/log_plotter 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e86db012272b6e9386cfa63271e60700c999456966e705771e4bc4c011787916 [INFO] running `Command { std: "docker" "start" "-a" "e86db012272b6e9386cfa63271e60700c999456966e705771e4bc4c011787916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e86db012272b6e9386cfa63271e60700c999456966e705771e4bc4c011787916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e86db012272b6e9386cfa63271e60700c999456966e705771e4bc4c011787916", kill_on_drop: false }` [INFO] [stdout] e86db012272b6e9386cfa63271e60700c999456966e705771e4bc4c011787916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e3b63c7c38936712b662e2a92dedf54a95a6f868cfba32e4729daa5c93cfd839 [INFO] running `Command { std: "docker" "start" "-a" "e3b63c7c38936712b662e2a92dedf54a95a6f868cfba32e4729daa5c93cfd839", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `plotters` (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 plotters --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotters-0.3.1/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="all_elements"' --cfg 'feature="all_series"' --cfg 'feature="area_series"' --cfg 'feature="bitmap_backend"' --cfg 'feature="bitmap_encoder"' --cfg 'feature="bitmap_gif"' --cfg 'feature="boxplot"' --cfg 'feature="candlestick"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="deprecated_items"' --cfg 'feature="errorbar"' --cfg 'feature="font-kit"' --cfg 'feature="histogram"' --cfg 'feature="image"' --cfg 'feature="lazy_static"' --cfg 'feature="line_series"' --cfg 'feature="pathfinder_geometry"' --cfg 'feature="plotters-bitmap"' --cfg 'feature="plotters-svg"' --cfg 'feature="point_series"' --cfg 'feature="surface_series"' --cfg 'feature="svg_backend"' --cfg 'feature="ttf"' --cfg 'feature="ttf-parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all_elements", "all_series", "area_series", "bitmap_backend", "bitmap_encoder", "bitmap_gif", "boxplot", "candlestick", "chrono", "datetime", "default", "deprecated_items", "errorbar", "evcxr", "font-kit", "histogram", "image", "lazy_static", "line_series", "pathfinder_geometry", "plotters-bitmap", "plotters-svg", "point_series", "surface_series", "svg_backend", "ttf", "ttf-parser"))' -C metadata=4beb4a002511ab3f -C extra-filename=-367ccd4dd81cac1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-936288d3c1e2ccb6.rmeta --extern font_kit=/opt/rustwide/target/debug/deps/libfont_kit-b4d1d91782943eae.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-5afc6dc75739889f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1279b7b09dfd5d2c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a144efb6bd967eb5.rmeta --extern pathfinder_geometry=/opt/rustwide/target/debug/deps/libpathfinder_geometry-30c87c42baaaa7a0.rmeta --extern plotters_backend=/opt/rustwide/target/debug/deps/libplotters_backend-7847e384eae6fc5b.rmeta --extern plotters_bitmap=/opt/rustwide/target/debug/deps/libplotters_bitmap-a62e18a190c2c098.rmeta --extern plotters_svg=/opt/rustwide/target/debug/deps/libplotters_svg-86169fd9e6911c66.rmeta --extern ttf_parser=/opt/rustwide/target/debug/deps/libttf_parser-df1d8f9c1f88f7f8.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -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" "e3b63c7c38936712b662e2a92dedf54a95a6f868cfba32e4729daa5c93cfd839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3b63c7c38936712b662e2a92dedf54a95a6f868cfba32e4729daa5c93cfd839", kill_on_drop: false }` [INFO] [stdout] e3b63c7c38936712b662e2a92dedf54a95a6f868cfba32e4729daa5c93cfd839