[INFO] cloning repository https://github.com/coll/kgb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coll/kgb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoll%2Fkgb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoll%2Fkgb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68b596841d901af76e7c84c74860943b8368eddc [INFO] testing coll/kgb against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoll%2Fkgb" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coll/kgb on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coll/kgb [INFO] finished tweaking git repo https://github.com/coll/kgb [INFO] tweaked toml for git repo https://github.com/coll/kgb written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/coll/kgb 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-01-12" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded walkdir v2.1.4 [INFO] [stderr] Downloaded handlebars v1.0.0 [INFO] [stderr] Downloaded environment v0.1.1 [INFO] [stderr] Downloaded globset v0.4.0 [INFO] [stderr] Downloaded pest_derive v1.0.7 [INFO] [stderr] Downloaded serde_derive v1.0.67 [INFO] [stderr] Downloaded nya v1.0.0 [INFO] [stderr] Downloaded serde v1.0.67 [INFO] [stderr] Downloaded serde_json v1.0.22 [INFO] [stderr] Downloaded regex v1.0.1 [INFO] [stderr] Downloaded assert_cli v0.6.2 [INFO] [stderr] Downloaded comrak v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fad6ca50210f545e012a6158efc8b80f73e49a5144466bb67abf8bb0267414f8 [INFO] running `Command { std: "docker" "start" "-a" "fad6ca50210f545e012a6158efc8b80f73e49a5144466bb67abf8bb0267414f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fad6ca50210f545e012a6158efc8b80f73e49a5144466bb67abf8bb0267414f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad6ca50210f545e012a6158efc8b80f73e49a5144466bb67abf8bb0267414f8", kill_on_drop: false }` [INFO] [stdout] fad6ca50210f545e012a6158efc8b80f73e49a5144466bb67abf8bb0267414f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 277339c1c132522e318045874e25d81b2fe9eccc9f8ce800ba0c26bf6fc8aaaf [INFO] running `Command { std: "docker" "start" "-a" "277339c1c132522e318045874e25d81b2fe9eccc9f8ce800ba0c26bf6fc8aaaf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling serde v1.0.67 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling typed-arena v1.3.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling pest_derive v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.67 [INFO] [stderr] Compiling globset v0.4.0 [INFO] [stderr] Compiling comrak v0.2.13 [INFO] [stderr] Compiling nya v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling config v0.9.0 [INFO] [stderr] Compiling handlebars v1.0.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `handlebars` (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-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name handlebars --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/handlebars-1.0.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="dir_source"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dir_source", "no_dir_source", "walkdir"))' -C metadata=351d975b984f950e -C extra-filename=-54bddd61627d07c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-fcad818e70ff5f06.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-94ef2c24f2bc0b1d.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-d08380de2cd90b82.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-c717d97aa5e0d444.so --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-f1c7ef5b6daef815.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-619917cbba035706.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d65711167f93cf34.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8265ebe396383566.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-e83942a3d2674269.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libcomrak-2fb3c1bc7f99d34d.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `comrak` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "277339c1c132522e318045874e25d81b2fe9eccc9f8ce800ba0c26bf6fc8aaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "277339c1c132522e318045874e25d81b2fe9eccc9f8ce800ba0c26bf6fc8aaaf", kill_on_drop: false }` [INFO] [stdout] 277339c1c132522e318045874e25d81b2fe9eccc9f8ce800ba0c26bf6fc8aaaf