[INFO] fetching crate SimpleBeatmapAnalyzer 0.9.2...
[INFO] checking SimpleBeatmapAnalyzer-0.9.2 against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] extracting crate SimpleBeatmapAnalyzer 0.9.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate SimpleBeatmapAnalyzer 0.9.2 on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate SimpleBeatmapAnalyzer 0.9.2
[INFO] finished tweaking crates.io crate SimpleBeatmapAnalyzer 0.9.2
[INFO] tweaked toml for crates.io crate SimpleBeatmapAnalyzer 0.9.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate SimpleBeatmapAnalyzer 0.9.2 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f44a568caf53a2bdb4f49204c0ee6e0bb2745087f8cf8d94235fff0ccb254033
[INFO] running `Command { std: "docker" "start" "-a" "f44a568caf53a2bdb4f49204c0ee6e0bb2745087f8cf8d94235fff0ccb254033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f44a568caf53a2bdb4f49204c0ee6e0bb2745087f8cf8d94235fff0ccb254033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44a568caf53a2bdb4f49204c0ee6e0bb2745087f8cf8d94235fff0ccb254033", kill_on_drop: false }`
[INFO] [stdout] f44a568caf53a2bdb4f49204c0ee6e0bb2745087f8cf8d94235fff0ccb254033
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6770c20ac027f313af57457580f525d74d52721b8b2cddcabb0345efdff05bf6
[INFO] running `Command { std: "docker" "start" "-a" "6770c20ac027f313af57457580f525d74d52721b8b2cddcabb0345efdff05bf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking rosu-pp v0.9.5
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking jwalk v0.8.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayR1zd3/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toml` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 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/rmetaw0Iynb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6770c20ac027f313af57457580f525d74d52721b8b2cddcabb0345efdff05bf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6770c20ac027f313af57457580f525d74d52721b8b2cddcabb0345efdff05bf6", kill_on_drop: false }`
[INFO] [stdout] 6770c20ac027f313af57457580f525d74d52721b8b2cddcabb0345efdff05bf6
