[INFO] cloning repository https://github.com/vutran1710/ActixWorker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vutran1710/ActixWorker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvutran1710%2FActixWorker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvutran1710%2FActixWorker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2bae0e175d3772a82585b5fcd445b6e4a136612 [INFO] checking vutran1710/ActixWorker against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvutran1710%2FActixWorker" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vutran1710/ActixWorker on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vutran1710/ActixWorker [INFO] finished tweaking git repo https://github.com/vutran1710/ActixWorker [INFO] tweaked toml for git repo https://github.com/vutran1710/ActixWorker written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vutran1710/ActixWorker 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bf5f39dd757090094564ea6006503117d2ca2894400ccd72c2651b86d8f0883 [INFO] running `Command { std: "docker" "start" "-a" "1bf5f39dd757090094564ea6006503117d2ca2894400ccd72c2651b86d8f0883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bf5f39dd757090094564ea6006503117d2ca2894400ccd72c2651b86d8f0883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf5f39dd757090094564ea6006503117d2ca2894400ccd72c2651b86d8f0883", kill_on_drop: false }` [INFO] [stdout] 1bf5f39dd757090094564ea6006503117d2ca2894400ccd72c2651b86d8f0883 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523c4e860d8412c6e0d3d653929975992e99571ffd59357bab671c9f141fdfc2 [INFO] running `Command { std: "docker" "start" "-a" "523c4e860d8412c6e0d3d653929975992e99571ffd59357bab671c9f141fdfc2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWlIyPK/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] 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/6619027b13a87a3597115f2c8231f107bf3a7a5f/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.17/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"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=095da61d233ddcf7 -C extra-filename=-b720322528041e52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-276d4c282fd9b665.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1f5e0556fb69246f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6bb29a11fe85b6ff.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `regex` (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/6619027b13a87a3597115f2c8231f107bf3a7a5f/bin/rustc --crate-name regex --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.3.6/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="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "thread_local", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=f5883ec8c6ea75a3 -C extra-filename=-b12b818ea640d1cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-20ab3599e373c3a4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c680675884d5b80f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a032bbf1366206dc.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-8c5624da5b8d6af8.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "523c4e860d8412c6e0d3d653929975992e99571ffd59357bab671c9f141fdfc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523c4e860d8412c6e0d3d653929975992e99571ffd59357bab671c9f141fdfc2", kill_on_drop: false }` [INFO] [stdout] 523c4e860d8412c6e0d3d653929975992e99571ffd59357bab671c9f141fdfc2