[INFO] cloning repository https://github.com/duanebester/simblog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duanebester/simblog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduanebester%2Fsimblog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduanebester%2Fsimblog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db58b464e37002dbca5750faca764c6ae658eece [INFO] testing duanebester/simblog against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduanebester%2Fsimblog" "/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/duanebester/simblog on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duanebester/simblog [INFO] finished tweaking git repo https://github.com/duanebester/simblog [INFO] tweaked toml for git repo https://github.com/duanebester/simblog written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/duanebester/simblog 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f40d0165e6a7058b6cf8740ce815859f6e6927be59acbcdacc3486b13e890b5 [INFO] running `Command { std: "docker" "start" "-a" "8f40d0165e6a7058b6cf8740ce815859f6e6927be59acbcdacc3486b13e890b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f40d0165e6a7058b6cf8740ce815859f6e6927be59acbcdacc3486b13e890b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f40d0165e6a7058b6cf8740ce815859f6e6927be59acbcdacc3486b13e890b5", kill_on_drop: false }` [INFO] [stdout] 8f40d0165e6a7058b6cf8740ce815859f6e6927be59acbcdacc3486b13e890b5 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6802359c3523c749128b99e22b1bca11f3951cc13e83ac61482018a7bfc7945f [INFO] running `Command { std: "docker" "start" "-a" "6802359c3523c749128b99e22b1bca11f3951cc13e83ac61482018a7bfc7945f", 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.109 [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 bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [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 is-terminal v0.4.4 [INFO] [stderr] Compiling terminal_size v0.2.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling clap v4.1.8 [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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name comrak --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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,test)' --check-cfg 'cfg(feature, values("clap", "cli", "default", "emojis", "shell-words", "shortcodes", "syntect", "xdg"))' -C metadata=52fc879830b1151e -C extra-filename=-85f47dd698d3f2b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-551d4a53351e6ceb.rmeta --extern entities=/opt/rustwide/target/debug/deps/libentities-335b41c143dc6faa.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4ae02b283530c1ee.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-97c9f5467c7ac99c.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-a3a9b9d3ec7d5df1.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-2c37fd0616df8cca.so --extern regex=/opt/rustwide/target/debug/deps/libregex-401942e02e33e672.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-879c253a29055c9d.rmeta --extern slug=/opt/rustwide/target/debug/deps/libslug-5739ae339b21ed64.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-90850eabbe84ff61.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-26ee37566868ce3a.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-a3af363190d5acf5.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-d53b2851c7ec7af4.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/onig_sys-1b6c4c401d8993d9/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6802359c3523c749128b99e22b1bca11f3951cc13e83ac61482018a7bfc7945f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6802359c3523c749128b99e22b1bca11f3951cc13e83ac61482018a7bfc7945f", kill_on_drop: false }` [INFO] [stdout] 6802359c3523c749128b99e22b1bca11f3951cc13e83ac61482018a7bfc7945f