[INFO] cloning repository https://github.com/cicvedu/cicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cicvedu/cicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcicvedu%2Fcicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcicvedu%2Fcicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af0df3a5da6ac79f25b08133d43e87e2450e27eb [INFO] checking cicvedu/cicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-template/af0df3a5da6ac79f25b08133d43e87e2450e27eb against master#717f5df2c308dfb4b7b8e6c002c11fe8269c4011 for pr-133274 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcicvedu%2Fcicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-template" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cicvedu/cicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-template on toolchain 717f5df2c308dfb4b7b8e6c002c11fe8269c4011 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+717f5df2c308dfb4b7b8e6c002c11fe8269c4011" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cicvedu/cicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-template [INFO] finished tweaking git repo https://github.com/cicvedu/cicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-template [INFO] tweaked toml for git repo https://github.com/cicvedu/cicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-template written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cicvedu/cicv-rust-classroom-rustlings-semester-4-rustlings-cicv-exercises-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" "+717f5df2c308dfb4b7b8e6c002c11fe8269c4011" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+717f5df2c308dfb4b7b8e6c002c11fe8269c4011" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a14d380cda3e42f512351cd4bd2cb5012dddd4e2709cbf8eb11360475a760af5 [INFO] running `Command { std: "docker" "start" "-a" "a14d380cda3e42f512351cd4bd2cb5012dddd4e2709cbf8eb11360475a760af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a14d380cda3e42f512351cd4bd2cb5012dddd4e2709cbf8eb11360475a760af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14d380cda3e42f512351cd4bd2cb5012dddd4e2709cbf8eb11360475a760af5", kill_on_drop: false }` [INFO] [stdout] a14d380cda3e42f512351cd4bd2cb5012dddd4e2709cbf8eb11360475a760af5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+717f5df2c308dfb4b7b8e6c002c11fe8269c4011" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0681fd8138cc5602606c15e6a5b2b375860ed3fc270607ffa0911139b053687f [INFO] running `Command { std: "docker" "start" "-a" "0681fd8138cc5602606c15e6a5b2b375860ed3fc270607ffa0911139b053687f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Checking log v0.4.19 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHgZKwv/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `unicode-ident` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `quote` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.29/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=6fb638af8bf451e9 -C extra-filename=-6fb638af8bf451e9 --out-dir /opt/rustwide/target/debug/build/quote-6fb638af8bf451e9 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.64/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=5787807f8753ef0a -C extra-filename=-5787807f8753ef0a --out-dir /opt/rustwide/target/debug/build/proc-macro2-5787807f8753ef0a -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write /tmp/rustcgDyMDC/symbols.o: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.147/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ecfbcb4a467c30eb -C extra-filename=-ecfbcb4a467c30eb --out-dir /opt/rustwide/target/debug/build/libc-ecfbcb4a467c30eb -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1Epvyq/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustch33Yoq/symbols.o" "/opt/rustwide/target/debug/build/memchr-6c9ad9f623d66ff2/build_script_build-6c9ad9f623d66ff2.build_script_build.62106d866b7d023b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/memchr-6c9ad9f623d66ff2/build_script_build-6c9ad9f623d66ff2.33qx6mb0zhp14k35y1xsi7qwr.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-81d925df099611ec.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b8448eab142ef565.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d25a941a4df9caf8.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-ade6936d448d6794.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0a175cebd11e144e.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-127f0ef4dcbf7436.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d034686f0f0f9113.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-edb57e0099b607a2.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00d71dca83e6b3e6.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f9f91ef79bc3c342.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-226b4b3bb3c90aef.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1e4d788e09d8a83.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cfe9e45cb365e7f0.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a214d3ea58225c02.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8b7cc309868a115a.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9621b8f524eebb06.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-619eefe14aaf54f4.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/memchr-6c9ad9f623d66ff2/build_script_build-6c9ad9f623d66ff2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0681fd8138cc5602606c15e6a5b2b375860ed3fc270607ffa0911139b053687f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0681fd8138cc5602606c15e6a5b2b375860ed3fc270607ffa0911139b053687f", kill_on_drop: false }` [INFO] [stdout] 0681fd8138cc5602606c15e6a5b2b375860ed3fc270607ffa0911139b053687f