[INFO] cloning repository https://github.com/Spanfile/rust-imageserver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Spanfile/rust-imageserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpanfile%2Frust-imageserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpanfile%2Frust-imageserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1432cbdea8f79ff554e13a6caa3f1adda16ba1c6 [INFO] testing Spanfile/rust-imageserver against master#6c20ab744b0f82646d90ce9d25894823abc9c669 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpanfile%2Frust-imageserver" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Spanfile/rust-imageserver on toolchain 6c20ab744b0f82646d90ce9d25894823abc9c669 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Spanfile/rust-imageserver [INFO] finished tweaking git repo https://github.com/Spanfile/rust-imageserver [INFO] tweaked toml for git repo https://github.com/Spanfile/rust-imageserver written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Spanfile/rust-imageserver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper v0.12.13 [INFO] [stderr] Downloaded h2 v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7643b19a0c81e33589031065d6c52ad74eb37ca268ae134da96384e4651d508a [INFO] running `Command { std: "docker" "start" "-a" "7643b19a0c81e33589031065d6c52ad74eb37ca268ae134da96384e4651d508a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7643b19a0c81e33589031065d6c52ad74eb37ca268ae134da96384e4651d508a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7643b19a0c81e33589031065d6c52ad74eb37ca268ae134da96384e4651d508a", kill_on_drop: false }` [INFO] [stdout] 7643b19a0c81e33589031065d6c52ad74eb37ca268ae134da96384e4651d508a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+6c20ab744b0f82646d90ce9d25894823abc9c669" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c81c22b8c879b9fb48e20f3555c306e311d11ad6bec4ca15e8f0c2324db11a8 [INFO] running `Command { std: "docker" "start" "-a" "7c81c22b8c879b9fb48e20f3555c306e311d11ad6bec4ca15e8f0c2324db11a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmeta801qPN/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetavfl89y/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] error: could not compile `rand` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures` due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `mio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `rustc --crate-name mio /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.6.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="with-deprecated"' -C metadata=d420923b844519df -C extra-filename=-d420923b844519df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern iovec=/opt/rustwide/target/debug/deps/libiovec-f689bfb44b0aeca7.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-0f82aa2c1e1187bc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c23787a595f08a63.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-55b4103c168c913a.rmeta --extern net2=/opt/rustwide/target/debug/deps/libnet2-12a7f54a5ce251d4.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-a72257093ff3b984.rmeta --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayLfS36" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaVWI5K5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio-uds` due to previous error [INFO] [stderr] error: could not compile `http` due to previous error [INFO] running `Command { std: "docker" "inspect" "7c81c22b8c879b9fb48e20f3555c306e311d11ad6bec4ca15e8f0c2324db11a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c81c22b8c879b9fb48e20f3555c306e311d11ad6bec4ca15e8f0c2324db11a8", kill_on_drop: false }` [INFO] [stdout] 7c81c22b8c879b9fb48e20f3555c306e311d11ad6bec4ca15e8f0c2324db11a8