[INFO] cloning repository https://github.com/runebaas/hcl-deno
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/runebaas/hcl-deno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunebaas%2Fhcl-deno", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunebaas%2Fhcl-deno'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94cf2f57f2abf2b72d46db1bf845a667747f6618
[INFO] checking runebaas/hcl-deno against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frunebaas%2Fhcl-deno" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/runebaas/hcl-deno on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/runebaas/hcl-deno
[INFO] finished tweaking git repo https://github.com/runebaas/hcl-deno
[INFO] tweaked toml for git repo https://github.com/runebaas/hcl-deno written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/runebaas/hcl-deno 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hcl-rs v0.3.3
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b7cca00855aa1a3da60bad6bf9292368b4402e0b9c29e639ff3b4f259feac9f
[INFO] running `Command { std: "docker" "start" "-a" "1b7cca00855aa1a3da60bad6bf9292368b4402e0b9c29e639ff3b4f259feac9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b7cca00855aa1a3da60bad6bf9292368b4402e0b9c29e639ff3b4f259feac9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b7cca00855aa1a3da60bad6bf9292368b4402e0b9c29e639ff3b4f259feac9f", kill_on_drop: false }`
[INFO] [stdout] 1b7cca00855aa1a3da60bad6bf9292368b4402e0b9c29e639ff3b4f259feac9f
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f24042b494c08637398fa3a3b465281e4320eb71338f34beffcb7e1d3246cfce
[INFO] running `Command { std: "docker" "start" "-a" "f24042b494c08637398fa3a3b465281e4320eb71338f34beffcb7e1d3246cfce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.80
[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 bumpalo v3.9.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.80
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.80
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.80
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen` (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" "-Wl,--version-script=/tmp/rustcNmNzLW/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcNmNzLW/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.ez3na9uwwum2pbsrf2v3djd4q.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-651afd1d3e92bea0.rlib,libquote-decdb9075494526f.rlib,libproc_macro2-53e0210e40c222ac.rlib,libunicode_xid-3271329368ade004.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,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" "-L" "/tmp/rustcNmNzLW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-d39847028cf2ff37.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           Stack dump:
[INFO] [stdout]           0.    Program arguments: /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccXGv4Po.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libserde_derive-d39847028cf2ff37.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcNmNzLW/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcNmNzLW/list --no-undefined-version /tmp/rustcNmNzLW/symbols.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.serde_derive.d22380d786027994-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.ez3na9uwwum2pbsrf2v3djd4q.rcgu.rmeta /opt/rustwide/target/debug/deps/serde_derive-d39847028cf2ff37.78kh15nhw7amaxgjxn5ai3tsy.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-651afd1d3e92bea0.rlib /opt/rustwide/target/debug/deps/libquote-decdb9075494526f.rlib /opt/rustwide/target/debug/deps/libproc_macro2-53e0210e40c222ac.rlib /opt/rustwide/target/debug/deps/libunicode_xid-3271329368ade004.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-e0a6f8c85cfca2bc.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-2a573bef1a962002.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9fc711cd4d5c6444.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13ae3d8793b46ca5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7d08c0e19ebbcd5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7cb4168033219cc8.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c4b14603499724b9.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a8ac0776f2f8f8eb.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a62589197b7f7704.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c608c4d11cffd8c6.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-144f83c86debfb0f.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d9c31785fd01d163.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-09f50883d921ec11.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cf61c5ac497eeb6c.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-2f40cf169b94e191.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb69958691ea427e.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7707a58e4d099b41.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c3a8c049829023ef.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f895d83604db8c59.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f24042b494c08637398fa3a3b465281e4320eb71338f34beffcb7e1d3246cfce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f24042b494c08637398fa3a3b465281e4320eb71338f34beffcb7e1d3246cfce", kill_on_drop: false }`
[INFO] [stdout] f24042b494c08637398fa3a3b465281e4320eb71338f34beffcb7e1d3246cfce
