[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#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoncozens%2Fkerndeterminer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/simoncozens/kerndeterminer on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "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-1-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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec9afed0fd2fc63d2d2ced8c4132dc9063375414c523f641dd475c3f432152aa
[INFO] running `Command { std: "docker" "start" "-a" "ec9afed0fd2fc63d2d2ced8c4132dc9063375414c523f641dd475c3f432152aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec9afed0fd2fc63d2d2ced8c4132dc9063375414c523f641dd475c3f432152aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec9afed0fd2fc63d2d2ced8c4132dc9063375414c523f641dd475c3f432152aa", kill_on_drop: false }`
[INFO] [stdout] ec9afed0fd2fc63d2d2ced8c4132dc9063375414c523f641dd475c3f432152aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0556045aa63211d698ada689678b5d9f15ab9eb0f6e81253a1c2a1f17fe3e74d
[INFO] running `Command { std: "docker" "start" "-a" "0556045aa63211d698ada689678b5d9f15ab9eb0f6e81253a1c2a1f17fe3e74d", 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 rayon-core v1.12.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[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]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling syn v2.0.60
[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 num-iter v0.1.44
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking permutation v0.2.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking num v0.4.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking kurbo v0.8.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking otmath v0.1.0 (https://github.com/simoncozens/rust-font-tools#d913cf0a)
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking chrono v0.4.38
[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]     Checking regex v1.10.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking line-wrap v0.2.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking uuid v0.8.2
[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 smallvec v1.13.2
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]     Checking xml-rs v0.8.20
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-74503cc76f75da55.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/lock_api-c616629835596b71/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[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/rmetaNmHZ30"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `serde_repr` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabzEGmU/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `thiserror-impl` (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/bf5ff6675cf10ce009ac02007b064a7cfc4509ac/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.59/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=678135d06d1ba62f -C extra-filename=-b9d4888635988f22 --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.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f270beec2845231c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-cceaf207e947510d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "0556045aa63211d698ada689678b5d9f15ab9eb0f6e81253a1c2a1f17fe3e74d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0556045aa63211d698ada689678b5d9f15ab9eb0f6e81253a1c2a1f17fe3e74d", kill_on_drop: false }`
[INFO] [stdout] 0556045aa63211d698ada689678b5d9f15ab9eb0f6e81253a1c2a1f17fe3e74d
