[INFO] cloning repository https://github.com/vojtechkral/bard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vojtechkral/bard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fbard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fbard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a4f91a65a6e86eaf1eacaa0f760095c0c3e6036 [INFO] checking vojtechkral/bard against master#0ef0dd24510b52da980889546fcd15254dc56a23 for pr-126452 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fbard" "/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/vojtechkral/bard on toolchain 0ef0dd24510b52da980889546fcd15254dc56a23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0ef0dd24510b52da980889546fcd15254dc56a23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vojtechkral/bard [INFO] finished tweaking git repo https://github.com/vojtechkral/bard [INFO] tweaked toml for git repo https://github.com/vojtechkral/bard written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vojtechkral/bard 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" "+0ef0dd24510b52da980889546fcd15254dc56a23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `comrak` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tectonic_io_base v0.4.3 [INFO] [stderr] Downloaded watchexec-filterer-globset v1.2.0 [INFO] [stderr] Downloaded tectonic_errors v0.2.1 [INFO] [stderr] Downloaded tectonic_status_base v0.2.1 [INFO] [stderr] Downloaded tectonic_bridge_core v0.4.1 [INFO] [stderr] Downloaded tectonic_xetex_layout v0.2.4 [INFO] [stderr] Downloaded watchexec v2.3.2 [INFO] [stderr] Downloaded tectonic_geturl v0.3.2 [INFO] [stderr] Downloaded tectonic_bridge_freetype2 v0.2.0 [INFO] [stderr] Downloaded tectonic_cfg_support v0.1.4 [INFO] [stderr] Downloaded tectonic_bridge_icu v0.2.1 [INFO] [stderr] Downloaded tectonic_engine_xdvipdfmx v0.4.1 [INFO] [stderr] Downloaded tectonic_bridge_flate v0.1.7 [INFO] [stderr] Downloaded tectonic_docmodel v0.2.2 [INFO] [stderr] Downloaded tectonic_bridge_graphite2 v0.2.2 [INFO] [stderr] Downloaded tectonic_dep_support v0.1.1 [INFO] [stderr] Downloaded clap_derive v4.1.14 [INFO] [stderr] Downloaded pinot v0.1.5 [INFO] [stderr] Downloaded tectonic_bundles v0.3.1 [INFO] [stderr] Downloaded clap v4.1.14 [INFO] [stderr] Downloaded clap_builder v4.1.14 [INFO] [stderr] Downloaded tectonic_pdf_io v0.4.1 [INFO] [stderr] Downloaded tectonic_engine_xetex v0.4.4 [INFO] [stderr] Downloaded comrak v0.18.0 [INFO] [stderr] Downloaded tectonic_engine_bibtex v0.2.2 [INFO] [stderr] Downloaded tectonic_engine_spx2html v0.3.2 [INFO] [stderr] Downloaded tectonic_xdv v0.2.2 [INFO] [stderr] Downloaded tectonic_bridge_harfbuzz v0.2.9 [INFO] [stderr] Downloaded tectonic v0.14.1 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0ef0dd24510b52da980889546fcd15254dc56a23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be7bdac4d919d4ec75d867f38640e0ca7e6e64efb80a3e4bd4e21f9479f7e4f9 [INFO] running `Command { std: "docker" "start" "-a" "be7bdac4d919d4ec75d867f38640e0ca7e6e64efb80a3e4bd4e21f9479f7e4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be7bdac4d919d4ec75d867f38640e0ca7e6e64efb80a3e4bd4e21f9479f7e4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7bdac4d919d4ec75d867f38640e0ca7e6e64efb80a3e4bd4e21f9479f7e4f9", kill_on_drop: false }` [INFO] [stdout] be7bdac4d919d4ec75d867f38640e0ca7e6e64efb80a3e4bd4e21f9479f7e4f9 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0ef0dd24510b52da980889546fcd15254dc56a23" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab82015a476fb64e7077142d6b09acf10cd29a5df967f89c248fbd23d2cb6d4c [INFO] running `Command { std: "docker" "start" "-a" "ab82015a476fb64e7077142d6b09acf10cd29a5df967f89c248fbd23d2cb6d4c", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `comrak` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking deunicode v1.4.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking clap_builder v4.1.14 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking any_ascii v0.1.7 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking lexical-sort v0.3.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking comrak v0.18.0 [INFO] [stderr] Checking quick-xml v0.29.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.1.14 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking clap v4.1.14 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking bard v2.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.42s [INFO] running `Command { std: "docker" "inspect" "ab82015a476fb64e7077142d6b09acf10cd29a5df967f89c248fbd23d2cb6d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab82015a476fb64e7077142d6b09acf10cd29a5df967f89c248fbd23d2cb6d4c", kill_on_drop: false }` [INFO] [stdout] ab82015a476fb64e7077142d6b09acf10cd29a5df967f89c248fbd23d2cb6d4c [INFO] checking vojtechkral/bard against try#d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9 for pr-126452 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvojtechkral%2Fbard" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vojtechkral/bard on toolchain d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vojtechkral/bard [INFO] finished tweaking git repo https://github.com/vojtechkral/bard [INFO] tweaked toml for git repo https://github.com/vojtechkral/bard written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vojtechkral/bard 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" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `comrak` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03ce62f66f3893d3dad8766a58fbe393bdde74543097afc75b206c82595d5284 [INFO] running `Command { std: "docker" "start" "-a" "03ce62f66f3893d3dad8766a58fbe393bdde74543097afc75b206c82595d5284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03ce62f66f3893d3dad8766a58fbe393bdde74543097afc75b206c82595d5284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ce62f66f3893d3dad8766a58fbe393bdde74543097afc75b206c82595d5284", kill_on_drop: false }` [INFO] [stdout] 03ce62f66f3893d3dad8766a58fbe393bdde74543097afc75b206c82595d5284 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0ba9033e14fa16d69e3d374ffede8e3c7bebe6aed2ddfec8cf9daa89866be17 [INFO] running `Command { std: "docker" "start" "-a" "c0ba9033e14fa16d69e3d374ffede8e3c7bebe6aed2ddfec8cf9daa89866be17", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `clap` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `comrak` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stdout] error: failed to write /tmp/rustcldR27U/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `siphasher` (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: failed to write `/opt/rustwide/target/debug/build/proc-macro2-f56fe6dc2b3713eb/output` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTS92Mi/symbols.o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e.build_script_build.5aee6ec65d950788-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e.build_script_build.5aee6ec65d950788-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e.build_script_build.5aee6ec65d950788-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e.build_script_build.5aee6ec65d950788-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e.5znw265v578lo3uim3jibsq83.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9f4544d1e1cf245e.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-670f2ef8c6803edf.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/d9cbfeb054d7bd02cf942e6d32c1c0a91f042ce9/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/libc-888cdb93f606015e/build_script_build-888cdb93f606015e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/thiserror-6eab6f1da455127c/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `autocfg` (lib) [INFO] [stderr] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6UbhJp" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaGuf9Gd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `phf_shared` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaiocxO1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c0ba9033e14fa16d69e3d374ffede8e3c7bebe6aed2ddfec8cf9daa89866be17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ba9033e14fa16d69e3d374ffede8e3c7bebe6aed2ddfec8cf9daa89866be17", kill_on_drop: false }` [INFO] [stdout] c0ba9033e14fa16d69e3d374ffede8e3c7bebe6aed2ddfec8cf9daa89866be17