[INFO] cloning repository https://github.com/ronniebnorth/rust_iron_playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ronniebnorth/rust_iron_playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronniebnorth%2Frust_iron_playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronniebnorth%2Frust_iron_playground'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronniebnorth%2Frust_iron_playground: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ronniebnorth/rust_iron_playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ronniebnorth/rust_iron_playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronniebnorth%2Frust_iron_playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronniebnorth%2Frust_iron_playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d181a4ace8936b110e4f6b567bd4fedf3ed8e731 [INFO] checking ronniebnorth/rust_iron_playground against master#1716932743a7b3705cbf0c34db0c4e070ed1930d for pr-109119 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronniebnorth%2Frust_iron_playground" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ronniebnorth/rust_iron_playground on toolchain 1716932743a7b3705cbf0c34db0c4e070ed1930d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1716932743a7b3705cbf0c34db0c4e070ed1930d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ronniebnorth/rust_iron_playground [INFO] finished tweaking git repo https://github.com/ronniebnorth/rust_iron_playground [INFO] tweaked toml for git repo https://github.com/ronniebnorth/rust_iron_playground written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ronniebnorth/rust_iron_playground 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" "+1716932743a7b3705cbf0c34db0c4e070ed1930d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+1716932743a7b3705cbf0c34db0c4e070ed1930d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b59cfb2ffcbbd1dcaeaf1fa98e675fc0b9c10552bf5988c9046a5f2d5f0356e7 [INFO] running `Command { std: "docker" "start" "-a" "b59cfb2ffcbbd1dcaeaf1fa98e675fc0b9c10552bf5988c9046a5f2d5f0356e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b59cfb2ffcbbd1dcaeaf1fa98e675fc0b9c10552bf5988c9046a5f2d5f0356e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59cfb2ffcbbd1dcaeaf1fa98e675fc0b9c10552bf5988c9046a5f2d5f0356e7", kill_on_drop: false }` [INFO] [stdout] b59cfb2ffcbbd1dcaeaf1fa98e675fc0b9c10552bf5988c9046a5f2d5f0356e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+1716932743a7b3705cbf0c34db0c4e070ed1930d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d076cc6dd82cd584b2c81a469e88d5cbeeba3f2d933c5f1f3d385680f861158 [INFO] running `Command { std: "docker" "start" "-a" "4d076cc6dd82cd584b2c81a469e88d5cbeeba3f2d933c5f1f3d385680f861158", kill_on_drop: false }` [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking libc v0.2.33 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking error v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/byteorder-1fa5f74027221846/lib-byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/build/unicase-06e1a09970dfc808/rmetaJOvlVu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicase` (build script) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZCsXzT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plugin` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaE6swLv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mime` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaznOZSx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-bidi` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2kmYRZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaxtlNry" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to previous error [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:454:9 [INFO] [stderr] error: could not compile `rustc-serialize` (lib) [INFO] running `Command { std: "docker" "inspect" "4d076cc6dd82cd584b2c81a469e88d5cbeeba3f2d933c5f1f3d385680f861158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d076cc6dd82cd584b2c81a469e88d5cbeeba3f2d933c5f1f3d385680f861158", kill_on_drop: false }` [INFO] [stdout] 4d076cc6dd82cd584b2c81a469e88d5cbeeba3f2d933c5f1f3d385680f861158