[INFO] cloning repository https://github.com/ollien/quicknotes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ollien/quicknotes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fquicknotes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fquicknotes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e2e997127397142485590bc6d0cf0da791ad30d [INFO] testing ollien/quicknotes against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follien%2Fquicknotes" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ollien/quicknotes on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ollien/quicknotes [INFO] finished tweaking git repo https://github.com/ollien/quicknotes [INFO] tweaked toml for git repo https://github.com/ollien/quicknotes written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ollien/quicknotes 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1ed0a569233f0b2099223a1efeca8cdf04646637e6dbb455417b3b67b890184 [INFO] running `Command { std: "docker" "start" "-a" "c1ed0a569233f0b2099223a1efeca8cdf04646637e6dbb455417b3b67b890184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1ed0a569233f0b2099223a1efeca8cdf04646637e6dbb455417b3b67b890184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ed0a569233f0b2099223a1efeca8cdf04646637e6dbb455417b3b67b890184", kill_on_drop: false }` [INFO] [stdout] c1ed0a569233f0b2099223a1efeca8cdf04646637e6dbb455417b3b67b890184 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 346caf2ea2f7875761664f7d5a684a61137ebb2e9bfd7db0dcbf8c51627f0980 [INFO] running `Command { std: "docker" "start" "-a" "346caf2ea2f7875761664f7d5a684a61137ebb2e9bfd7db0dcbf8c51627f0980", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rusqlite_migration v1.3.1 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling chrono-english v0.1.7 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling nucleo-picker v0.7.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling quicknotes v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "346caf2ea2f7875761664f7d5a684a61137ebb2e9bfd7db0dcbf8c51627f0980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346caf2ea2f7875761664f7d5a684a61137ebb2e9bfd7db0dcbf8c51627f0980", kill_on_drop: false }` [INFO] [stdout] 346caf2ea2f7875761664f7d5a684a61137ebb2e9bfd7db0dcbf8c51627f0980 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac467b72861591fb94b95e136390a806f7f230af6a7996cf06949e449f3112fb [INFO] running `Command { std: "docker" "start" "-a" "ac467b72861591fb94b95e136390a806f7f230af6a7996cf06949e449f3112fb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling stringreader v0.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling insta v1.42.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling rusqlite_migration v1.3.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling filedescriptor v0.8.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling nucleo-picker v0.7.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling quicknotes v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `quicknotes` (test "index_test") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name index_test --edition=2021 tests/index_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bcefdfd5f2046300 -C extra-filename=-98ff9f56af42b9a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c985e57c0ac9efb6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c43aa808fb5efb88.rlib --extern chrono_english=/opt/rustwide/target/debug/deps/libchrono_english-4666c972976cd17d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f5ae2cfbd735cb0.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a264aa4f68c37135.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-3e610c8a167b9158.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-81524015b6b5198d.rlib --extern nucleo_picker=/opt/rustwide/target/debug/deps/libnucleo_picker-e9b1021f02a750a5.rlib --extern quicknotes=/opt/rustwide/target/debug/deps/libquicknotes-b30e40c4dcd7190e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-e0ee429be34430dd.rlib --extern rusqlite_migration=/opt/rustwide/target/debug/deps/librusqlite_migration-521e2ec965b0636f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ea39366df2219bcf.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0ff39b0272a8e59a.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-19b72e81067f1679.rlib --extern stringreader=/opt/rustwide/target/debug/deps/libstringreader-a1ea9f4682847d6e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e846e9812d038ab1.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-8e2ee91ea22e7d17.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-e4af42be7041a4c5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fe097ef6bd924550.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9e923f70e83fbeac.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-36b18d5a1b1ad4d1/out` (exit status: 101) [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 `quicknotes` (test "note_test") [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name note_test --edition=2021 tests/note_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7dd3ae02ac57d786 -C extra-filename=-f500ab2b00c4a93e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c985e57c0ac9efb6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c43aa808fb5efb88.rlib --extern chrono_english=/opt/rustwide/target/debug/deps/libchrono_english-4666c972976cd17d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f5ae2cfbd735cb0.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-a264aa4f68c37135.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-3e610c8a167b9158.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-81524015b6b5198d.rlib --extern nucleo_picker=/opt/rustwide/target/debug/deps/libnucleo_picker-e9b1021f02a750a5.rlib --extern quicknotes=/opt/rustwide/target/debug/deps/libquicknotes-b30e40c4dcd7190e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-07d59f3792584a21.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-e0ee429be34430dd.rlib --extern rusqlite_migration=/opt/rustwide/target/debug/deps/librusqlite_migration-521e2ec965b0636f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ea39366df2219bcf.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0ff39b0272a8e59a.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-19b72e81067f1679.rlib --extern stringreader=/opt/rustwide/target/debug/deps/libstringreader-a1ea9f4682847d6e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e846e9812d038ab1.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-8e2ee91ea22e7d17.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-e4af42be7041a4c5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fe097ef6bd924550.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9e923f70e83fbeac.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-36b18d5a1b1ad4d1/out` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6lq0hs" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quicknotes` (bin "quicknotes") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcy22xei/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolored-caab0af0c06a97f8.rlib,liblazy_static-b3603208c0de2608.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsha2-19b72e81067f1679.rlib,libcpufeatures-1354436b31901300.rlib,libdigest-5e15205bd3aba875.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-57b5775ae13b5cdb.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libmemchr-3ffe5f7a52883367.rlib,libregex_syntax-13fc688ae7f36982.rlib,libtest_case-8e2ee91ea22e7d17.rlib,libstringreader-a1ea9f4682847d6e.rlib,libtoml-9e923f70e83fbeac.rlib,libtoml_edit-864972961afc2c01.rlib,libserde_spanned-d6b12f34f05636ba.rlib,libindexmap-9d6e30d92f98b401.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libwinnow-740f6cef999d13ca.rlib,libtoml_datetime-6fdc0a9a7b6b00ac.rlib,libserde-ea39366df2219bcf.rlib,libitertools-81524015b6b5198d.rlib,libeither-38d43fea6173fdf6.rlib,librusqlite_migration-521e2ec965b0636f.rlib,liblog-5fb51f756c1191b0.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libthiserror-fe097ef6bd924550.rlib,libtempfile-e846e9812d038ab1.rlib,libgetrandom-f6a319ac2e23074a.rlib,liblibc-60646f2741300933.rlib,libfastrand-503f12a96d791409.rlib,librustix-5d58a56d8184e416.rlib,liblinux_raw_sys-f6b91318731ff030.rlib,librusqlite-e0ee429be34430dd.rlib,libbitflags-408636d705dcb2cc.rlib,libsmallvec-8045c56aeb050430.rlib,libfallible_streaming_iterator-5c0d4caa328bdf11.rlib,libfallible_iterator-b208eca984a9b185.rlib,libhashlink-9b175996e2f540ee.rlib,libhashbrown-352c76240203b6a9.rlib,libahash-61a9896ea8e519d6.rlib,libonce_cell-debe7c411cf97340.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,liblibsqlite3_sys-300b91e7834984d1.rlib,libchrono-c43aa808fb5efb88.rlib,libnum_traits-a4eaef2146b88fe5.rlib,libiana_time_zone-33839373f004bfb1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcy22xei/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-36b18d5a1b1ad4d1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/quicknotes-29746a19a8f8baf1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quicknotes` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ac467b72861591fb94b95e136390a806f7f230af6a7996cf06949e449f3112fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac467b72861591fb94b95e136390a806f7f230af6a7996cf06949e449f3112fb", kill_on_drop: false }` [INFO] [stdout] ac467b72861591fb94b95e136390a806f7f230af6a7996cf06949e449f3112fb