[INFO] cloning repository https://github.com/afeinberg/asciiload [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afeinberg/asciiload" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafeinberg%2Fasciiload", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafeinberg%2Fasciiload'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbfaad1262f3ff1e0fc372912d481add0fa6256b [INFO] documenting afeinberg/asciiload against 1.71.0 for beta-1.72-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafeinberg%2Fasciiload" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/afeinberg/asciiload on toolchain 1.71.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.71.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/afeinberg/asciiload [INFO] finished tweaking git repo https://github.com/afeinberg/asciiload [INFO] tweaked toml for git repo https://github.com/afeinberg/asciiload written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/afeinberg/asciiload 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" "+1.71.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+1.71.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ed24d8e8dc9d21e6ffb92b47557bf32f03a30761a4326396ab006bb7aca87d1 [INFO] running `Command { std: "docker" "start" "-a" "4ed24d8e8dc9d21e6ffb92b47557bf32f03a30761a4326396ab006bb7aca87d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ed24d8e8dc9d21e6ffb92b47557bf32f03a30761a4326396ab006bb7aca87d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ed24d8e8dc9d21e6ffb92b47557bf32f03a30761a4326396ab006bb7aca87d1", kill_on_drop: false }` [INFO] [stdout] 4ed24d8e8dc9d21e6ffb92b47557bf32f03a30761a4326396ab006bb7aca87d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+1.71.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0800e0531269664fe7ec9c06bd79e985e2c6ce498e1310156e51168ad8bd591a [INFO] running `Command { std: "docker" "start" "-a" "0800e0531269664fe7ec9c06bd79e985e2c6ce498e1310156e51168ad8bd591a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaQ8TMEl" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/crossbeam-utils-5a8bfea4f1996e26/rmetamDirwy" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/libc-fe40cf32326ecbdf/rmetasxLWUo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scopeguard` (lib) due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `crossbeam-utils` (build script) due to previous error [INFO] [stderr] error: could not compile `libc` (build script) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaiX7zAP" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBMrIMT" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaw1MQKZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `either` (lib) due to previous error [INFO] [stderr] error: could not compile `autocfg` (lib) due to previous error [INFO] [stderr] error: could not compile `once_cell` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLMw0Ag" [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/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcouqflE/symbols.o" "/opt/rustwide/target/debug/build/rayon-core-28ce72069f30d77d/build_script_build-28ce72069f30d77d.build_script_build.9318ac5aab58df7e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/rayon-core-28ce72069f30d77d/build_script_build-28ce72069f30d77d.build_script_build.9318ac5aab58df7e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/rayon-core-28ce72069f30d77d/build_script_build-28ce72069f30d77d.build_script_build.9318ac5aab58df7e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/rayon-core-28ce72069f30d77d/build_script_build-28ce72069f30d77d.build_script_build.9318ac5aab58df7e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/rayon-core-28ce72069f30d77d/build_script_build-28ce72069f30d77d.build_script_build.9318ac5aab58df7e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/rayon-core-28ce72069f30d77d/build_script_build-28ce72069f30d77d.build_script_build.9318ac5aab58df7e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/rayon-core-28ce72069f30d77d/build_script_build-28ce72069f30d77d.2oiytr3mfppjv007.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-0d91c78a7710ed2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9bfeb974ba4dc4e7.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7dd2d47ddb5fff81.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-18d5ce8e8a320b85.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-69d2770595dc6161.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b156a020cc470e38.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-84091f15e468b1ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fbde6acb28b510ca.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e9de5d8ee4e7a3dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9023252e4f119830.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fcbb01769e88af40.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-f69e84994e245fea.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-27b55c02caca49ea.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-579b26075cbe9eca.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-54c30397d4b33d3b.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-65fb576691133eee.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-3fff6412017c0b89.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-fd3918c72578db43.rlib" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2a597573799b576f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rayon-core-28ce72069f30d77d/build_script_build-28ce72069f30d77d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon-core` (build script) due to previous error [INFO] [stderr] error: could not compile `numtoa` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "0800e0531269664fe7ec9c06bd79e985e2c6ce498e1310156e51168ad8bd591a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0800e0531269664fe7ec9c06bd79e985e2c6ce498e1310156e51168ad8bd591a", kill_on_drop: false }` [INFO] [stdout] 0800e0531269664fe7ec9c06bd79e985e2c6ce498e1310156e51168ad8bd591a