[INFO] cloning repository https://github.com/dmitmel/place145 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmitmel/place145" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitmel%2Fplace145", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitmel%2Fplace145'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f39c1627332778567d015cdfd5cc31f5ab20e06 [INFO] testing dmitmel/place145 against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitmel%2Fplace145" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmitmel/place145 on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/dmitmel/place145 [INFO] finished tweaking git repo https://github.com/dmitmel/place145 [INFO] tweaked toml for git repo https://github.com/dmitmel/place145 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/dmitmel/place145 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09b55f8b945246eb2ed2ea2ac9e69d5d1134009b2f47a0660b46b58e8d5461af [INFO] running `Command { std: "docker" "start" "-a" "09b55f8b945246eb2ed2ea2ac9e69d5d1134009b2f47a0660b46b58e8d5461af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09b55f8b945246eb2ed2ea2ac9e69d5d1134009b2f47a0660b46b58e8d5461af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b55f8b945246eb2ed2ea2ac9e69d5d1134009b2f47a0660b46b58e8d5461af", kill_on_drop: false }` [INFO] [stdout] 09b55f8b945246eb2ed2ea2ac9e69d5d1134009b2f47a0660b46b58e8d5461af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8e8b520b97a660df6fdad4eb22fd4a9545a407fed2e74e39f6c36f1b1ea4685 [INFO] running `Command { std: "docker" "start" "-a" "b8e8b520b97a660df6fdad4eb22fd4a9545a407fed2e74e39f6c36f1b1ea4685", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling askama_escape v0.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling base64 v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling actix-web v0.7.16 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/unicase-bdd1dd337b01bf04/lib-unicase` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcbnp3vc/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKqy4EB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `quote` [INFO] [stderr] error: could not compile `net2` [INFO] [stderr] error: could not compile `socket2` [INFO] [stderr] error: could not compile `num_cpus` [INFO] [stderr] error: could not compile `idna` [INFO] [stderr] error: could not compile `tokio-current-thread` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding` [INFO] [stderr] error: could not compile `rand` due to 2 previous errors [INFO] [stderr] error: could not compile `iovec` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxzlnRU/symbols.o" "/opt/rustwide/target/debug/build/rand-755f1df5b98a2012/build_script_build-755f1df5b98a2012.build_script_build.42518531-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/rand-755f1df5b98a2012/build_script_build-755f1df5b98a2012.build_script_build.42518531-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/rand-755f1df5b98a2012/build_script_build-755f1df5b98a2012.build_script_build.42518531-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/rand-755f1df5b98a2012/build_script_build-755f1df5b98a2012.build_script_build.42518531-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/rand-755f1df5b98a2012/build_script_build-755f1df5b98a2012.build_script_build.42518531-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/rand-755f1df5b98a2012/build_script_build-755f1df5b98a2012.build_script_build.42518531-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/rand-755f1df5b98a2012/build_script_build-755f1df5b98a2012.build_script_build.42518531-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/rand-755f1df5b98a2012/build_script_build-755f1df5b98a2012.build_script_build.42518531-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/rand-755f1df5b98a2012/build_script_build-755f1df5b98a2012.1n9f762uacq2qp2p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_version-1129fcf04d3a983d.rlib" "/opt/rustwide/target/debug/deps/libsemver-08a1dde311af91c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-8fcb85df1b1460b9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rand-755f1df5b98a2012/build_script_build-755f1df5b98a2012" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbTQZ2V/symbols.o" "/opt/rustwide/target/debug/build/rand_chacha-ed33d0e4c879ad58/build_script_build-ed33d0e4c879ad58.build_script_build.7559f43e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/rand_chacha-ed33d0e4c879ad58/build_script_build-ed33d0e4c879ad58.build_script_build.7559f43e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/rand_chacha-ed33d0e4c879ad58/build_script_build-ed33d0e4c879ad58.build_script_build.7559f43e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/rand_chacha-ed33d0e4c879ad58/build_script_build-ed33d0e4c879ad58.build_script_build.7559f43e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/rand_chacha-ed33d0e4c879ad58/build_script_build-ed33d0e4c879ad58.build_script_build.7559f43e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/rand_chacha-ed33d0e4c879ad58/build_script_build-ed33d0e4c879ad58.build_script_build.7559f43e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/rand_chacha-ed33d0e4c879ad58/build_script_build-ed33d0e4c879ad58.build_script_build.7559f43e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/rand_chacha-ed33d0e4c879ad58/build_script_build-ed33d0e4c879ad58.build_script_build.7559f43e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/rand_chacha-ed33d0e4c879ad58/build_script_build-ed33d0e4c879ad58.10lqstzah7561os5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_version-1129fcf04d3a983d.rlib" "/opt/rustwide/target/debug/deps/libsemver-08a1dde311af91c6.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-8fcb85df1b1460b9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/61cd42370816fd135c0f3b9debf2f5dfcf194594/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rand_chacha-ed33d0e4c879ad58/build_script_build-ed33d0e4c879ad58" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: 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] error: could not compile `rand` due to 2 previous errors [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] error: could not compile `rand_chacha` due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] error: could not compile `regex-syntax` [INFO] running `Command { std: "docker" "inspect" "b8e8b520b97a660df6fdad4eb22fd4a9545a407fed2e74e39f6c36f1b1ea4685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e8b520b97a660df6fdad4eb22fd4a9545a407fed2e74e39f6c36f1b1ea4685", kill_on_drop: false }` [INFO] [stdout] b8e8b520b97a660df6fdad4eb22fd4a9545a407fed2e74e39f6c36f1b1ea4685