[INFO] cloning repository https://github.com/saving16/Succinct-Challenege [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saving16/Succinct-Challenege" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaving16%2FSuccinct-Challenege", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaving16%2FSuccinct-Challenege'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c98508153875743522e2f0f2cac93f988b6a7252 [INFO] checking saving16/Succinct-Challenege against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaving16%2FSuccinct-Challenege" "/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/saving16/Succinct-Challenege on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saving16/Succinct-Challenege [INFO] finished tweaking git repo https://github.com/saving16/Succinct-Challenege [INFO] tweaked toml for git repo https://github.com/saving16/Succinct-Challenege written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/saving16/Succinct-Challenege 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf12974a12a9e3860846ecb18ecec949d0a787ed43857137415d404e0c62e6d7 [INFO] running `Command { std: "docker" "start" "-a" "bf12974a12a9e3860846ecb18ecec949d0a787ed43857137415d404e0c62e6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf12974a12a9e3860846ecb18ecec949d0a787ed43857137415d404e0c62e6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf12974a12a9e3860846ecb18ecec949d0a787ed43857137415d404e0c62e6d7", kill_on_drop: false }` [INFO] [stdout] bf12974a12a9e3860846ecb18ecec949d0a787ed43857137415d404e0c62e6d7 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc8df1029a36b1591adecf840548d4b6114fb0ff72ecc4c7078d1b6750e88792 [INFO] running `Command { std: "docker" "start" "-a" "dc8df1029a36b1591adecf840548d4b6114fb0ff72ecc4c7078d1b6750e88792", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking const_format v0.2.34 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaN6jTrI/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHNiJmT/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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" "-L" "/tmp/rustcHNiJmT/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/syn-6a94bb79096f1a12/build_script_build-6a94bb79096f1a12" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/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/ccMPbBQF.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/syn-6a94bb79096f1a12/build_script_build-6a94bb79096f1a12 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /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/rustcHNiJmT/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/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/../../.. /tmp/rustcHNiJmT/symbols.o /opt/rustwide/target/debug/build/syn-6a94bb79096f1a12/build_script_build-6a94bb79096f1a12.build_script_build.dce08e24cd64a3d-cgu.0.rcgu.o /opt/rustwide/target/debug/build/syn-6a94bb79096f1a12/build_script_build-6a94bb79096f1a12.build_script_build.dce08e24cd64a3d-cgu.1.rcgu.o /opt/rustwide/target/debug/build/syn-6a94bb79096f1a12/build_script_build-6a94bb79096f1a12.build_script_build.dce08e24cd64a3d-cgu.2.rcgu.o /opt/rustwide/target/debug/build/syn-6a94bb79096f1a12/build_script_build-6a94bb79096f1a12.941dz7y2s8kvx2tzxgo2eyxa6.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5024342751ec4fae.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2ef37a08deacbef7.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6474163bcabd56d4.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0c669fc4488b33a7.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-facd468809e87d62.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a761ff9b49802762.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b5857e32e98a1522.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b4d4247665203a7e.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ba5952c0e6997780.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c28e1bddb833f318.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c142178ac12e90a.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9849bba3624604db.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-91be5c201001b2fd.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-03f10e69535bbda2.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db9414217643e13f.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-64829956fbeadedf.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 `syn` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `winnow` (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/rmetaUbzugb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (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/rmetaP0mY6l" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMi0LdB/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dashu-int` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `dashu-int` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGQZE5X/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crypto-bigint` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4U56v3/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dc8df1029a36b1591adecf840548d4b6114fb0ff72ecc4c7078d1b6750e88792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8df1029a36b1591adecf840548d4b6114fb0ff72ecc4c7078d1b6750e88792", kill_on_drop: false }` [INFO] [stdout] dc8df1029a36b1591adecf840548d4b6114fb0ff72ecc4c7078d1b6750e88792