[INFO] cloning repository https://github.com/epoch8/polars-geocode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epoch8/polars-geocode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepoch8%2Fpolars-geocode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepoch8%2Fpolars-geocode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f4284f37db455f68ff8814f2b9f137ac2d0adf1
[INFO] checking epoch8/polars-geocode against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepoch8%2Fpolars-geocode" "/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/epoch8/polars-geocode on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/epoch8/polars-geocode
[INFO] finished tweaking git repo https://github.com/epoch8/polars-geocode
[INFO] tweaked toml for git repo https://github.com/epoch8/polars-geocode written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/epoch8/polars-geocode 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-polars v0.4.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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e9feec31e3bd1512f9d77bb2278fc5a04ab06ece3ff2912a42b314018702d76
[INFO] running `Command { std: "docker" "start" "-a" "6e9feec31e3bd1512f9d77bb2278fc5a04ab06ece3ff2912a42b314018702d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e9feec31e3bd1512f9d77bb2278fc5a04ab06ece3ff2912a42b314018702d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e9feec31e3bd1512f9d77bb2278fc5a04ab06ece3ff2912a42b314018702d76", kill_on_drop: false }`
[INFO] [stdout] 6e9feec31e3bd1512f9d77bb2278fc5a04ab06ece3ff2912a42b314018702d76
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9100cc93939d253c0d329ee93e499fd4b802eabc43716bc59af7fbd907e8c0c4
[INFO] running `Command { std: "docker" "start" "-a" "9100cc93939d253c0d329ee93e499fd4b802eabc43716bc59af7fbd907e8c0c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling target-features v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling arrow2 v0.17.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/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/rustcoaZE74/symbols.o" "/opt/rustwide/target/debug/build/arrow2-aac924fd0ce302c0/build_script_build-aac924fd0ce302c0.build_script_build.42b6abafbc09bbc3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/arrow2-aac924fd0ce302c0/build_script_build-aac924fd0ce302c0.4titsvpicpj1lcxy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustc_version-3c7179a4709f7d4a.rlib" "/opt/rustwide/target/debug/deps/libsemver-a2a9bee786fb887e.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/arrow2-aac924fd0ce302c0/build_script_build-aac924fd0ce302c0" "-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] [stdout] error: failed to write /tmp/rustcoZmtVr/lib.rmeta: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arrow2` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `target-features` (lib) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 2 previous errors
[INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `jobserver` (lib)
[INFO] [stderr] error: could not compile `thiserror` (build script)
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-2e4078c5ef2ccbb0.d`: No space left on device (os error 28)
[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/rmetafSEnoL"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `smallvec` (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/b0696a5160711c068cb1f01b7437db7990d15750/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/rustce7jj74/symbols.o" "/opt/rustwide/target/debug/build/signal-hook-b9b7080e20c1c93c/build_script_build-b9b7080e20c1c93c.build_script_build.e0237dfe5c6704e1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/signal-hook-b9b7080e20c1c93c/build_script_build-b9b7080e20c1c93c.eeh3lnjpml8le7n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b0696a5160711c068cb1f01b7437db7990d15750/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/signal-hook-b9b7080e20c1c93c/build_script_build-b9b7080e20c1c93c" "-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 `signal-hook` (build script) due to 1 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/rmetaK1pqal"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `signal-hook-registry` (lib) due to 1 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/rmeta6k20Dd"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lock_api` (lib) due to 1 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/rmetaSPsd6C"
[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/rmetaiIrRYl"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `rayon-core` (lib) due to 1 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/rmetaAhVFyh"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 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/rmetaws1c4g"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 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/rmetaNMhjcR"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 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/rmetad7JZ8F"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9100cc93939d253c0d329ee93e499fd4b802eabc43716bc59af7fbd907e8c0c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9100cc93939d253c0d329ee93e499fd4b802eabc43716bc59af7fbd907e8c0c4", kill_on_drop: false }`
[INFO] [stdout] 9100cc93939d253c0d329ee93e499fd4b802eabc43716bc59af7fbd907e8c0c4
[INFO] checking epoch8/polars-geocode against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepoch8%2Fpolars-geocode" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking epoch8/polars-geocode against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepoch8%2Fpolars-geocode" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking epoch8/polars-geocode against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepoch8%2Fpolars-geocode" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking epoch8/polars-geocode against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepoch8%2Fpolars-geocode" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking epoch8/polars-geocode against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepoch8%2Fpolars-geocode" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device
[ERROR] this task or one of its parent failed!
[ERROR] failed to checkout https://github.com/epoch8/polars-geocode
[ERROR] caused by: command failed: exit status: 128
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
