[INFO] fetching crate biscuit-parser 0.2.0-beta.1... [INFO] testing biscuit-parser-0.2.0-beta.1 against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] extracting crate biscuit-parser 0.2.0-beta.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate biscuit-parser 0.2.0-beta.1 on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate biscuit-parser 0.2.0-beta.1 [INFO] finished tweaking crates.io crate biscuit-parser 0.2.0-beta.1 [INFO] tweaked toml for crates.io crate biscuit-parser 0.2.0-beta.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate biscuit-parser 0.2.0-beta.1 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "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-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0942c54f638d70a7d9494447f6cd014b4260895075444114535590795b24b75e [INFO] running `Command { std: "docker" "start" "-a" "0942c54f638d70a7d9494447f6cd014b4260895075444114535590795b24b75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0942c54f638d70a7d9494447f6cd014b4260895075444114535590795b24b75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0942c54f638d70a7d9494447f6cd014b4260895075444114535590795b24b75e", kill_on_drop: false }` [INFO] [stdout] 0942c54f638d70a7d9494447f6cd014b4260895075444114535590795b24b75e [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 726e605257e37c7d737f85ec47525fd84a3761b22d668fa678e001b90d66606a [INFO] running `Command { std: "docker" "start" "-a" "726e605257e37c7d737f85ec47525fd84a3761b22d668fa678e001b90d66606a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling biscuit-parser v0.2.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.98s [INFO] running `Command { std: "docker" "inspect" "726e605257e37c7d737f85ec47525fd84a3761b22d668fa678e001b90d66606a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726e605257e37c7d737f85ec47525fd84a3761b22d668fa678e001b90d66606a", kill_on_drop: false }` [INFO] [stdout] 726e605257e37c7d737f85ec47525fd84a3761b22d668fa678e001b90d66606a [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3ace6d996dd312fd34fa93b15e4135f1b60431188f78c0a3c6fd9075ef5ade3 [INFO] running `Command { std: "docker" "start" "-a" "a3ace6d996dd312fd34fa93b15e4135f1b60431188f78c0a3c6fd9075ef5ade3", kill_on_drop: false }` [INFO] [stderr] Compiling biscuit-parser v0.2.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `biscuit-parser` (lib test) [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: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name biscuit_parser --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("datalog-macro", "pem", "serde", "serde-error"))' -C metadata=4d01ac2c2b245fdb -C extra-filename=-0b7aa44081323ba4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-ad9297965177f1dd.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bdacb8fa3e1aaa10.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2efa63ed179b0bcf.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a47c93456be3d1c7.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-b67eb050b17b5674.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a3ace6d996dd312fd34fa93b15e4135f1b60431188f78c0a3c6fd9075ef5ade3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ace6d996dd312fd34fa93b15e4135f1b60431188f78c0a3c6fd9075ef5ade3", kill_on_drop: false }` [INFO] [stdout] a3ace6d996dd312fd34fa93b15e4135f1b60431188f78c0a3c6fd9075ef5ade3