[INFO] cloning repository https://github.com/bnclabs/diskio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bnclabs/diskio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnclabs%2Fdiskio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbnclabs%2Fdiskio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc38c678626f427444f4f1917b409a09b2fa2725 [INFO] testing bnclabs/diskio 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%2Fbnclabs%2Fdiskio" "/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/bnclabs/diskio 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/bnclabs/diskio [INFO] finished tweaking git repo https://github.com/bnclabs/diskio [INFO] tweaked toml for git repo https://github.com/bnclabs/diskio written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bnclabs/diskio 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 924a796a95fd23b13425543e8c6506ffca9e678a9d94d50d51d9874a25ee6e85 [INFO] running `Command { std: "docker" "start" "-a" "924a796a95fd23b13425543e8c6506ffca9e678a9d94d50d51d9874a25ee6e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "924a796a95fd23b13425543e8c6506ffca9e678a9d94d50d51d9874a25ee6e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924a796a95fd23b13425543e8c6506ffca9e678a9d94d50d51d9874a25ee6e85", kill_on_drop: false }` [INFO] [stdout] 924a796a95fd23b13425543e8c6506ffca9e678a9d94d50d51d9874a25ee6e85 [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] a174f3df2c497072ca9bf2c38c7f0931ad08ea48d340a716041c789f43f92d2a [INFO] running `Command { std: "docker" "start" "-a" "a174f3df2c497072ca9bf2c38c7f0931ad08ea48d340a716041c789f43f92d2a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.6.8 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling font-loader v0.8.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling plotters v0.2.2 [INFO] [stderr] Compiling diskio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:13:25 [INFO] [stdout] | [INFO] [stdout] 13 | DiskioError(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | DiskioError(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: 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] 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] 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: rustc interrupted by SIGSEGV, printing backtrace [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/librustc_driver-9f9a8c558884b07e.so(+0x372fea3)[0x72d80192fea3] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x72d80571e520] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc(+0x69752)[0x56fe05961752] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc(+0x1c61f)[0x56fe0591461f] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x455bf)[0x72d8057215bf] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(on_exit+0x0)[0x72d805721610] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/librustc_driver-9f9a8c558884b07e.so(+0x473b449)[0x72d80293b449] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/libLLVM.so.19.1-rust-1.84.0-beta(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x134)[0x72d7f9ef1f44] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/libLLVM.so.19.1-rust-1.84.0-beta(+0x75803da)[0x72d7fd5803da] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/librustc_driver-9f9a8c558884b07e.so(LLVMRustWriteOutputFile+0x1fc)[0x72d803f650fc] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/librustc_driver-9f9a8c558884b07e.so(+0x5d64cb9)[0x72d803f64cb9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/librustc_driver-9f9a8c558884b07e.so(+0x5c96c50)[0x72d803e96c50] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/librustc_driver-9f9a8c558884b07e.so(+0x5c968ca)[0x72d803e968ca] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/librustc_driver-9f9a8c558884b07e.so(+0x5d353a1)[0x72d803f353a1] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/librustc_driver-9f9a8c558884b07e.so(+0x5d325dd)[0x72d803f325dd] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/librustc_driver-9f9a8c558884b07e.so(+0x5d328f9)[0x72d803f328f9] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x94ac3)[0x72d805770ac3] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(clone+0x44)[0x72d805801a04] [INFO] [stderr] [INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust [INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216 [INFO] [stderr] error: could not compile `diskio` (bin "diskio"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name diskio --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7c385dde1addc018 -C extra-filename=-7c385dde1addc018 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1dd485745c3192c4.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-8fecbda52451b755.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4066533983bf50a2.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4e2cb76a59259666.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-130941e666451cdc.rlib --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` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "a174f3df2c497072ca9bf2c38c7f0931ad08ea48d340a716041c789f43f92d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a174f3df2c497072ca9bf2c38c7f0931ad08ea48d340a716041c789f43f92d2a", kill_on_drop: false }` [INFO] [stdout] a174f3df2c497072ca9bf2c38c7f0931ad08ea48d340a716041c789f43f92d2a