[INFO] cloning repository https://github.com/zeeshanlakhani/test-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeeshanlakhani/test-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanlakhani%2Ftest-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanlakhani%2Ftest-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ba2c6d60df150d7fbd410f55d6a5d8d8912c472
[INFO] checking zeeshanlakhani/test-template against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanlakhani%2Ftest-template" "/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/zeeshanlakhani/test-template on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] finished tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] tweaked toml for git repo https://github.com/zeeshanlakhani/test-template written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/zeeshanlakhani/test-template 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded retry-policies v0.1.2
[INFO] [stderr]   Downloaded reqwest-tracing v0.4.8
[INFO] [stderr]   Downloaded reqwest-retry v0.2.3
[INFO] [stderr]   Downloaded metrics-macros v0.6.0
[INFO] [stderr]   Downloaded opentelemetry-http v0.7.0
[INFO] [stderr]   Downloaded metrics v0.20.1
[INFO] [stderr]   Downloaded portable-atomic v0.3.20
[INFO] [stderr]   Downloaded wiremock v0.5.22
[INFO] [stderr]   Downloaded axum-tracing-opentelemetry v0.10.0
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.11.0
[INFO] [stderr]   Downloaded metrics-util v0.14.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 661d6b544160ec29d4d69aa7f6d5e64acdbc87ca59ffcd313f8f820e11015a55
[INFO] running `Command { std: "docker" "start" "-a" "661d6b544160ec29d4d69aa7f6d5e64acdbc87ca59ffcd313f8f820e11015a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "661d6b544160ec29d4d69aa7f6d5e64acdbc87ca59ffcd313f8f820e11015a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "661d6b544160ec29d4d69aa7f6d5e64acdbc87ca59ffcd313f8f820e11015a55", kill_on_drop: false }`
[INFO] [stdout] 661d6b544160ec29d4d69aa7f6d5e64acdbc87ca59ffcd313f8f820e11015a55
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a9ce6312848d7126f79cbabd61fba7cd6ef467d0fa8626c578b818f895aea83
[INFO] running `Command { std: "docker" "start" "-a" "0a9ce6312848d7126f79cbabd61fba7cd6ef467d0fa8626c578b818f895aea83", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/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" "-Wl,--version-script=/tmp/rustc0m6Qtf/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc0m6Qtf/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.serde_derive.cb14f882f632238e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.2g4awzqfpmti884c.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-998865d13712b99f.6ks8317tyxkpwyr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-265cfa2bb90fac81.rlib" "/opt/rustwide/target/debug/deps/libquote-e9656873c7f5ddcf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3c25b1bc0186164d.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-511b6b851460b68a.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-9ac7e7973ee1bdcf.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a21ec804edbb6277.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-998865d13712b99f.so" "-Wl,--gc-sections" "-shared" "-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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawIDbOT/lib.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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/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" "-Wl,--version-script=/tmp/rustclgAueH/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustclgAueH/symbols.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pin_project_internal.103f3048dfb97875-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.xygec1ahnjpiif5.rcgu.rmeta" "/opt/rustwide/target/debug/deps/pin_project_internal-1fa1662112c51ca7.pr39g4r5w2plou.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-265cfa2bb90fac81.rlib" "/opt/rustwide/target/debug/deps/libquote-e9656873c7f5ddcf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3c25b1bc0186164d.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-511b6b851460b68a.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-9ac7e7973ee1bdcf.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a21ec804edbb6277.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpin_project_internal-1fa1662112c51ca7.so" "-Wl,--gc-sections" "-shared" "-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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/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" "-Wl,--version-script=/tmp/rustc1kKhm1/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1kKhm1/symbols.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.async_trait.7dd44a9d8020f705-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.1theawymhz7c6enz.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_trait-cbbd2042f90b332a.4gtje9ir7222xasi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-265cfa2bb90fac81.rlib" "/opt/rustwide/target/debug/deps/libquote-e9656873c7f5ddcf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3c25b1bc0186164d.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-511b6b851460b68a.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-9ac7e7973ee1bdcf.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a21ec804edbb6277.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-cbbd2042f90b332a.so" "-Wl,--gc-sections" "-shared" "-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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-trait` (lib) due to 2 previous errors
[INFO] [stderr] error: could not compile `pin-project-internal` (lib) due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-util` (lib) due to 2 previous errors
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/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" "-Wl,--version-script=/tmp/rustcDpcR53/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcDpcR53/symbols.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.prost_derive.d04d324f1aa032a9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.nd7kdfaqxn6t46u.rcgu.rmeta" "/opt/rustwide/target/debug/deps/prost_derive-6359032a097a839e.46pqeo86o13w8jbq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-4e4a777c0346ef86.rlib" "/opt/rustwide/target/debug/deps/libquote-e9656873c7f5ddcf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-3c25b1bc0186164d.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-511b6b851460b68a.rlib" "/opt/rustwide/target/debug/deps/libitertools-70726ce0f69d3481.rlib" "/opt/rustwide/target/debug/deps/libeither-8440528ad68f3d3b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-1b1c9bc1b38a1329.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-9ac7e7973ee1bdcf.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eb900a948ffb2e3b.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a21ec804edbb6277.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libprost_derive-6359032a097a839e.so" "-Wl,--gc-sections" "-shared" "-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 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-derive` (lib) due to 2 previous errors
[INFO] [stdout] error: failed to write /tmp/rustcwqzPgK/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFleDt0/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: openssl-sys@0.9.102: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.102`
[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/openssl-sys-a204da564f65c283/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR
[INFO] [stderr]   OPENSSL_NO_VENDOR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIB_x86_64-unknown-linux-gnu
[INFO] [stderr]   RANLIB_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIB_x86_64_unknown_linux_gnu
[INFO] [stderr]   RANLIB_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_RANLIB
[INFO] [stderr]   HOST_RANLIB = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIB
[INFO] [stderr]   RANLIB = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   RANLIBFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIBFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   RANLIBFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_RANLIBFLAGS
[INFO] [stderr]   HOST_RANLIBFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=RANLIBFLAGS
[INFO] [stderr]   RANLIBFLAGS = None
[INFO] [stderr]   running cd "/opt/rustwide/target/debug/build/openssl-sys-d276fb626100cb2b/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-d276fb626100cb2b/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64"
[INFO] [stderr]   Configuring OpenSSL version 3.2.1 for target linux-x86_64
[INFO] [stderr]   Using os-specific seed configuration
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   Failure!  Makefile wasn't produced.
[INFO] [stderr]   Please read INSTALL.md and associated NOTES-* files.  You may also have to
[INFO] [stderr]   look over your available compiler tool chain or change your configuration.
[INFO] [stderr] 
[INFO] [stderr]   mkdir /opt/rustwide/target/debug/build/openssl-sys-d276fb626100cb2b/out/openssl-build/build/src/doc/man7/img: No space left on device at ./Configure line 1918.
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.2.3+3.2.1/src/lib.rs:611:9:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Error configuring OpenSSL build:
[INFO] [stderr]       Command: cd "/opt/rustwide/target/debug/build/openssl-sys-d276fb626100cb2b/out/openssl-build/build/src" && env -u CROSS_COMPILE AR="ar" CC="cc" RANLIB="ranlib" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-d276fb626100cb2b/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-tests" "no-comp" "no-zlib" "no-zlib-dynamic" "--libdir=lib" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64"
[INFO] [stderr]       Exit status: exit status: 28
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]       
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5643db319a62 - std::backtrace_rs::backtrace::libunwind::trace::hd67e08e71d64f12a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x5643db319a62 - std::backtrace_rs::backtrace::trace_unsynchronized::h1b6e03ae921b7ccc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5643db319a62 - std::sys_common::backtrace::_print_fmt::h104284235ec6c37d
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x5643db319a62 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h9ec11fc9f8e1e9e3
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x5643db34011c - core::fmt::rt::Argument::fmt::hba6bb69d73dbc69a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x5643db34011c - core::fmt::write::h1591db653c658e71
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x5643db3163af - std::io::Write::write_fmt::hfbffa468e7623aef
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x5643db319834 - std::sys_common::backtrace::_print::h00abfdf27a732373
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x5643db319834 - std::sys_common::backtrace::print::ha9520edf621a95dc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x5643db31b53b - std::panicking::default_hook::{{closure}}::h46e508c07ecf0cb0
[INFO] [stderr]     10:     0x5643db31b293 - std::panicking::default_hook::h171667a6e5f66517
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x5643db31b9dd - std::panicking::rust_panic_with_hook::hb748cf56d2d9af62
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x5643db31b8b2 - std::panicking::begin_panic_handler::{{closure}}::h1f68a14808274394
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x5643db319f36 - std::sys_common::backtrace::__rust_end_short_backtrace::h36413da1fefb6b73
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x5643db31b5e4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x5643db205385 - core::panicking::panic_fmt::hbebe585df2478a90
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5643db28fd74 - openssl_src::Build::run_command::h155d489ddb1f5e9c
[INFO] [stderr]     17:     0x5643db28e8f5 - openssl_src::Build::build::h9a163721b4fa2464
[INFO] [stderr]     18:     0x5643db215329 - build_script_main::find_vendored::get_openssl::hc4e9b91221314ec2
[INFO] [stderr]     19:     0x5643db2097d8 - build_script_main::find_openssl::h8c763fd88b59306a
[INFO] [stderr]     20:     0x5643db2099e1 - build_script_main::main::h1b1dbc91b382ee14
[INFO] [stderr]     21:     0x5643db2066e3 - core::ops::function::FnOnce::call_once::hdc187b2d0739b70b
[INFO] [stderr]     22:     0x5643db210ac6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h02da0754dc570053
[INFO] [stderr]     23:     0x5643db205fc9 - std::rt::lang_start::{{closure}}::h344de8aad7dfb775
[INFO] [stderr]     24:     0x5643db312383 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc0dea7e08dfe9d58
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x5643db312383 - std::panicking::try::do_call::h9e7e3ff0019eca48
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     26:     0x5643db312383 - std::panicking::try::h4177c8693e12080e
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     27:     0x5643db312383 - std::panic::catch_unwind::h30c59f0ccf8c5da4
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     28:     0x5643db312383 - std::rt::lang_start_internal::{{closure}}::hc959f2313e587664
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x5643db312383 - std::panicking::try::do_call::h52365037f05374a7
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     30:     0x5643db312383 - std::panicking::try::h7da172df60cd6061
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     31:     0x5643db312383 - std::panic::catch_unwind::h88fa8b63d34be7de
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     32:     0x5643db312383 - std::rt::lang_start_internal::hc3039611687c4867
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x5643db205fa7 - std::rt::lang_start::ha454f46960c08cbc
[INFO] [stderr]     34:     0x5643db20e0c5 - main
[INFO] [stderr]     35:     0x7fd8a93fad90 - <unknown>
[INFO] [stderr]     36:     0x7fd8a93fae40 - __libc_start_main
[INFO] [stderr]     37:     0x5643db205a95 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "0a9ce6312848d7126f79cbabd61fba7cd6ef467d0fa8626c578b818f895aea83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a9ce6312848d7126f79cbabd61fba7cd6ef467d0fa8626c578b818f895aea83", kill_on_drop: false }`
[INFO] [stdout] 0a9ce6312848d7126f79cbabd61fba7cd6ef467d0fa8626c578b818f895aea83
[INFO] checking zeeshanlakhani/test-template against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanlakhani%2Ftest-template" "/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/zeeshanlakhani/test-template on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] finished tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] tweaked toml for git repo https://github.com/zeeshanlakhani/test-template written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zeeshanlakhani/test-template 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d454cebc23fdd41ea7370d4e1367e1bb1c4ea99b185662a8c6c895b76613ae3
[INFO] running `Command { std: "docker" "start" "-a" "1d454cebc23fdd41ea7370d4e1367e1bb1c4ea99b185662a8c6c895b76613ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d454cebc23fdd41ea7370d4e1367e1bb1c4ea99b185662a8c6c895b76613ae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d454cebc23fdd41ea7370d4e1367e1bb1c4ea99b185662a8c6c895b76613ae3", kill_on_drop: false }`
[INFO] [stdout] 1d454cebc23fdd41ea7370d4e1367e1bb1c4ea99b185662a8c6c895b76613ae3
[INFO] checking zeeshanlakhani/test-template against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanlakhani%2Ftest-template" "/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/zeeshanlakhani/test-template on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] finished tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] tweaked toml for git repo https://github.com/zeeshanlakhani/test-template written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zeeshanlakhani/test-template 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eec3ddaa5189b6f03cf81ff382e858ad3d7b92f7779d63ce1833786f4fa4268a
[INFO] running `Command { std: "docker" "start" "-a" "eec3ddaa5189b6f03cf81ff382e858ad3d7b92f7779d63ce1833786f4fa4268a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eec3ddaa5189b6f03cf81ff382e858ad3d7b92f7779d63ce1833786f4fa4268a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eec3ddaa5189b6f03cf81ff382e858ad3d7b92f7779d63ce1833786f4fa4268a", kill_on_drop: false }`
[INFO] [stdout] eec3ddaa5189b6f03cf81ff382e858ad3d7b92f7779d63ce1833786f4fa4268a
[INFO] checking zeeshanlakhani/test-template against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanlakhani%2Ftest-template" "/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/zeeshanlakhani/test-template on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] finished tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] tweaked toml for git repo https://github.com/zeeshanlakhani/test-template written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zeeshanlakhani/test-template 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/docker/image/overlay2/layerdb/mounts/69d9292b40fcd3fde1cc1d4793b712316e66acd666d3c737f75845869a7487d3/init-id: no space left on device
[INFO] checking zeeshanlakhani/test-template against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanlakhani%2Ftest-template" "/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/zeeshanlakhani/test-template on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] finished tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] tweaked toml for git repo https://github.com/zeeshanlakhani/test-template written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zeeshanlakhani/test-template 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to write /workspace/builds/worker-3-tc2/source/Cargo.lock
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] checking zeeshanlakhani/test-template against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeeshanlakhani%2Ftest-template" "/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/zeeshanlakhani/test-template on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] finished tweaking git repo https://github.com/zeeshanlakhani/test-template
[INFO] tweaked toml for git repo https://github.com/zeeshanlakhani/test-template written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zeeshanlakhani/test-template 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to write /workspace/builds/worker-3-tc2/source/Cargo.lock
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
