[INFO] fetching crate nparse 0.0.10... [INFO] checking nparse-0.0.10 against try#1f308f12738d8cc40bb23bf0c8114b37c164bb49 for pr-137268 [INFO] extracting crate nparse 0.0.10 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate nparse 0.0.10 on toolchain 1f308f12738d8cc40bb23bf0c8114b37c164bb49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nparse 0.0.10 [INFO] finished tweaking crates.io crate nparse 0.0.10 [INFO] tweaked toml for crates.io crate nparse 0.0.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate nparse 0.0.10 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" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5978f00d69d1b1928c34fbccf9442762baad4a810e21c1370f91adf94677b24f [INFO] running `Command { std: "docker" "start" "-a" "5978f00d69d1b1928c34fbccf9442762baad4a810e21c1370f91adf94677b24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5978f00d69d1b1928c34fbccf9442762baad4a810e21c1370f91adf94677b24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5978f00d69d1b1928c34fbccf9442762baad4a810e21c1370f91adf94677b24f", kill_on_drop: false }` [INFO] [stdout] 5978f00d69d1b1928c34fbccf9442762baad4a810e21c1370f91adf94677b24f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15faff6129186f1af17aee7b88b682b9e0e403e42d2685db8a03f5ac6eba679b [INFO] running `Command { std: "docker" "start" "-a" "15faff6129186f1af17aee7b88b682b9e0e403e42d2685db8a03f5ac6eba679b", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nparse v0.0.10 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaScx4zR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nparse` (lib test) 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/rmetap9d88L" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nparse` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "15faff6129186f1af17aee7b88b682b9e0e403e42d2685db8a03f5ac6eba679b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15faff6129186f1af17aee7b88b682b9e0e403e42d2685db8a03f5ac6eba679b", kill_on_drop: false }` [INFO] [stdout] 15faff6129186f1af17aee7b88b682b9e0e403e42d2685db8a03f5ac6eba679b