[INFO] cloning repository https://github.com/goreycn/api-in-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goreycn/api-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoreycn%2Fapi-in-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoreycn%2Fapi-in-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 664e7312966182a9be29e58707d9f183c0697840
[INFO] checking goreycn/api-in-rust against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoreycn%2Fapi-in-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/goreycn/api-in-rust
[INFO] finished tweaking git repo https://github.com/goreycn/api-in-rust
[INFO] tweaked toml for git repo https://github.com/goreycn/api-in-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/goreycn/api-in-rust on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/goreycn/api-in-rust 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v1.1.3
[INFO] [stderr]       Adding block-buffer v0.7.3
[INFO] [stderr]       Adding block-padding v0.1.5
[INFO] [stderr]       Adding byte-tools v0.3.1
[INFO] [stderr]       Adding byteorder v1.5.0
[INFO] [stderr]       Adding digest v0.8.1
[INFO] [stderr]       Adding generic-array v0.12.4
[INFO] [stderr]       Adding md-5 v0.8.0 (available: v0.10.6)
[INFO] [stderr]       Adding memchr v2.7.5
[INFO] [stderr]       Adding opaque-debug v0.2.3
[INFO] [stderr]       Adding proc-macro2 v1.0.97
[INFO] [stderr]       Adding quote v1.0.40
[INFO] [stderr]       Adding regex v1.11.1
[INFO] [stderr]       Adding regex-automata v0.4.9
[INFO] [stderr]       Adding regex-syntax v0.8.5
[INFO] [stderr]       Adding syn v1.0.109
[INFO] [stderr]       Adding typenum v1.18.0
[INFO] [stderr]       Adding unicode-ident v1.0.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8e866b7a9b0a2bdfeced30f28b9c409bcf11f824f8426a8ba01195d1d22e5e3
[INFO] running `Command { std: "docker" "start" "-a" "d8e866b7a9b0a2bdfeced30f28b9c409bcf11f824f8426a8ba01195d1d22e5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8e866b7a9b0a2bdfeced30f28b9c409bcf11f824f8426a8ba01195d1d22e5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8e866b7a9b0a2bdfeced30f28b9c409bcf11f824f8426a8ba01195d1d22e5e3", kill_on_drop: false }`
[INFO] [stdout] d8e866b7a9b0a2bdfeced30f28b9c409bcf11f824f8426a8ba01195d1d22e5e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66607bdd19d77836156804eb0a98430637a68a37f72f21eeab258b96145f817b
[INFO] running `Command { std: "docker" "start" "-a" "66607bdd19d77836156804eb0a98430637a68a37f72f21eeab258b96145f817b", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]     Checking bean_check_lib v0.1.0 (/opt/rustwide/workdir/bean_check_lib)
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling md-5 v0.8.0
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2bu3mA/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNRtNI1/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (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 `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/fce0e74720d199eb7839fdb51af35ac5226da178/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="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=dc80cc3f16cc8d59 -C extra-filename=-bbae34bd7fe6fd1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-921c2a0d9d5dcd30.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f81c9729c8583812.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "66607bdd19d77836156804eb0a98430637a68a37f72f21eeab258b96145f817b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66607bdd19d77836156804eb0a98430637a68a37f72f21eeab258b96145f817b", kill_on_drop: false }`
[INFO] [stdout] 66607bdd19d77836156804eb0a98430637a68a37f72f21eeab258b96145f817b
