[INFO] cloning repository https://github.com/wayofthepie/ctlogs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wayofthepie/ctlogs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d563dd8c4e13007ef330f8969aed8d0a500ab629 [INFO] checking wayofthepie/ctlogs against master#a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs" "/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/wayofthepie/ctlogs on toolchain a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] finished tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] tweaked toml for git repo https://github.com/wayofthepie/ctlogs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wayofthepie/ctlogs 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" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nats v0.9.18 [INFO] [stderr] Downloaded async-nats v0.9.18 [INFO] [stderr] Downloaded openssl v0.10.37 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 096398bf6be3507613c8edbb99fde35fff3078c483e78cd432548d437d3b071d [INFO] running `Command { std: "docker" "start" "-a" "096398bf6be3507613c8edbb99fde35fff3078c483e78cd432548d437d3b071d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "096398bf6be3507613c8edbb99fde35fff3078c483e78cd432548d437d3b071d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096398bf6be3507613c8edbb99fde35fff3078c483e78cd432548d437d3b071d", kill_on_drop: false }` [INFO] [stdout] 096398bf6be3507613c8edbb99fde35fff3078c483e78cd432548d437d3b071d [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7ab477ff4e4a6ad403f5430644f1b3dc85acdc37aefa90de55fa7992819182d [INFO] running `Command { std: "docker" "start" "-a" "b7ab477ff4e4a6ad403f5430644f1b3dc85acdc37aefa90de55fa7992819182d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.68 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Compiling openssl v0.10.37 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdHcpCW/symbols.o" "/opt/rustwide/target/debug/build/lexical-core-95695aef970af49b/build_script_build-95695aef970af49b.build_script_build.16ad3d9c8f4d62c6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/lexical-core-95695aef970af49b/build_script_build-95695aef970af49b.2qbjt9822epntn69.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-64b7f85860d8e80f.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a6e3f3f120c06a9d.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c65acc9d349f7532.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9c6ad0c05ee0b09a.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2ff912bc722ce8c9.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/lexical-core-95695aef970af49b/build_script_build-95695aef970af49b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] error: could not compile `lexical-core` (build script) due to 2 previous errors [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/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcFw4uLZ/symbols.o" "/opt/rustwide/target/debug/build/serde_json-6c7eb838482161bd/build_script_build-6c7eb838482161bd.build_script_build.8a44ef43303afabd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/serde_json-6c7eb838482161bd/build_script_build-6c7eb838482161bd.1ykp8yx7dml11up9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-64b7f85860d8e80f.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a6e3f3f120c06a9d.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c65acc9d349f7532.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9c6ad0c05ee0b09a.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2ff912bc722ce8c9.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde_json-6c7eb838482161bd/build_script_build-6c7eb838482161bd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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_json` (build script) due to previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/num_bigint-022c52f30dc659bd.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `ring v0.16.20` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-69f05cf351b5ab59/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-a1e37aa2b7be6fd4/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-a1e37aa2b7be6fd4/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-a1e37aa2b7be6fd4/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-a1e37aa2b7be6fd4/out/x86_64-mont5-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-a1e37aa2b7be6fd4/out/chacha-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-a1e37aa2b7be6fd4/out/p256-x86_64-asm-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/p256-x86_64-asm-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-a1e37aa2b7be6fd4/out/aesni-gcm-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/aesni-gcm-x86_64-elf.S" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/pregenerated/aesni-gcm-x86_64-elf.S:1: fatal error: when writing output to /tmp/cc0wAdav.s: No space left on device [INFO] [stderr] 1 | # This file is generated from a similarly-named Perl script in the BoringSSL [INFO] [stderr] | [INFO] [stderr] compilation terminated. [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56146a7c221c - std::backtrace_rs::backtrace::libunwind::trace::h428d26b378fdac7c [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x56146a7c221c - std::backtrace_rs::backtrace::trace_unsynchronized::h94324fa9706068d9 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56146a7c221c - std::sys_common::backtrace::_print_fmt::h63c1dcd74150b006 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56146a7c221c - ::fmt::h51c27ff6cb4bb463 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56146a7e8eb0 - core::fmt::rt::Argument::fmt::h9ca6ffdd8d4daac9 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x56146a7e8eb0 - core::fmt::write::h6ab7ce50acad09ba [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 6: 0x56146a7bf1ff - std::io::Write::write_fmt::h357610885f48811d [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/io/mod.rs:1763:15 [INFO] [stderr] 7: 0x56146a7c2004 - std::sys_common::backtrace::_print::h286fa52388daac98 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x56146a7c2004 - std::sys_common::backtrace::print::h5102ce2dc2fa9e3e [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x56146a7c3e37 - std::panicking::default_hook::{{closure}}::h0cfe4c65bd31a5b0 [INFO] [stderr] 10: 0x56146a7c3b9f - std::panicking::default_hook::hf37095646a5537f7 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x56146a7c42b8 - std::panicking::rust_panic_with_hook::hd8ecd89f7b0271ae [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x56146a77d0fe - std::panicking::begin_panic::{{closure}}::hbad8c874567b20ca [INFO] [stderr] 13: 0x56146a77d03a - std::sys_common::backtrace::__rust_end_short_backtrace::h300027b479202141 [INFO] [stderr] 14: 0x56146a77d07b - std::panicking::begin_panic::h35434f8899ac106b [INFO] [stderr] 15: 0x56146a748612 - build_script_build::run_command::h2763734bb2be8d5e [INFO] [stderr] 16: 0x56146a747085 - build_script_build::compile::h1a62249dbd8c51c7 [INFO] [stderr] 17: 0x56146a746bae - build_script_build::build_library::{{closure}}::h9391de9ce5b0dfa9 [INFO] [stderr] 18: 0x56146a7426fb - core::ops::function::impls:: for &mut F>::call_once::h53241945c6ba3f11 [INFO] [stderr] 19: 0x56146a74dad7 - as core::iter::traits::iterator::Iterator>::next::h0892fa8e01d017b8 [INFO] [stderr] 20: 0x56146a753900 - alloc::vec::Vec::extend_desugared::he9b1bde3b08436b0 [INFO] [stderr] 21: 0x56146a7546d6 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::hf4ec73fd0f866ec4 [INFO] [stderr] 22: 0x56146a7527fa - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::hbc7b9ebb9440e3bc [INFO] [stderr] 23: 0x56146a75476d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::he462c43902bdb8b3 [INFO] [stderr] 24: 0x56146a754665 - as core::iter::traits::collect::FromIterator>::from_iter::hecfab7b6dae4a295 [INFO] [stderr] 25: 0x56146a74ea1d - core::iter::traits::iterator::Iterator::collect::h0a0589e7aa2ca3e1 [INFO] [stderr] 26: 0x56146a746335 - build_script_build::build_library::h3ba03682937d0a1a [INFO] [stderr] 27: 0x56146a74615e - build_script_build::build_c_code::{{closure}}::hb705916a72668f58 [INFO] [stderr] 28: 0x56146a751b1d - as core::iter::traits::iterator::Iterator>::for_each::hd9be5d312567434e [INFO] [stderr] 29: 0x56146a745d3f - build_script_build::build_c_code::haa61f205d25c672e [INFO] [stderr] 30: 0x56146a7449bd - build_script_build::ring_build_rs_main::h274bebb2061931c6 [INFO] [stderr] 31: 0x56146a74421d - build_script_build::main::h56a4f9ade147436a [INFO] [stderr] 32: 0x56146a742793 - core::ops::function::FnOnce::call_once::h0966e59905adae4f [INFO] [stderr] 33: 0x56146a742256 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5cbf5a80ed295db4 [INFO] [stderr] 34: 0x56146a74b059 - std::rt::lang_start::{{closure}}::hfb7c0068a5fea8df [INFO] [stderr] 35: 0x56146a7bb0d7 - core::ops::function::impls:: for &F>::call_once::he7607931ff2dd7d6 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 36: 0x56146a7bb0d7 - std::panicking::try::do_call::h6ce0ca906421353a [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:552:40 [INFO] [stderr] 37: 0x56146a7bb0d7 - std::panicking::try::hf1eaa5ada738e2df [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:516:19 [INFO] [stderr] 38: 0x56146a7bb0d7 - std::panic::catch_unwind::h44ee9a4f62d28051 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panic.rs:142:14 [INFO] [stderr] 39: 0x56146a7bb0d7 - std::rt::lang_start_internal::{{closure}}::h4bf7529be7397402 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/rt.rs:148:48 [INFO] [stderr] 40: 0x56146a7bb0d7 - std::panicking::try::do_call::h8c9069cefb936388 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:552:40 [INFO] [stderr] 41: 0x56146a7bb0d7 - std::panicking::try::hd013d3ed62d38553 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panicking.rs:516:19 [INFO] [stderr] 42: 0x56146a7bb0d7 - std::panic::catch_unwind::h20ae945a37430a85 [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/panic.rs:142:14 [INFO] [stderr] 43: 0x56146a7bb0d7 - std::rt::lang_start_internal::h44f87a070806de5d [INFO] [stderr] at /rustc/a42d94ebb883116f2867cbe3016d9bde9ca6d3f7/library/std/src/rt.rs:148:20 [INFO] [stderr] 44: 0x56146a74b037 - std::rt::lang_start::h5faf9b8da9e9dc61 [INFO] [stderr] 45: 0x56146a74a495 - main [INFO] [stderr] 46: 0x7face5964d90 - [INFO] [stderr] 47: 0x7face5964e40 - __libc_start_main [INFO] [stderr] 48: 0x56146a741da5 - _start [INFO] [stderr] 49: 0x0 - [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 2 previous errors [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/http-808297ea2bbd25a3.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/http-808297ea2bbd25a3/dep-lib-http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetat9IVXR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 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/rmetanHaiXn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-lite` (lib) due to 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/rmetarMQ1Z8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 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/rmetaJVr8pV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 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/rmetaCqiBNE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "b7ab477ff4e4a6ad403f5430644f1b3dc85acdc37aefa90de55fa7992819182d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ab477ff4e4a6ad403f5430644f1b3dc85acdc37aefa90de55fa7992819182d", kill_on_drop: false }` [INFO] [stdout] b7ab477ff4e4a6ad403f5430644f1b3dc85acdc37aefa90de55fa7992819182d [INFO] checking wayofthepie/ctlogs against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wayofthepie/ctlogs on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] finished tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] tweaked toml for git repo https://github.com/wayofthepie/ctlogs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wayofthepie/ctlogs 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d3a9760d1361404911f461d9e4b7177fd214df8f26084c0024a14423d2522ca [INFO] running `Command { std: "docker" "start" "-a" "8d3a9760d1361404911f461d9e4b7177fd214df8f26084c0024a14423d2522ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d3a9760d1361404911f461d9e4b7177fd214df8f26084c0024a14423d2522ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d3a9760d1361404911f461d9e4b7177fd214df8f26084c0024a14423d2522ca", kill_on_drop: false }` [INFO] [stdout] 8d3a9760d1361404911f461d9e4b7177fd214df8f26084c0024a14423d2522ca [INFO] checking wayofthepie/ctlogs against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wayofthepie/ctlogs on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] finished tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] tweaked toml for git repo https://github.com/wayofthepie/ctlogs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wayofthepie/ctlogs 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f135f90846959ba2f0c5f27cc4402f7c1650eee4ae9ed0f0eb1c9d0a3c51937 [INFO] running `Command { std: "docker" "start" "-a" "3f135f90846959ba2f0c5f27cc4402f7c1650eee4ae9ed0f0eb1c9d0a3c51937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f135f90846959ba2f0c5f27cc4402f7c1650eee4ae9ed0f0eb1c9d0a3c51937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f135f90846959ba2f0c5f27cc4402f7c1650eee4ae9ed0f0eb1c9d0a3c51937", kill_on_drop: false }` [INFO] [stdout] 3f135f90846959ba2f0c5f27cc4402f7c1650eee4ae9ed0f0eb1c9d0a3c51937 [INFO] checking wayofthepie/ctlogs against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wayofthepie/ctlogs on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] finished tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] tweaked toml for git repo https://github.com/wayofthepie/ctlogs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wayofthepie/ctlogs 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8df7530a16b9f1c34d5d3238107b98e5293a20d825f8f439bfaa9c4085a3a2ae [INFO] running `Command { std: "docker" "start" "-a" "8df7530a16b9f1c34d5d3238107b98e5293a20d825f8f439bfaa9c4085a3a2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8df7530a16b9f1c34d5d3238107b98e5293a20d825f8f439bfaa9c4085a3a2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df7530a16b9f1c34d5d3238107b98e5293a20d825f8f439bfaa9c4085a3a2ae", kill_on_drop: false }` [INFO] [stdout] 8df7530a16b9f1c34d5d3238107b98e5293a20d825f8f439bfaa9c4085a3a2ae [INFO] checking wayofthepie/ctlogs against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wayofthepie/ctlogs on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] finished tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] tweaked toml for git repo https://github.com/wayofthepie/ctlogs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wayofthepie/ctlogs 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 417d47d8da4b5cea6236c233b6c67447cd70b1a6e7117ac666fb6739f5a31967 [INFO] running `Command { std: "docker" "start" "-a" "417d47d8da4b5cea6236c233b6c67447cd70b1a6e7117ac666fb6739f5a31967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "417d47d8da4b5cea6236c233b6c67447cd70b1a6e7117ac666fb6739f5a31967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "417d47d8da4b5cea6236c233b6c67447cd70b1a6e7117ac666fb6739f5a31967", kill_on_drop: false }` [INFO] [stdout] 417d47d8da4b5cea6236c233b6c67447cd70b1a6e7117ac666fb6739f5a31967 [INFO] checking wayofthepie/ctlogs against try#031b389f0c31c0f91c9464d26313ae513dbe8d36 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwayofthepie%2Fctlogs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wayofthepie/ctlogs on toolchain 031b389f0c31c0f91c9464d26313ae513dbe8d36 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] finished tweaking git repo https://github.com/wayofthepie/ctlogs [INFO] tweaked toml for git repo https://github.com/wayofthepie/ctlogs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wayofthepie/ctlogs 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" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+031b389f0c31c0f91c9464d26313ae513dbe8d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf4448982e5db2100c5a15bbdf979fd5621dc5cfef7577257f419e3c51770c2f [INFO] running `Command { std: "docker" "start" "-a" "bf4448982e5db2100c5a15bbdf979fd5621dc5cfef7577257f419e3c51770c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf4448982e5db2100c5a15bbdf979fd5621dc5cfef7577257f419e3c51770c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4448982e5db2100c5a15bbdf979fd5621dc5cfef7577257f419e3c51770c2f", kill_on_drop: false }` [INFO] [stdout] bf4448982e5db2100c5a15bbdf979fd5621dc5cfef7577257f419e3c51770c2f [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.