[INFO] cloning repository https://github.com/simoncozens/kerndeterminer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simoncozens/kerndeterminer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkerndeterminer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkerndeterminer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90656554665f0f94c9f3fb181cc816b4b8521f33 [INFO] checking simoncozens/kerndeterminer against try#4c525d43052e921548191f82f6ed9e2f9e98dcb1 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkerndeterminer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simoncozens/kerndeterminer on toolchain 4c525d43052e921548191f82f6ed9e2f9e98dcb1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simoncozens/kerndeterminer [INFO] finished tweaking git repo https://github.com/simoncozens/kerndeterminer [INFO] tweaked toml for git repo https://github.com/simoncozens/kerndeterminer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/simoncozens/kerndeterminer 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" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 871e725eff024043756197cbb38caf1bc19536bfc3e22add51a929fa1fc845a3 [INFO] running `Command { std: "docker" "start" "-a" "871e725eff024043756197cbb38caf1bc19536bfc3e22add51a929fa1fc845a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "871e725eff024043756197cbb38caf1bc19536bfc3e22add51a929fa1fc845a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "871e725eff024043756197cbb38caf1bc19536bfc3e22add51a929fa1fc845a3", kill_on_drop: false }` [INFO] [stdout] 871e725eff024043756197cbb38caf1bc19536bfc3e22add51a929fa1fc845a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+4c525d43052e921548191f82f6ed9e2f9e98dcb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5c009e30f929f1a2fcf5a31e0ac33c6619e637123fe51ee244c8cd84938c807 [INFO] running `Command { std: "docker" "start" "-a" "d5c009e30f929f1a2fcf5a31e0ac33c6619e637123fe51ee244c8cd84938c807", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling fixed v1.27.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking permutation v0.2.5 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking kurbo v0.8.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking otmath v0.1.0 (https://github.com/simoncozens/rust-font-tools#d913cf0a) [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking line-wrap v0.2.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking counter v0.5.7 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking xml-rs v0.8.20 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `inventory` (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/4c525d43052e921548191f82f6ed9e2f9e98dcb1/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/inventory-0.1.11/build.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())' -C metadata=cfaf0087498cf609 -C extra-filename=-060774e49e1d6041 --out-dir /opt/rustwide/target/debug/build/inventory-060774e49e1d6041 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKmFOxV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scopeguard` (lib) due to 1 previous error [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapLblUz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quick-xml` (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/4c525d43052e921548191f82f6ed9e2f9e98dcb1/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.60/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=2fb2867122c85121 -C extra-filename=-cceaf207e947510d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-69f0f46f03595f5d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f270beec2845231c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [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/4c525d43052e921548191f82f6ed9e2f9e98dcb1/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=265beddd19c403c4 -C extra-filename=-74503cc76f75da55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-69f0f46f03595f5d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f270beec2845231c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d5c009e30f929f1a2fcf5a31e0ac33c6619e637123fe51ee244c8cd84938c807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c009e30f929f1a2fcf5a31e0ac33c6619e637123fe51ee244c8cd84938c807", kill_on_drop: false }` [INFO] [stdout] d5c009e30f929f1a2fcf5a31e0ac33c6619e637123fe51ee244c8cd84938c807