[INFO] cloning repository https://github.com/sm-playground/text-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sm-playground/text-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsm-playground%2Ftext-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsm-playground%2Ftext-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04188f50cf8b13b0008e9e8032fdf0632c68541e [INFO] checking sm-playground/text-service against try#5cafabc9f16561d7796554d5d241c3068e2bd97f for pr-135852 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsm-playground%2Ftext-service" "/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/sm-playground/text-service on toolchain 5cafabc9f16561d7796554d5d241c3068e2bd97f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sm-playground/text-service [INFO] finished tweaking git repo https://github.com/sm-playground/text-service [INFO] tweaked toml for git repo https://github.com/sm-playground/text-service written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sm-playground/text-service 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" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 121ad393501083ff082f1f385c72c1a05d70ac82e55f651598d5a19c262109bb [INFO] running `Command { std: "docker" "start" "-a" "121ad393501083ff082f1f385c72c1a05d70ac82e55f651598d5a19c262109bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "121ad393501083ff082f1f385c72c1a05d70ac82e55f651598d5a19c262109bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121ad393501083ff082f1f385c72c1a05d70ac82e55f651598d5a19c262109bb", kill_on_drop: false }` [INFO] [stdout] 121ad393501083ff082f1f385c72c1a05d70ac82e55f651598d5a19c262109bb [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5cafabc9f16561d7796554d5d241c3068e2bd97f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c39c106c02e45a092bef97094f884f118a577552067280b7fd112f2f4b110aa [INFO] running `Command { std: "docker" "start" "-a" "3c39c106c02e45a092bef97094f884f118a577552067280b7fd112f2f4b110aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Compiling derive-error-chain v0.11.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `diesel_derives` (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/5cafabc9f16561d7796554d5d241c3068e2bd97f/bin/rustc --crate-name diesel_derives --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_derives-1.4.1/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"' --cfg 'feature="mysql"' --cfg 'feature="postgres"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "mysql", "nightly", "postgres", "sqlite"))' -C metadata=6dad5b611a2fa323 -C extra-filename=-3a05f06f4bf096dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7bc2d94d3bd91595.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-48a03df6781b387b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7aab52d18e2adf2a.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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcapkdOQ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcapkdOQ/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-ab9072e4c0580289.adl24wrpltud43i589e68trhm.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-7aab52d18e2adf2a.rlib,libquote-48a03df6781b387b.rlib,libproc_macro2-7bc2d94d3bd91595.rlib,libunicode_xid-467b3a2737902552.rlib}" "/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-4b4752ba7dc863e1.rlib,libstd-43b59670b7ad3fb9.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-272b52256eba70cf.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5cafabc9f16561d7796554d5d241c3068e2bd97f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-ab9072e4c0580289.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta191s0q" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `derive-error-chain` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3c39c106c02e45a092bef97094f884f118a577552067280b7fd112f2f4b110aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c39c106c02e45a092bef97094f884f118a577552067280b7fd112f2f4b110aa", kill_on_drop: false }` [INFO] [stdout] 3c39c106c02e45a092bef97094f884f118a577552067280b7fd112f2f4b110aa