[INFO] cloning repository https://github.com/ericmoritz/bullet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ericmoritz/bullet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericmoritz%2Fbullet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericmoritz%2Fbullet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca0f889e25bab060c2304f875a9bedfef5970ca3 [INFO] testing ericmoritz/bullet against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fericmoritz%2Fbullet" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ericmoritz/bullet 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/ericmoritz/bullet [INFO] finished tweaking git repo https://github.com/ericmoritz/bullet [INFO] tweaked toml for git repo https://github.com/ericmoritz/bullet written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ericmoritz/bullet 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.2.6 [INFO] [stderr] Downloaded structopt-derive v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6fae1ab48ed2dc8c59c2ef83e38e29a734a63c2facc27944af4b72b90ab435e5 [INFO] running `Command { std: "docker" "start" "-a" "6fae1ab48ed2dc8c59c2ef83e38e29a734a63c2facc27944af4b72b90ab435e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fae1ab48ed2dc8c59c2ef83e38e29a734a63c2facc27944af4b72b90ab435e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fae1ab48ed2dc8c59c2ef83e38e29a734a63c2facc27944af4b72b90ab435e5", kill_on_drop: false }` [INFO] [stdout] 6fae1ab48ed2dc8c59c2ef83e38e29a734a63c2facc27944af4b72b90ab435e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 548f34b0ecc1bf51fd1c1721dbd5bb6d7297019b8474074bda1d00b79f8814dd [INFO] running `Command { std: "docker" "start" "-a" "548f34b0ecc1bf51fd1c1721dbd5bb6d7297019b8474074bda1d00b79f8814dd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling chrono v0.4.1 [INFO] [stderr] Compiling structopt-derive v0.2.6 [INFO] [stderr] Compiling structopt v0.2.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` (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 clap --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.31.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="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "lints", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=20e6479980e68123 -C extra-filename=-a1ce18d6c1e65f39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-3e49bc15553a55b0.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-0ec7c8b990b00c91.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-87ad0b56da1929e2.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c0949c163d27fe5e.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-d6714e50af00f7a5.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-bff73e0a4e300202.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-7e8e58db9f634674.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "548f34b0ecc1bf51fd1c1721dbd5bb6d7297019b8474074bda1d00b79f8814dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548f34b0ecc1bf51fd1c1721dbd5bb6d7297019b8474074bda1d00b79f8814dd", kill_on_drop: false }` [INFO] [stdout] 548f34b0ecc1bf51fd1c1721dbd5bb6d7297019b8474074bda1d00b79f8814dd