[INFO] cloning repository https://github.com/shenjiangqiu/mtx_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shenjiangqiu/mtx_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenjiangqiu%2Fmtx_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenjiangqiu%2Fmtx_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 667f9e3361e477e28fdf9a72acf32786202c7d92 [INFO] testing shenjiangqiu/mtx_server against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenjiangqiu%2Fmtx_server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shenjiangqiu/mtx_server 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/shenjiangqiu/mtx_server [INFO] finished tweaking git repo https://github.com/shenjiangqiu/mtx_server [INFO] tweaked toml for git repo https://github.com/shenjiangqiu/mtx_server written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shenjiangqiu/mtx_server 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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5334f124cdda6e7f79dcc21d6ac69df858fb70edb0a4a1ed31d8cc3e559c10d3 [INFO] running `Command { std: "docker" "start" "-a" "5334f124cdda6e7f79dcc21d6ac69df858fb70edb0a4a1ed31d8cc3e559c10d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5334f124cdda6e7f79dcc21d6ac69df858fb70edb0a4a1ed31d8cc3e559c10d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5334f124cdda6e7f79dcc21d6ac69df858fb70edb0a4a1ed31d8cc3e559c10d3", kill_on_drop: false }` [INFO] [stdout] 5334f124cdda6e7f79dcc21d6ac69df858fb70edb0a4a1ed31d8cc3e559c10d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] [stderr] Error response from daemon: write /var/lib/docker/containers/ec4eb3d51aa62a5645cfa73a2c6b6afb25658cc6c760d0d585ee279c0d7661d2/.tmp-config.v2.json29262530: no space left on device [INFO] testing shenjiangqiu/mtx_server against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenjiangqiu%2Fmtx_server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file mtx/NotreDame_www.mtx [INFO] [stderr] error: unable to write file mtx/Pd.mtx [INFO] [stderr] error: unable to write file mtx/Ragusa16.mtx [INFO] [stderr] error: unable to write file mtx/Tina_AskCal.mtx [INFO] [stderr] error: unable to write file mtx/Tina_AskCal_perm.mtx [INFO] [stderr] error: unable to write file mtx/Trec4.mtx [INFO] [stderr] error: unable to write file mtx/a0.mtx [INFO] [stderr] error: unable to write file mtx/a04.mtx [INFO] [stderr] error: unable to write file mtx/a1.mtx [INFO] [stderr] error: unable to write file mtx/a2.mtx [INFO] [stderr] error: unable to write file mtx/a4.mtx [INFO] [stderr] error: unable to write file mtx/arrow.mtx [INFO] [stderr] error: unable to write file mtx/arrowc.mtx [INFO] [stderr] error: unable to write file mtx/ash219.mtx [INFO] [stderr] error: unable to write file mtx/b1_ss.mtx [INFO] [stderr] error: unable to write file mtx/bad_dimensions.mtx [INFO] [stderr] error: unable to write file mtx/bad_header.mtx [INFO] [stderr] error: unable to write file mtx/bad_matrix_type.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr01.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr02.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr03.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr04.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr05.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr06.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr07.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr08.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr09.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr10.mtx [INFO] [stderr] error: unable to write file mtx/bfwa62.mtx [INFO] [stderr] error: unable to write file mtx/c.mtx [INFO] [stderr] error: unable to write file mtx/c2.mtx [INFO] [stderr] error: unable to write file mtx/c32.mtx [INFO] [stderr] error: unable to write file mtx/can___24.mtx [INFO] [stderr] error: unable to write file mtx/cha.mtx [INFO] [stderr] error: unable to write file mtx/cover.mtx [INFO] [stderr] error: unable to write file mtx/cs.mtx [INFO] [stderr] error: unable to write file mtx/csa.mtx [INFO] [stderr] error: unable to write file mtx/ctina.mtx [INFO] [stderr] error: unable to write file mtx/cza.mtx [INFO] [stderr] error: unable to write file mtx/dwt_992.mtx [INFO] [stderr] error: unable to write file mtx/fullcha.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud1.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud2.mtx [INFO] [stderr] error: unable to write file mtx/fullcsa.mtx [INFO] [stderr] error: unable to write file mtx/fullcza.mtx [INFO] [stderr] error: unable to write file mtx/fullrsa.mtx [INFO] [stderr] error: unable to write file mtx/fullrza.mtx [INFO] [stderr] error: unable to write file mtx/impcol_a.mtx [INFO] [stderr] error: unable to write file mtx/jagmesh7.mtx [INFO] [stderr] error: unable to write file mtx/lfat5b.mtx [INFO] [stderr] error: unable to write file mtx/lp_e226.mtx [INFO] [stderr] error: unable to write file mtx/lp_e226_transposed.mtx [INFO] [stderr] error: unable to write file mtx/lp_share1b.mtx [INFO] [stderr] error: unable to write file mtx/lpi_galenet.mtx [INFO] [stderr] error: unable to write file mtx/lpi_itest6.mtx [INFO] [stderr] error: unable to write file mtx/mangle1.mtx [INFO] [stderr] error: unable to write file mtx/mangle2.mtx [INFO] [stderr] error: unable to write file mtx/mangle3.mtx [INFO] [stderr] error: unable to write file mtx/mangle4.mtx [INFO] [stderr] error: unable to write file mtx/one.mtx [INFO] [stderr] error: unable to write file mtx/onec.mtx [INFO] [stderr] error: unable to write file mtx/plskz362.mtx [INFO] [stderr] error: unable to write file mtx/pts5ldd03.mtx [INFO] [stderr] error: unable to write file mtx/pwr01b.mtx [INFO] [stderr] error: unable to write file mtx/r2.mtx [INFO] [stderr] error: unable to write file mtx/rza.mtx [INFO] [stderr] error: unable to write file mtx/s32.mtx [INFO] [stderr] error: unable to write file mtx/server.py [INFO] [stderr] error: unable to write file mtx/test.mtx [INFO] [stderr] error: unable to write file mtx/test_empty.mtx [INFO] [stderr] error: unable to write file mtx/two.mtx [INFO] [stderr] error: unable to write file mtx/w156.mtx [INFO] [stderr] error: unable to write file mtx/west0067.mtx [INFO] [stderr] error: unable to write file mtx/young1c.mtx [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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 shenjiangqiu/mtx_server against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenjiangqiu%2Fmtx_server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file mtx/NotreDame_www.mtx [INFO] [stderr] error: unable to write file mtx/Pd.mtx [INFO] [stderr] error: unable to write file mtx/Ragusa16.mtx [INFO] [stderr] error: unable to write file mtx/Tina_AskCal.mtx [INFO] [stderr] error: unable to write file mtx/Tina_AskCal_perm.mtx [INFO] [stderr] error: unable to write file mtx/Trec4.mtx [INFO] [stderr] error: unable to write file mtx/a0.mtx [INFO] [stderr] error: unable to write file mtx/a04.mtx [INFO] [stderr] error: unable to write file mtx/a1.mtx [INFO] [stderr] error: unable to write file mtx/a2.mtx [INFO] [stderr] error: unable to write file mtx/a4.mtx [INFO] [stderr] error: unable to write file mtx/arrow.mtx [INFO] [stderr] error: unable to write file mtx/arrowc.mtx [INFO] [stderr] error: unable to write file mtx/ash219.mtx [INFO] [stderr] error: unable to write file mtx/b1_ss.mtx [INFO] [stderr] error: unable to write file mtx/bad_dimensions.mtx [INFO] [stderr] error: unable to write file mtx/bad_header.mtx [INFO] [stderr] error: unable to write file mtx/bad_matrix_type.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr01.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr02.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr03.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr04.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr05.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr06.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr07.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr08.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr09.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr10.mtx [INFO] [stderr] error: unable to write file mtx/bfwa62.mtx [INFO] [stderr] error: unable to write file mtx/c.mtx [INFO] [stderr] error: unable to write file mtx/c2.mtx [INFO] [stderr] error: unable to write file mtx/c32.mtx [INFO] [stderr] error: unable to write file mtx/can___24.mtx [INFO] [stderr] error: unable to write file mtx/cha.mtx [INFO] [stderr] error: unable to write file mtx/cover.mtx [INFO] [stderr] error: unable to write file mtx/cs.mtx [INFO] [stderr] error: unable to write file mtx/csa.mtx [INFO] [stderr] error: unable to write file mtx/ctina.mtx [INFO] [stderr] error: unable to write file mtx/cza.mtx [INFO] [stderr] error: unable to write file mtx/dwt_992.mtx [INFO] [stderr] error: unable to write file mtx/fullcha.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud1.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud2.mtx [INFO] [stderr] error: unable to write file mtx/fullcsa.mtx [INFO] [stderr] error: unable to write file mtx/fullcza.mtx [INFO] [stderr] error: unable to write file mtx/fullrsa.mtx [INFO] [stderr] error: unable to write file mtx/fullrza.mtx [INFO] [stderr] error: unable to write file mtx/impcol_a.mtx [INFO] [stderr] error: unable to write file mtx/jagmesh7.mtx [INFO] [stderr] error: unable to write file mtx/lfat5b.mtx [INFO] [stderr] error: unable to write file mtx/lp_e226.mtx [INFO] [stderr] error: unable to write file mtx/lp_e226_transposed.mtx [INFO] [stderr] error: unable to write file mtx/lp_share1b.mtx [INFO] [stderr] error: unable to write file mtx/lpi_galenet.mtx [INFO] [stderr] error: unable to write file mtx/lpi_itest6.mtx [INFO] [stderr] error: unable to write file mtx/mangle1.mtx [INFO] [stderr] error: unable to write file mtx/mangle2.mtx [INFO] [stderr] error: unable to write file mtx/mangle3.mtx [INFO] [stderr] error: unable to write file mtx/mangle4.mtx [INFO] [stderr] error: unable to write file mtx/one.mtx [INFO] [stderr] error: unable to write file mtx/onec.mtx [INFO] [stderr] error: unable to write file mtx/plskz362.mtx [INFO] [stderr] error: unable to write file mtx/pts5ldd03.mtx [INFO] [stderr] error: unable to write file mtx/pwr01b.mtx [INFO] [stderr] error: unable to write file mtx/r2.mtx [INFO] [stderr] error: unable to write file mtx/rza.mtx [INFO] [stderr] error: unable to write file mtx/s32.mtx [INFO] [stderr] error: unable to write file mtx/server.py [INFO] [stderr] error: unable to write file mtx/test.mtx [INFO] [stderr] error: unable to write file mtx/test_empty.mtx [INFO] [stderr] error: unable to write file mtx/two.mtx [INFO] [stderr] error: unable to write file mtx/w156.mtx [INFO] [stderr] error: unable to write file mtx/west0067.mtx [INFO] [stderr] error: unable to write file mtx/young1c.mtx [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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 shenjiangqiu/mtx_server against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenjiangqiu%2Fmtx_server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file mtx/NotreDame_www.mtx [INFO] [stderr] error: unable to write file mtx/Pd.mtx [INFO] [stderr] error: unable to write file mtx/Ragusa16.mtx [INFO] [stderr] error: unable to write file mtx/Tina_AskCal.mtx [INFO] [stderr] error: unable to write file mtx/Tina_AskCal_perm.mtx [INFO] [stderr] error: unable to write file mtx/Trec4.mtx [INFO] [stderr] error: unable to write file mtx/a0.mtx [INFO] [stderr] error: unable to write file mtx/a04.mtx [INFO] [stderr] error: unable to write file mtx/a1.mtx [INFO] [stderr] error: unable to write file mtx/a2.mtx [INFO] [stderr] error: unable to write file mtx/a4.mtx [INFO] [stderr] error: unable to write file mtx/arrow.mtx [INFO] [stderr] error: unable to write file mtx/arrowc.mtx [INFO] [stderr] error: unable to write file mtx/ash219.mtx [INFO] [stderr] error: unable to write file mtx/b1_ss.mtx [INFO] [stderr] error: unable to write file mtx/bad_dimensions.mtx [INFO] [stderr] error: unable to write file mtx/bad_header.mtx [INFO] [stderr] error: unable to write file mtx/bad_matrix_type.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr01.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr02.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr03.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr04.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr05.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr06.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr07.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr08.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr09.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr10.mtx [INFO] [stderr] error: unable to write file mtx/bfwa62.mtx [INFO] [stderr] error: unable to write file mtx/c.mtx [INFO] [stderr] error: unable to write file mtx/c2.mtx [INFO] [stderr] error: unable to write file mtx/c32.mtx [INFO] [stderr] error: unable to write file mtx/can___24.mtx [INFO] [stderr] error: unable to write file mtx/cha.mtx [INFO] [stderr] error: unable to write file mtx/cover.mtx [INFO] [stderr] error: unable to write file mtx/cs.mtx [INFO] [stderr] error: unable to write file mtx/csa.mtx [INFO] [stderr] error: unable to write file mtx/ctina.mtx [INFO] [stderr] error: unable to write file mtx/cza.mtx [INFO] [stderr] error: unable to write file mtx/dwt_992.mtx [INFO] [stderr] error: unable to write file mtx/fullcha.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud1.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud2.mtx [INFO] [stderr] error: unable to write file mtx/fullcsa.mtx [INFO] [stderr] error: unable to write file mtx/fullcza.mtx [INFO] [stderr] error: unable to write file mtx/fullrsa.mtx [INFO] [stderr] error: unable to write file mtx/fullrza.mtx [INFO] [stderr] error: unable to write file mtx/impcol_a.mtx [INFO] [stderr] error: unable to write file mtx/jagmesh7.mtx [INFO] [stderr] error: unable to write file mtx/lfat5b.mtx [INFO] [stderr] error: unable to write file mtx/lp_e226.mtx [INFO] [stderr] error: unable to write file mtx/lp_e226_transposed.mtx [INFO] [stderr] error: unable to write file mtx/lp_share1b.mtx [INFO] [stderr] error: unable to write file mtx/lpi_galenet.mtx [INFO] [stderr] error: unable to write file mtx/lpi_itest6.mtx [INFO] [stderr] error: unable to write file mtx/mangle1.mtx [INFO] [stderr] error: unable to write file mtx/mangle2.mtx [INFO] [stderr] error: unable to write file mtx/mangle3.mtx [INFO] [stderr] error: unable to write file mtx/mangle4.mtx [INFO] [stderr] error: unable to write file mtx/one.mtx [INFO] [stderr] error: unable to write file mtx/onec.mtx [INFO] [stderr] error: unable to write file mtx/plskz362.mtx [INFO] [stderr] error: unable to write file mtx/pts5ldd03.mtx [INFO] [stderr] error: unable to write file mtx/pwr01b.mtx [INFO] [stderr] error: unable to write file mtx/r2.mtx [INFO] [stderr] error: unable to write file mtx/rza.mtx [INFO] [stderr] error: unable to write file mtx/s32.mtx [INFO] [stderr] error: unable to write file mtx/server.py [INFO] [stderr] error: unable to write file mtx/test.mtx [INFO] [stderr] error: unable to write file mtx/test_empty.mtx [INFO] [stderr] error: unable to write file mtx/two.mtx [INFO] [stderr] error: unable to write file mtx/w156.mtx [INFO] [stderr] error: unable to write file mtx/west0067.mtx [INFO] [stderr] error: unable to write file mtx/young1c.mtx [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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 shenjiangqiu/mtx_server against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenjiangqiu%2Fmtx_server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file mtx/NotreDame_www.mtx [INFO] [stderr] error: unable to write file mtx/Pd.mtx [INFO] [stderr] error: unable to write file mtx/Ragusa16.mtx [INFO] [stderr] error: unable to write file mtx/Tina_AskCal.mtx [INFO] [stderr] error: unable to write file mtx/Tina_AskCal_perm.mtx [INFO] [stderr] error: unable to write file mtx/Trec4.mtx [INFO] [stderr] error: unable to write file mtx/a0.mtx [INFO] [stderr] error: unable to write file mtx/a04.mtx [INFO] [stderr] error: unable to write file mtx/a1.mtx [INFO] [stderr] error: unable to write file mtx/a2.mtx [INFO] [stderr] error: unable to write file mtx/a4.mtx [INFO] [stderr] error: unable to write file mtx/arrow.mtx [INFO] [stderr] error: unable to write file mtx/arrowc.mtx [INFO] [stderr] error: unable to write file mtx/ash219.mtx [INFO] [stderr] error: unable to write file mtx/b1_ss.mtx [INFO] [stderr] error: unable to write file mtx/bad_dimensions.mtx [INFO] [stderr] error: unable to write file mtx/bad_header.mtx [INFO] [stderr] error: unable to write file mtx/bad_matrix_type.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr01.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr02.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr03.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr04.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr05.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr06.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr07.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr08.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr09.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr10.mtx [INFO] [stderr] error: unable to write file mtx/bfwa62.mtx [INFO] [stderr] error: unable to write file mtx/c.mtx [INFO] [stderr] error: unable to write file mtx/c2.mtx [INFO] [stderr] error: unable to write file mtx/c32.mtx [INFO] [stderr] error: unable to write file mtx/can___24.mtx [INFO] [stderr] error: unable to write file mtx/cha.mtx [INFO] [stderr] error: unable to write file mtx/cover.mtx [INFO] [stderr] error: unable to write file mtx/cs.mtx [INFO] [stderr] error: unable to write file mtx/csa.mtx [INFO] [stderr] error: unable to write file mtx/ctina.mtx [INFO] [stderr] error: unable to write file mtx/cza.mtx [INFO] [stderr] error: unable to write file mtx/dwt_992.mtx [INFO] [stderr] error: unable to write file mtx/fullcha.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud1.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud2.mtx [INFO] [stderr] error: unable to write file mtx/fullcsa.mtx [INFO] [stderr] error: unable to write file mtx/fullcza.mtx [INFO] [stderr] error: unable to write file mtx/fullrsa.mtx [INFO] [stderr] error: unable to write file mtx/fullrza.mtx [INFO] [stderr] error: unable to write file mtx/impcol_a.mtx [INFO] [stderr] error: unable to write file mtx/jagmesh7.mtx [INFO] [stderr] error: unable to write file mtx/lfat5b.mtx [INFO] [stderr] error: unable to write file mtx/lp_e226.mtx [INFO] [stderr] error: unable to write file mtx/lp_e226_transposed.mtx [INFO] [stderr] error: unable to write file mtx/lp_share1b.mtx [INFO] [stderr] error: unable to write file mtx/lpi_galenet.mtx [INFO] [stderr] error: unable to write file mtx/lpi_itest6.mtx [INFO] [stderr] error: unable to write file mtx/mangle1.mtx [INFO] [stderr] error: unable to write file mtx/mangle2.mtx [INFO] [stderr] error: unable to write file mtx/mangle3.mtx [INFO] [stderr] error: unable to write file mtx/mangle4.mtx [INFO] [stderr] error: unable to write file mtx/one.mtx [INFO] [stderr] error: unable to write file mtx/onec.mtx [INFO] [stderr] error: unable to write file mtx/plskz362.mtx [INFO] [stderr] error: unable to write file mtx/pts5ldd03.mtx [INFO] [stderr] error: unable to write file mtx/pwr01b.mtx [INFO] [stderr] error: unable to write file mtx/r2.mtx [INFO] [stderr] error: unable to write file mtx/rza.mtx [INFO] [stderr] error: unable to write file mtx/s32.mtx [INFO] [stderr] error: unable to write file mtx/server.py [INFO] [stderr] error: unable to write file mtx/test.mtx [INFO] [stderr] error: unable to write file mtx/test_empty.mtx [INFO] [stderr] error: unable to write file mtx/two.mtx [INFO] [stderr] error: unable to write file mtx/w156.mtx [INFO] [stderr] error: unable to write file mtx/west0067.mtx [INFO] [stderr] error: unable to write file mtx/young1c.mtx [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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 shenjiangqiu/mtx_server against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenjiangqiu%2Fmtx_server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file mtx/NotreDame_www.mtx [INFO] [stderr] error: unable to write file mtx/Pd.mtx [INFO] [stderr] error: unable to write file mtx/Ragusa16.mtx [INFO] [stderr] error: unable to write file mtx/Tina_AskCal.mtx [INFO] [stderr] error: unable to write file mtx/Tina_AskCal_perm.mtx [INFO] [stderr] error: unable to write file mtx/Trec4.mtx [INFO] [stderr] error: unable to write file mtx/a0.mtx [INFO] [stderr] error: unable to write file mtx/a04.mtx [INFO] [stderr] error: unable to write file mtx/a1.mtx [INFO] [stderr] error: unable to write file mtx/a2.mtx [INFO] [stderr] error: unable to write file mtx/a4.mtx [INFO] [stderr] error: unable to write file mtx/arrow.mtx [INFO] [stderr] error: unable to write file mtx/arrowc.mtx [INFO] [stderr] error: unable to write file mtx/ash219.mtx [INFO] [stderr] error: unable to write file mtx/b1_ss.mtx [INFO] [stderr] error: unable to write file mtx/bad_dimensions.mtx [INFO] [stderr] error: unable to write file mtx/bad_header.mtx [INFO] [stderr] error: unable to write file mtx/bad_matrix_type.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr01.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr02.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr03.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr04.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr05.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr06.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr07.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr08.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr09.mtx [INFO] [stderr] error: unable to write file mtx/bcspwr10.mtx [INFO] [stderr] error: unable to write file mtx/bfwa62.mtx [INFO] [stderr] error: unable to write file mtx/c.mtx [INFO] [stderr] error: unable to write file mtx/c2.mtx [INFO] [stderr] error: unable to write file mtx/c32.mtx [INFO] [stderr] error: unable to write file mtx/can___24.mtx [INFO] [stderr] error: unable to write file mtx/cha.mtx [INFO] [stderr] error: unable to write file mtx/cover.mtx [INFO] [stderr] error: unable to write file mtx/cs.mtx [INFO] [stderr] error: unable to write file mtx/csa.mtx [INFO] [stderr] error: unable to write file mtx/ctina.mtx [INFO] [stderr] error: unable to write file mtx/cza.mtx [INFO] [stderr] error: unable to write file mtx/dwt_992.mtx [INFO] [stderr] error: unable to write file mtx/fullcha.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud1.mtx [INFO] [stderr] error: unable to write file mtx/fullcrud2.mtx [INFO] [stderr] error: unable to write file mtx/fullcsa.mtx [INFO] [stderr] error: unable to write file mtx/fullcza.mtx [INFO] [stderr] error: unable to write file mtx/fullrsa.mtx [INFO] [stderr] error: unable to write file mtx/fullrza.mtx [INFO] [stderr] error: unable to write file mtx/impcol_a.mtx [INFO] [stderr] error: unable to write file mtx/jagmesh7.mtx [INFO] [stderr] error: unable to write file mtx/lfat5b.mtx [INFO] [stderr] error: unable to write file mtx/lp_e226.mtx [INFO] [stderr] error: unable to write file mtx/lp_e226_transposed.mtx [INFO] [stderr] error: unable to write file mtx/lp_share1b.mtx [INFO] [stderr] error: unable to write file mtx/lpi_galenet.mtx [INFO] [stderr] error: unable to write file mtx/lpi_itest6.mtx [INFO] [stderr] error: unable to write file mtx/mangle1.mtx [INFO] [stderr] error: unable to write file mtx/mangle2.mtx [INFO] [stderr] error: unable to write file mtx/mangle3.mtx [INFO] [stderr] error: unable to write file mtx/mangle4.mtx [INFO] [stderr] error: unable to write file mtx/one.mtx [INFO] [stderr] error: unable to write file mtx/onec.mtx [INFO] [stderr] error: unable to write file mtx/plskz362.mtx [INFO] [stderr] error: unable to write file mtx/pts5ldd03.mtx [INFO] [stderr] error: unable to write file mtx/pwr01b.mtx [INFO] [stderr] error: unable to write file mtx/r2.mtx [INFO] [stderr] error: unable to write file mtx/rza.mtx [INFO] [stderr] error: unable to write file mtx/s32.mtx [INFO] [stderr] error: unable to write file mtx/server.py [INFO] [stderr] error: unable to write file mtx/test.mtx [INFO] [stderr] error: unable to write file mtx/test_empty.mtx [INFO] [stderr] error: unable to write file mtx/two.mtx [INFO] [stderr] error: unable to write file mtx/w156.mtx [INFO] [stderr] error: unable to write file mtx/west0067.mtx [INFO] [stderr] error: unable to write file mtx/young1c.mtx [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [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/shenjiangqiu/mtx_server [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.