[INFO] cloning repository https://github.com/gupnik/splash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gupnik/splash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgupnik%2Fsplash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgupnik%2Fsplash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae129ff4074886957240195bc0dbdce277a68dec [INFO] checking gupnik/splash against master#96cfc75584359ae7ad11cc45968059f29e7b44b7 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgupnik%2Fsplash" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gupnik/splash on toolchain 96cfc75584359ae7ad11cc45968059f29e7b44b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gupnik/splash [INFO] finished tweaking git repo https://github.com/gupnik/splash [INFO] tweaked toml for git repo https://github.com/gupnik/splash written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gupnik/splash 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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba5d39c5dfbb415db99f009d1a0a8525495cd3dd5214815a0fd7bee2690d8f78 [INFO] running `Command { std: "docker" "start" "-a" "ba5d39c5dfbb415db99f009d1a0a8525495cd3dd5214815a0fd7bee2690d8f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba5d39c5dfbb415db99f009d1a0a8525495cd3dd5214815a0fd7bee2690d8f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5d39c5dfbb415db99f009d1a0a8525495cd3dd5214815a0fd7bee2690d8f78", kill_on_drop: false }` [INFO] [stdout] ba5d39c5dfbb415db99f009d1a0a8525495cd3dd5214815a0fd7bee2690d8f78 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef50b5e19c5f4812f19987c6fcf6b9fd99d0ec7421a103b714fadd4434ca3d28 [INFO] running `Command { std: "docker" "start" "-a" "ef50b5e19c5f4812f19987c6fcf6b9fd99d0ec7421a103b714fadd4434ca3d28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling candid v0.7.14 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatEB4wY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [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: "cc" "-m64" "/tmp/rustcxDECBy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblalrpop-90f6bbc053a945a8.rlib,liblalrpop_util-2b761fd3a02f9715.rlib,libunicode_xid-a63222b483e6274f.rlib,libtiny_keccak-db756cf802a999d3.rlib,libcrunchy-e4b2b67e4d467d4c.rlib,libstring_cache-22a28edbff34600b.rlib,libprecomputed_hash-537e948e8edfb962.rlib,libphf_shared-71e5ad42bc80007d.rlib,libsiphasher-918b2f917030e3fd.rlib,libparking_lot-8ecb213b176354da.rlib,libparking_lot_core-030de3e52ed19d5b.rlib,libsmallvec-ec3076c776d90fad.rlib,liblock_api-231400b002d3cb3b.rlib,libscopeguard-7de12313f6e66c7b.rlib,libonce_cell-8c0193f76afe6c6c.rlib,libdebug_unreachable-74df010220ea0e6a.rlib,libregex-6f1524a0d0dcd82b.rlib,libaho_corasick-508551622e5def0f.rlib,libmemchr-6338fa0f72dc4089.rlib,libregex_syntax-c1c0cfec10d7b1da.rlib,libpetgraph-10c5eaf56acfb73a.rlib,libindexmap-58bc271a4ce3d0ab.rlib,libhashbrown-ae44f5a0ab4553ca.rlib,libfixedbitset-b5455e7feaa809d3.rlib,libitertools-55758160d5db46d1.rlib,libeither-0ae3e806f59fd459.rlib,libena-6004562284a027c9.rlib,liblog-4357b7afa3d28082.rlib,libdiff-411d26969eb280d1.rlib,libbit_set-381ee3103ef76fac.rlib,libbit_vec-8d5c8d6a6143f11b.rlib,libatty-df17e3d9a65710de.rlib,libascii_canvas-2f5786ccf05c47bf.rlib,libterm-7be68de53365a7f7.rlib,libdirs_next-d7562d98a1a784b7.rlib,libdirs_sys_next-13bca2441d127cbc.rlib,liblibc-55b570cf34752978.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/candid-11326213d680e8e2/build_script_build-11326213d680e8e2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] 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 `candid` (build script) 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/rmetaDSVUDn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ef50b5e19c5f4812f19987c6fcf6b9fd99d0ec7421a103b714fadd4434ca3d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef50b5e19c5f4812f19987c6fcf6b9fd99d0ec7421a103b714fadd4434ca3d28", kill_on_drop: false }` [INFO] [stdout] ef50b5e19c5f4812f19987c6fcf6b9fd99d0ec7421a103b714fadd4434ca3d28