[INFO] cloning repository https://github.com/deslaughter/roturb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deslaughter/roturb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeslaughter%2Froturb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeslaughter%2Froturb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f90a441a20659f7fc9c640e1a1bd08b20aa830b3
[INFO] checking deslaughter/roturb against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeslaughter%2Froturb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/deslaughter/roturb on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/deslaughter/roturb
[INFO] finished tweaking git repo https://github.com/deslaughter/roturb
[INFO] tweaked toml for git repo https://github.com/deslaughter/roturb written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/deslaughter/roturb 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5ebd789fa219a36989f39649d3f4f7c50876dfc900f5660bc83f60b9c86e061
[INFO] running `Command { std: "docker" "start" "-a" "f5ebd789fa219a36989f39649d3f4f7c50876dfc900f5660bc83f60b9c86e061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5ebd789fa219a36989f39649d3f4f7c50876dfc900f5660bc83f60b9c86e061", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5ebd789fa219a36989f39649d3f4f7c50876dfc900f5660bc83f60b9c86e061", kill_on_drop: false }`
[INFO] [stdout] f5ebd789fa219a36989f39649d3f4f7c50876dfc900f5660bc83f60b9c86e061
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0671e0bb5674321a416897b1bd99ddfb26122010ef666d6e206ec10d0034447a
[INFO] running `Command { std: "docker" "start" "-a" "0671e0bb5674321a416897b1bd99ddfb26122010ef666d6e206ec10d0034447a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking lz4_flex v0.7.5
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking vtkio v0.6.3
[INFO] [stderr]     Checking nalgebra v0.32.4
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahCvDLl"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nalgebra` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSndlec"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nalgebra` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0671e0bb5674321a416897b1bd99ddfb26122010ef666d6e206ec10d0034447a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0671e0bb5674321a416897b1bd99ddfb26122010ef666d6e206ec10d0034447a", kill_on_drop: false }`
[INFO] [stdout] 0671e0bb5674321a416897b1bd99ddfb26122010ef666d6e206ec10d0034447a
