[INFO] cloning repository https://github.com/maxbrunsfeld/llama-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxbrunsfeld/llama-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbrunsfeld%2Fllama-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbrunsfeld%2Fllama-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c9705358e3102b357925c2ff4aa7d13bff6555a [INFO] documenting maxbrunsfeld/llama-rs against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbrunsfeld%2Fllama-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxbrunsfeld/llama-rs on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxbrunsfeld/llama-rs [INFO] finished tweaking git repo https://github.com/maxbrunsfeld/llama-rs [INFO] tweaked toml for git repo https://github.com/maxbrunsfeld/llama-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maxbrunsfeld/llama-rs 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adb208ebfafa98e3fe771e4ca93ee1f836e3f1133ce98e5d9a02bc20e01785bb [INFO] running `Command { std: "docker" "start" "-a" "adb208ebfafa98e3fe771e4ca93ee1f836e3f1133ce98e5d9a02bc20e01785bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adb208ebfafa98e3fe771e4ca93ee1f836e3f1133ce98e5d9a02bc20e01785bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb208ebfafa98e3fe771e4ca93ee1f836e3f1133ce98e5d9a02bc20e01785bb", kill_on_drop: false }` [INFO] [stdout] adb208ebfafa98e3fe771e4ca93ee1f836e3f1133ce98e5d9a02bc20e01785bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c85cea5d5f3536dbd65396ae17746eb1e03d813708fd4b9751fee617697f20 [INFO] running `Command { std: "docker" "start" "-a" "52c85cea5d5f3536dbd65396ae17746eb1e03d813708fd4b9751fee617697f20", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling llama-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWVj79W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-17ee92011e755256.rlib,libbindgen-c153c86c091cd871.rlib,libprettyplease-b30c94faca432e9c.rlib,libwhich-230c0d1cc0f2145c.rlib,libeither-e1c7bd63f6e42775.rlib,libshlex-d6286da76fcb3893.rlib,librustc_hash-9f7280de23923043.rlib,libregex-c1e7a73854920887.rlib,libregex_automata-dd1bef825fb17a5f.rlib,libregex_syntax-024e0c7773694b53.rlib,liblazycell-105fb589a81f2224.rlib,libpeeking_take_while-552744cefd8fb32b.rlib,libcexpr-7bc0ad298bfb0959.rlib,libnom-62e5004d3d18c23c.rlib,libmemchr-a78d42e97ddddf6d.rlib,libclang_sys-b996c79a34d41ca7.rlib,liblibloading-f19c01b8d908b89a.rlib,libcfg_if-f67a19aaa961867e.rlib,liblibc-fd32096b428574ee.rlib,libglob-54111e42c57150df.rlib,libsyn-66dd34aa1e9e4626.rlib,liblog-d3a95781900a180a.rlib,libquote-2a2b136c39184dad.rlib,libproc_macro2-a9356deedaa05ef8.rlib,libunicode_ident-6ae554bfe0a19172.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-47998e04dd4ac9f3.rlib,libbitflags-4a46718f5dcb734a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/llama-rs-acadcd3d34089909/build_script_build-acadcd3d34089909" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `llama-rs` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "52c85cea5d5f3536dbd65396ae17746eb1e03d813708fd4b9751fee617697f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c85cea5d5f3536dbd65396ae17746eb1e03d813708fd4b9751fee617697f20", kill_on_drop: false }` [INFO] [stdout] 52c85cea5d5f3536dbd65396ae17746eb1e03d813708fd4b9751fee617697f20