[INFO] cloning repository https://github.com/imishinist/tantivy-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imishinist/tantivy-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Ftantivy-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Ftantivy-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3de96bb3e638a387299058ff86ca60bbdaac920a [INFO] testing imishinist/tantivy-example against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimishinist%2Ftantivy-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imishinist/tantivy-example on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/imishinist/tantivy-example [INFO] finished tweaking git repo https://github.com/imishinist/tantivy-example [INFO] tweaked toml for git repo https://github.com/imishinist/tantivy-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/imishinist/tantivy-example 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded levenshtein_automata v0.2.0 [INFO] [stderr] Downloaded tantivy-query-grammar v0.14.0 [INFO] [stderr] Downloaded bitpacking v0.8.2 [INFO] [stderr] Downloaded tantivy v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bef4dde4237e3c7cdd79ad08c8d19bc1e6d22e6e74732d4de30fa3d961b70419 [INFO] running `Command { std: "docker" "start" "-a" "bef4dde4237e3c7cdd79ad08c8d19bc1e6d22e6e74732d4de30fa3d961b70419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bef4dde4237e3c7cdd79ad08c8d19bc1e6d22e6e74732d4de30fa3d961b70419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bef4dde4237e3c7cdd79ad08c8d19bc1e6d22e6e74732d4de30fa3d961b70419", kill_on_drop: false }` [INFO] [stdout] bef4dde4237e3c7cdd79ad08c8d19bc1e6d22e6e74732d4de30fa3d961b70419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9056fa922583367b31400250aefd094662a80bf1ae72483d28cb775c648ec606 [INFO] running `Command { std: "docker" "start" "-a" "9056fa922583367b31400250aefd094662a80bf1ae72483d28cb775c648ec606", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling snap v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling levenshtein_automata v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tantivy-query-grammar v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tantivy v0.14.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tantivy` (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.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tantivy --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.14.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="default"' --cfg 'feature="fs2"' --cfg 'feature="memmap"' --cfg 'feature="mmap"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brotli", "brotli-compression", "default", "failpoints", "fs2", "lz4", "lz4-compression", "memmap", "mmap", "tempfile", "unstable", "wasm-bindgen"))' -C metadata=615e920ebd7aab6a -C extra-filename=-2bc4d5fd75b1da0f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-3be2a08c2dc2eb70.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-35ca9ec39c15dabc.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-47cb6e2352881197.rmeta --extern census=/opt/rustwide/target/debug/deps/libcensus-8a237e1b54e537e4.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-185a6bac32c5ac95.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-6a67557b6b0392bf.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f2b396eb3e8d7762.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-89d4a9c221654d5c.rmeta --extern fail=/opt/rustwide/target/debug/deps/libfail-7bbc1b733d0b2146.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-3d5abbde6780e305.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-65b3e85993493c2c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-ac60ad8712c59126.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-b01913998071aca1.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-c734cbc4deeb7a1b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d23ae2e9fed8cbda.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-595de4fe3eabb905.rmeta --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-93832e5fb1540f47.rmeta --extern murmurhash32=/opt/rustwide/target/debug/deps/libmurmurhash32-5e4b051e80034d3a.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7909b6a33aee9c5c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f14b0b6189ff4062.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-b471f167673d8e39.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-65792df579a95f37.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-1592dc279b1bab89.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ce880425c034f58.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-abbae980b4256f99.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ea8756ecf2cc5cfe.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-7adb40f0b48906f9.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-bc3725da42bd3b9d.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-31e6190119280256.rmeta --extern tantivy_query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-9758e9f746108e03.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5838ffa28cfa6cac.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-42c75085ca7db61f.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ccc828755620980b.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9056fa922583367b31400250aefd094662a80bf1ae72483d28cb775c648ec606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9056fa922583367b31400250aefd094662a80bf1ae72483d28cb775c648ec606", kill_on_drop: false }` [INFO] [stdout] 9056fa922583367b31400250aefd094662a80bf1ae72483d28cb775c648ec606