[INFO] cloning repository https://github.com/kevgo/tikibase-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevgo/tikibase-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Ftikibase-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Ftikibase-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f40b17f5b7122dc1f60827acdf01d12f6725d18
[INFO] checking kevgo/tikibase-rs against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevgo%2Ftikibase-rs" "/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/kevgo/tikibase-rs on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kevgo/tikibase-rs
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/kevgo/tikibase-rs
[INFO] tweaked toml for git repo https://github.com/kevgo/tikibase-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/kevgo/tikibase-rs 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59b4c26b613cc37cc1bc89fce2a4757397dd5d23a6b7fb89de2cc183c1894ca6
[INFO] running `Command { std: "docker" "start" "-a" "59b4c26b613cc37cc1bc89fce2a4757397dd5d23a6b7fb89de2cc183c1894ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59b4c26b613cc37cc1bc89fce2a4757397dd5d23a6b7fb89de2cc183c1894ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59b4c26b613cc37cc1bc89fce2a4757397dd5d23a6b7fb89de2cc183c1894ca6", kill_on_drop: false }`
[INFO] [stdout] 59b4c26b613cc37cc1bc89fce2a4757397dd5d23a6b7fb89de2cc183c1894ca6
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 064319eeb3d623ba30ea5243e7afdbc3eb50878937cedf774265b4f5b089723b
[INFO] running `Command { std: "docker" "start" "-a" "064319eeb3d623ba30ea5243e7afdbc3eb50878937cedf774265b4f5b089723b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking getrandom v0.2.13
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking big_s v1.0.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustc4MFnVb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `nom_locate` (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/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name nom_locate --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom_locate-4.2.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "generic-simd", "runtime-dispatch-simd", "stable-deref-trait", "stable_deref_trait", "std"))' -C metadata=bab969b3adcf4894 -C extra-filename=-bd0e4521a62aef69 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytecount=/opt/rustwide/target/debug/deps/libbytecount-6bf1ab4686e1b5ba.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1d962defab8afefe.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-bce8559baa8d4d53.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/itertools-8c49999f98933492.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/itertools-8c49999f98933492/dep-lib-itertools`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not compile `regex-syntax` (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/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.7.5/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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=30bc37f840220da3 -C extra-filename=-6adbfd15b2e478f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `syn` (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/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=933ab57fbc7a00ee -C extra-filename=-0d547574e498c85e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b6d2ecba0f0f6244.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f5b4edb261c2bb0a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (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/rmetayxrXqf"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetae2I8UP/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro-error` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEsM9mK/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamtBeXp/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "064319eeb3d623ba30ea5243e7afdbc3eb50878937cedf774265b4f5b089723b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "064319eeb3d623ba30ea5243e7afdbc3eb50878937cedf774265b4f5b089723b", kill_on_drop: false }`
[INFO] [stdout] 064319eeb3d623ba30ea5243e7afdbc3eb50878937cedf774265b4f5b089723b
