[INFO] cloning repository https://github.com/decathorpe/marshal-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/decathorpe/marshal-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecathorpe%2Fmarshal-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecathorpe%2Fmarshal-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03632a0d3a1a753946930939d36eb98c7c1adecb [INFO] testing decathorpe/marshal-parser against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecathorpe%2Fmarshal-parser" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/decathorpe/marshal-parser on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/decathorpe/marshal-parser [INFO] finished tweaking git repo https://github.com/decathorpe/marshal-parser [INFO] tweaked toml for git repo https://github.com/decathorpe/marshal-parser written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/decathorpe/marshal-parser 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95c78200c23848e63def741a3da8830a930b1884ec1cf130bc6c45727292fa43 [INFO] running `Command { std: "docker" "start" "-a" "95c78200c23848e63def741a3da8830a930b1884ec1cf130bc6c45727292fa43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95c78200c23848e63def741a3da8830a930b1884ec1cf130bc6c45727292fa43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95c78200c23848e63def741a3da8830a930b1884ec1cf130bc6c45727292fa43", kill_on_drop: false }` [INFO] [stdout] 95c78200c23848e63def741a3da8830a930b1884ec1cf130bc6c45727292fa43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f30e470cdd34c8bf74f84d97ca4ebabca7d0d3957c5d838f6ec1bedc5c110e10 [INFO] running `Command { std: "docker" "start" "-a" "f30e470cdd34c8bf74f84d97ca4ebabca7d0d3957c5d838f6ec1bedc5c110e10", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/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" "-Wl,--version-script=/tmp/rustcbk0Swr/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcbk0Swr/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.thiserror_impl.73112a8e2c6ebf08-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.dflrl58dvofu9n9nnbaqi9xo7.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-33f7267d8b5832e8.9dgwrw373ewv3qhcq6cdpk99v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-699faf080a8cf9f1.rlib" "/opt/rustwide/target/debug/deps/libquote-12f3988dd0d8aa39.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-55b02ea9c2928d93.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-7e248b736ec3690e.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/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/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-33f7267d8b5832e8.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libthiserror_impl-33f7267d8b5832e8.so" "-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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f30e470cdd34c8bf74f84d97ca4ebabca7d0d3957c5d838f6ec1bedc5c110e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30e470cdd34c8bf74f84d97ca4ebabca7d0d3957c5d838f6ec1bedc5c110e10", kill_on_drop: false }` [INFO] [stdout] f30e470cdd34c8bf74f84d97ca4ebabca7d0d3957c5d838f6ec1bedc5c110e10 [INFO] testing decathorpe/marshal-parser against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecathorpe%2Fmarshal-parser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/data/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.pyc [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to write file tests/data/python3.9/doctest.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to write file tests/stdlib.rs [INFO] [stderr] error: unable to write file tests/utils.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing decathorpe/marshal-parser against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecathorpe%2Fmarshal-parser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.pyc [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to write file tests/stdlib.rs [INFO] [stderr] error: unable to write file tests/utils.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing decathorpe/marshal-parser against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecathorpe%2Fmarshal-parser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/data/python3.8/types.cpython-38.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pydecimal.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pyio.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pyio.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pyio.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sitebuiltins.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sitebuiltins.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sitebuiltins.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_strptime.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_strptime.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_strptime.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.pyc [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to write file tests/stdlib.rs [INFO] [stderr] error: unable to write file tests/utils.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing decathorpe/marshal-parser against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecathorpe%2Fmarshal-parser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/data/python3.9/_pydecimal.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pydecimal.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pydecimal.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pyio.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pyio.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pyio.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sitebuiltins.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sitebuiltins.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sitebuiltins.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_strptime.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_strptime.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_strptime.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.pyc [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to write file tests/stdlib.rs [INFO] [stderr] error: unable to write file tests/utils.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing decathorpe/marshal-parser against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecathorpe%2Fmarshal-parser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file tests/data/python3.9/_pydecimal.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pydecimal.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pyio.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pyio.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_pyio.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sitebuiltins.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sitebuiltins.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sitebuiltins.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_strptime.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_strptime.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_strptime.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_threading_local.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/_weakrefset.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/abc.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/aifc.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/antigravity.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/argparse.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/ast.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asynchat.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/asyncore.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/base64.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bdb.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/binhex.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bisect.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/bz2.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cProfile.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/calendar.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgi.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/cgitb.cpython-39.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.opt-1.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.opt-2.pyc [INFO] [stderr] error: unable to write file tests/data/python3.9/chunk.cpython-39.pyc [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/cmd.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/code.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codecs.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/codeop.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/colorsys.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/compileall.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/configparser.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/contextvars.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copy.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/copyreg.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/crypt.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/csv.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dataclasses.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/datetime.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/decimal.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/difflib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/dis.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/doctest.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/enum.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/filecmp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fileinput.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fnmatch.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/formatter.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/fractions.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ftplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/functools.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/genericpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getopt.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/getpass.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gettext.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/glob.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/graphlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/gzip.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hashlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/heapq.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/hmac.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imaplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imghdr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/imp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/inspect.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/io.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ipaddress.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/keyword.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/linecache.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/locale.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/lzma.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailbox.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mailcap.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/mimetypes.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/modulefinder.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/netrc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nntplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ntpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/nturl2path.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/numbers.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/opcode.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/operator.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/optparse.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/os.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pathlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pdb.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickle.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pickletools.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pipes.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pkgutil.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/platform.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/plistlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/poplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/posixpath.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pprint.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/profile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pstats.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pty.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/py_compile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pyclbr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/pydoc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/queue.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/quopri.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/random.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/re.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/reprlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/rlcompleter.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/runpy.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sched.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/secrets.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/selectors.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shelve.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shlex.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/shutil.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/signal.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/site.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtpd.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/smtplib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sndhdr.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socket.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/socketserver.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_compile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_constants.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sre_parse.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/ssl.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stat.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/statistics.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/string.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/stringprep.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/struct.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/subprocess.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sunau.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symbol.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/symtable.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/sysconfig.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tabnanny.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tarfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/telnetlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tempfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/textwrap.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/this.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/threading.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/timeit.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/token.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tokenize.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/trace.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/traceback.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tracemalloc.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/tty.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/turtle.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/types.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/typing.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uu.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/uuid.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/warnings.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/wave.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/weakref.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/webbrowser.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/xdrlib.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipapp.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipfile.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.opt-1.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.opt-2.pyc: No space left on device [INFO] [stderr] error: unable to create file tests/data/python3.9/zipimport.cpython-39.pyc: No space left on device [INFO] [stderr] error: unable to write file tests/stdlib.rs [INFO] [stderr] error: unable to write file tests/utils.rs [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/decathorpe/marshal-parser [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.