[INFO] cloning repository https://github.com/dhleong/kodachi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhleong/kodachi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhleong%2Fkodachi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhleong%2Fkodachi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b6c0471995adbbe8731fe332408c8cf3ebeb633
[INFO] checking dhleong/kodachi against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhleong%2Fkodachi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dhleong/kodachi
[INFO] finished tweaking git repo https://github.com/dhleong/kodachi
[INFO] tweaked toml for git repo https://github.com/dhleong/kodachi written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dhleong/kodachi on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dhleong/kodachi 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ee35e6a13f314651366676d20d3c19f5d64a5ac47c3f9589ad03adab8176db6
[INFO] running `Command { std: "docker" "start" "-a" "2ee35e6a13f314651366676d20d3c19f5d64a5ac47c3f9589ad03adab8176db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ee35e6a13f314651366676d20d3c19f5d64a5ac47c3f9589ad03adab8176db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee35e6a13f314651366676d20d3c19f5d64a5ac47c3f9589ad03adab8176db6", kill_on_drop: false }`
[INFO] [stdout] 2ee35e6a13f314651366676d20d3c19f5d64a5ac47c3f9589ad03adab8176db6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18ae61ed00ef240a8001c2cf9b3cc710205eced6aad6c85d147b9ec587e816f4
[INFO] running `Command { std: "docker" "start" "-a" "18ae61ed00ef240a8001c2cf9b3cc710205eced6aad6c85d147b9ec587e816f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking supports-color v1.3.1
[INFO] [stderr]     Checking supports-unicode v1.0.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking rand v0.8.5
[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]     Checking itertools v0.10.5
[INFO] [stderr] error: could not compile `proc-macro2` (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/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.86/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ccdb2c08f4f78ba2 -C extra-filename=-f528d2a94d5690b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3ca538516c8f6142.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `openssl-sys` (build script)
[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/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name build_script_main --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.72/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("openssl-src", "vendored"))' -C metadata=4fb2103f8068ea6f -C extra-filename=-ce76f1e167316b13 --out-dir /opt/rustwide/target/debug/build/openssl-sys-ce76f1e167316b13 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-68803328649343dc.rlib --extern cc=/opt/rustwide/target/debug/deps/libcc-dea1305a084c1c65.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-f472a10c87caddee.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "18ae61ed00ef240a8001c2cf9b3cc710205eced6aad6c85d147b9ec587e816f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18ae61ed00ef240a8001c2cf9b3cc710205eced6aad6c85d147b9ec587e816f4", kill_on_drop: false }`
[INFO] [stdout] 18ae61ed00ef240a8001c2cf9b3cc710205eced6aad6c85d147b9ec587e816f4
