[INFO] fetching crate ruma-html 0.4.0...
[INFO] checking ruma-html-0.4.0 against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] extracting crate ruma-html 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ruma-html 0.4.0 on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ruma-html 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ruma-html 0.4.0
[INFO] tweaked toml for crates.io crate ruma-html 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate ruma-html 0.4.0 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8b36e0a88b533be2e7408e612a165b652328bf07e4ec29012b789fa9b582ec4
[INFO] running `Command { std: "docker" "start" "-a" "e8b36e0a88b533be2e7408e612a165b652328bf07e4ec29012b789fa9b582ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8b36e0a88b533be2e7408e612a165b652328bf07e4ec29012b789fa9b582ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8b36e0a88b533be2e7408e612a165b652328bf07e4ec29012b789fa9b582ec4", kill_on_drop: false }`
[INFO] [stdout] e8b36e0a88b533be2e7408e612a165b652328bf07e4ec29012b789fa9b582ec4
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45c260e7e73d3b2df1cd4013556806068ef0c0eb0ccffa118386f8a417651200
[INFO] running `Command { std: "docker" "start" "-a" "45c260e7e73d3b2df1cd4013556806068ef0c0eb0ccffa118386f8a417651200", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.92
[INFO] [stderr] Compiling unicode-ident v1.0.14
[INFO] [stderr] Compiling libc v0.2.167
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling siphasher v0.3.11
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Compiling parking_lot_core v0.9.10
[INFO] [stderr] Compiling serde v1.0.215
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking once_cell v1.20.2
[INFO] [stderr] Checking new_debug_unreachable v1.0.6
[INFO] [stderr] Checking scopeguard v1.2.0
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Checking log v0.4.22
[INFO] [stderr] Checking pin-project-lite v0.2.15
[INFO] [stderr] Checking as_variant v1.2.0
[INFO] [stderr] Checking wildmatch v2.4.0
[INFO] [stderr] Checking assert_matches2 v0.1.2
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Checking tracing-core v0.1.33
[INFO] [stderr] Checking phf_shared v0.11.2
[INFO] [stderr] Checking phf_shared v0.10.0
[INFO] [stderr] Compiling lock_api v0.4.12
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Compiling quote v1.0.37
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling syn v2.0.90
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Checking string_cache v0.8.7
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling html5ever v0.29.0
[INFO] [stderr] Compiling tracing-attributes v0.1.28
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Compiling ppv-lite86 v0.2.20
[INFO] [stderr] Checking tracing v0.1.41
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_generator v0.11.2
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Compiling phf_codegen v0.11.2
[INFO] [stderr] Compiling phf_macros v0.11.2
[INFO] [stderr] Compiling markup5ever v0.14.0
[INFO] [stderr] Checking phf v0.11.2
[INFO] [stderr] Checking ruma-html v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/it-1f45a74cc693f3c3.d
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/ruma-html-1f45a74cc693f3c3/dep-test-integration-test-it`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "45c260e7e73d3b2df1cd4013556806068ef0c0eb0ccffa118386f8a417651200", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45c260e7e73d3b2df1cd4013556806068ef0c0eb0ccffa118386f8a417651200", kill_on_drop: false }`
[INFO] [stdout] 45c260e7e73d3b2df1cd4013556806068ef0c0eb0ccffa118386f8a417651200