[INFO] cloning repository https://github.com/mCaptcha/pow_py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mCaptcha/pow_py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmCaptcha%2Fpow_py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmCaptcha%2Fpow_py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a2089ba4a9ad2262b2bc5d8ef4ec233bd92ae47 [INFO] checking mCaptcha/pow_py against try#9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 for pr-107620 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmCaptcha%2Fpow_py" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mCaptcha/pow_py on toolchain 9e1116444e23dde580a35d0bf5bbb46c1ce9ce25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mCaptcha/pow_py [INFO] finished tweaking git repo https://github.com/mCaptcha/pow_py [INFO] tweaked toml for git repo https://github.com/mCaptcha/pow_py written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mCaptcha/pow_py 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" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9162c6f3f3f377787064fdd2c2b1719c68a3528c321d268617003273d240b09f [INFO] running `Command { std: "docker" "start" "-a" "9162c6f3f3f377787064fdd2c2b1719c68a3528c321d268617003273d240b09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9162c6f3f3f377787064fdd2c2b1719c68a3528c321d268617003273d240b09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9162c6f3f3f377787064fdd2c2b1719c68a3528c321d268617003273d240b09f", kill_on_drop: false }` [INFO] [stdout] 9162c6f3f3f377787064fdd2c2b1719c68a3528c321d268617003273d240b09f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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_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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+9e1116444e23dde580a35d0bf5bbb46c1ce9ce25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 504c1289f9a4a536ebf5c47afe0f0d12bf30ee721488ed56a8fc3acf539a3cf5 [INFO] running `Command { std: "docker" "start" "-a" "504c1289f9a4a536ebf5c47afe0f0d12bf30ee721488ed56a8fc3acf539a3cf5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling once_cell v1.11.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling pyo3-build-config v0.16.5 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/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/rustcxn0mv1/symbols.o" "/opt/rustwide/target/debug/build/num-bigint-99da4572d30934cd/build_script_build-99da4572d30934cd.build_script_build.3c5fc7b060e755a3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/num-bigint-99da4572d30934cd/build_script_build-99da4572d30934cd.1cm80estqdvu9h88.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-5427750adef8bb82.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-75b9617f92376d41.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9c9c1db573a7335d.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-943c5a031ea59756.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-52b0294e28e85f0c.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b7fbc62efa77abb9.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-102731a77dbccbc8.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1c48511ebb1a200e.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c6b390a5b2a049a2.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0a8aa27d5bf1bc44.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d75813e4f4f6bafa.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0804a6feb3ed38ea.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6772c722dc231412.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c941e8f182e10925.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7fab2ff20d1f2cd.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ae318380f963b832.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c042ecce9932705.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c8fdd0d8f03b0225.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-91facdcc9286d01d.rlib" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-86f479762cd41464.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9e1116444e23dde580a35d0bf5bbb46c1ce9ce25/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-bigint-99da4572d30934cd/build_script_build-99da4572d30934cd" "-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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `parking_lot_core` (build script) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-f569dbe61e211d7a.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/rmeta3lslEv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to previous error [INFO] [stderr] error: could not compile `typenum` (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/build/pyo3-build-config-b35972a6c4bc9eae/rmetarV3jaV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3-build-config` (build script) due to previous error [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:448:9 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacWYDbS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to previous error [INFO] [stderr] error: could not compile `libc` (lib) [INFO] running `Command { std: "docker" "inspect" "504c1289f9a4a536ebf5c47afe0f0d12bf30ee721488ed56a8fc3acf539a3cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "504c1289f9a4a536ebf5c47afe0f0d12bf30ee721488ed56a8fc3acf539a3cf5", kill_on_drop: false }` [INFO] [stdout] 504c1289f9a4a536ebf5c47afe0f0d12bf30ee721488ed56a8fc3acf539a3cf5