[INFO] cloning repository https://github.com/modcoco/license
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/modcoco/license" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodcoco%2Flicense", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodcoco%2Flicense'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5205b5b158e654249c8c072229a9ec66d4e8e6eb
[INFO] checking modcoco/license against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmodcoco%2Flicense" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/modcoco/license
[INFO] finished tweaking git repo https://github.com/modcoco/license
[INFO] tweaked toml for git repo https://github.com/modcoco/license written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/modcoco/license on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/modcoco/license 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1be3d7620d02b3b73105eef45eb824588b0161a6deed9fec810ccd1e179d7c0
[INFO] running `Command { std: "docker" "start" "-a" "a1be3d7620d02b3b73105eef45eb824588b0161a6deed9fec810ccd1e179d7c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1be3d7620d02b3b73105eef45eb824588b0161a6deed9fec810ccd1e179d7c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1be3d7620d02b3b73105eef45eb824588b0161a6deed9fec810ccd1e179d7c0", kill_on_drop: false }`
[INFO] [stdout] a1be3d7620d02b3b73105eef45eb824588b0161a6deed9fec810ccd1e179d7c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43547e0d3bee5191afbc534cb1abffca4f31bd6a42d8b44cea3f3078e22c1f9d
[INFO] running `Command { std: "docker" "start" "-a" "43547e0d3bee5191afbc534cb1abffca4f31bd6a42d8b44cea3f3078e22c1f9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `serde_derive` (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/32cd9114712a24010b0583624dc52ac302194128/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.217/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=691216f2de7bda70 -C extra-filename=-99719575e15897f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-844c68018ef35cd7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5e899913a7e6f36c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2088ec3608b22397.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "43547e0d3bee5191afbc534cb1abffca4f31bd6a42d8b44cea3f3078e22c1f9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43547e0d3bee5191afbc534cb1abffca4f31bd6a42d8b44cea3f3078e22c1f9d", kill_on_drop: false }`
[INFO] [stdout] 43547e0d3bee5191afbc534cb1abffca4f31bd6a42d8b44cea3f3078e22c1f9d
