[INFO] cloning repository https://github.com/k-wa-wa/mcm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/k-wa-wa/mcm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-wa-wa%2Fmcm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fk-wa-wa%2Fmcm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32d4f6d781b3ae0ce9f503ae99874b25e92c23a7 [INFO] testing k-wa-wa/mcm 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%2Fk-wa-wa%2Fmcm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/k-wa-wa/mcm 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/k-wa-wa/mcm [INFO] finished tweaking git repo https://github.com/k-wa-wa/mcm [INFO] tweaked toml for git repo https://github.com/k-wa-wa/mcm written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/k-wa-wa/mcm 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 551fe36ec81d932c5e1a12658d3ba9d8097cb0f7dfa7c6b8cd6f119d129e6001 [INFO] running `Command { std: "docker" "start" "-a" "551fe36ec81d932c5e1a12658d3ba9d8097cb0f7dfa7c6b8cd6f119d129e6001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "551fe36ec81d932c5e1a12658d3ba9d8097cb0f7dfa7c6b8cd6f119d129e6001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551fe36ec81d932c5e1a12658d3ba9d8097cb0f7dfa7c6b8cd6f119d129e6001", kill_on_drop: false }` [INFO] [stdout] 551fe36ec81d932c5e1a12658d3ba9d8097cb0f7dfa7c6b8cd6f119d129e6001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d5a1a53577f76577051276384368e7fdf504b9f151c5013dd99e54ad632a329d [INFO] running `Command { std: "docker" "start" "-a" "d5a1a53577f76577051276384368e7fdf504b9f151c5013dd99e54ad632a329d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling terminal_size v0.2.5 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling pest_meta v2.5.5 [INFO] [stderr] Compiling pest_generator v2.5.5 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling pest_derive v2.5.5 [INFO] [stderr] Compiling comrak v0.16.0 [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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name comrak --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/comrak-0.16.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("clap", "cli", "default", "emojis", "shell-words", "shortcodes", "syntect", "xdg"))' -C metadata=9b1a756d81ee795c -C extra-filename=-9b1a756d81ee795c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-d784bd6b3c9e7d0e.rmeta --extern entities=/opt/rustwide/target/debug/deps/libentities-a37b02395fda9e41.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3d70b1de027ce947.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-0a44333776e25325.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-15daaada01e03555.so --extern regex=/opt/rustwide/target/debug/deps/libregex-7d381fb1a01846ae.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-f0e5e731c537b9db.rmeta --extern slug=/opt/rustwide/target/debug/deps/libslug-7866395987179d45.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-f7be7f13b9d5c3b4.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-eeaaf69153df7969.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-7c0be0b7a176c6c9.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-ba99dd03980874d9.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/onig_sys-3005736e736a8699/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d5a1a53577f76577051276384368e7fdf504b9f151c5013dd99e54ad632a329d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5a1a53577f76577051276384368e7fdf504b9f151c5013dd99e54ad632a329d", kill_on_drop: false }` [INFO] [stdout] d5a1a53577f76577051276384368e7fdf504b9f151c5013dd99e54ad632a329d