[INFO] cloning repository https://github.com/re-oh/website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/re-oh/website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fre-oh%2Fwebsite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fre-oh%2Fwebsite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2563cd6ae3bc1364c28c13cd77f6be6d08da2971 [INFO] testing re-oh/website against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fre-oh%2Fwebsite" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/re-oh/website on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/re-oh/website [INFO] finished tweaking git repo https://github.com/re-oh/website [INFO] tweaked toml for git repo https://github.com/re-oh/website written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/re-oh/website 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded caseless v0.2.1 [INFO] [stderr] Downloaded comrak v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44ded3653d322dc1e75ad617e4c900b9a024a6b1f7cba34e0c70b708d4c145e0 [INFO] running `Command { std: "docker" "start" "-a" "44ded3653d322dc1e75ad617e4c900b9a024a6b1f7cba34e0c70b708d4c145e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44ded3653d322dc1e75ad617e4c900b9a024a6b1f7cba34e0c70b708d4c145e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ded3653d322dc1e75ad617e4c900b9a024a6b1f7cba34e0c70b708d4c145e0", kill_on_drop: false }` [INFO] [stdout] 44ded3653d322dc1e75ad617e4c900b9a024a6b1f7cba34e0c70b708d4c145e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a4f4e51fe9ebb31ef81bdc278730d45478e06240ee73e1d0869da5038ba013d [INFO] running `Command { std: "docker" "start" "-a" "5a4f4e51fe9ebb31ef81bdc278730d45478e06240ee73e1d0869da5038ba013d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling maud_macros v0.26.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling maud v0.26.0 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling comrak v0.28.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyntect-1d905d392ef3c2fa.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syntect` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `comrak` (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.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name comrak --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/comrak-0.28.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="clap"' --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="shell-words"' --cfg 'feature="syntect"' --cfg 'feature="xdg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "clap", "cli", "default", "emojis", "shell-words", "shortcodes", "syntect", "xdg"))' -C metadata=889c07e532096bfa -C extra-filename=-889c07e532096bfa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern caseless=/opt/rustwide/target/debug/deps/libcaseless-fe3527c8eaa0539f.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-991464cdcc84adea.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-203ebc8751fe5d3b.rmeta --extern entities=/opt/rustwide/target/debug/deps/libentities-102d74dec0ff5dc7.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5751c3c5a5e6f12f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-25888d852c08f152.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c2d3613a0c529cf6.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-bd0ab6e7db81a538.rmeta --extern slug=/opt/rustwide/target/debug/deps/libslug-31a0690450645833.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-1d905d392ef3c2fa.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-edf89cf728d0b3d4.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-61ef58696853fbed.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-e474e4687dcacfa4.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/onig_sys-208019ba708d514c/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5a4f4e51fe9ebb31ef81bdc278730d45478e06240ee73e1d0869da5038ba013d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a4f4e51fe9ebb31ef81bdc278730d45478e06240ee73e1d0869da5038ba013d", kill_on_drop: false }` [INFO] [stdout] 5a4f4e51fe9ebb31ef81bdc278730d45478e06240ee73e1d0869da5038ba013d