[INFO] cloning repository https://github.com/portal-co/pidl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portal-co/pidl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fpidl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fpidl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fed5ec3a464697466caf179d261c43f12b32dcee
[INFO] checking portal-co/pidl against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fpidl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/portal-co/pidl
[INFO] finished tweaking git repo https://github.com/portal-co/pidl
[INFO] tweaked toml for git repo https://github.com/portal-co/pidl written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/portal-co/pidl on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/portal-co/pidl 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm_runtime_layer v0.4.2
[INFO] [stderr]   Downloaded mutex_trait2 v0.3.0
[INFO] [stderr]   Downloaded weev v0.3.0
[INFO] [stderr]   Downloaded quasiquote-proc-macro v0.1.0
[INFO] [stderr]   Downloaded higher-kinded-types v0.1.1
[INFO] [stderr]   Downloaded quasiquote v0.1.1
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d705bc665f9c0c805c2ad2ba187e1d9def387fc42d26ffbf510bab00f2253e0b
[INFO] running `Command { std: "docker" "start" "-a" "d705bc665f9c0c805c2ad2ba187e1d9def387fc42d26ffbf510bab00f2253e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d705bc665f9c0c805c2ad2ba187e1d9def387fc42d26ffbf510bab00f2253e0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d705bc665f9c0c805c2ad2ba187e1d9def387fc42d26ffbf510bab00f2253e0b", kill_on_drop: false }`
[INFO] [stdout] d705bc665f9c0c805c2ad2ba187e1d9def387fc42d26ffbf510bab00f2253e0b
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec2570c8a3bfebe0a5295b4cd59976670a8580f3306fc6c55144e151dba33fe6
[INFO] running `Command { std: "docker" "start" "-a" "ec2570c8a3bfebe0a5295b4cd59976670a8580f3306fc6c55144e151dba33fe6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking never-say-never v6.6.666
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking mutex_trait2 v0.3.0
[INFO] [stderr]     Checking higher-kinded-types v0.1.1
[INFO] [stderr]     Checking weev v0.3.0
[INFO] [stderr]     Checking pidl-bud v0.1.1 (/opt/rustwide/workdir/pidl-bud)
[INFO] [stdout] warning: unused import: `higher_kinded_types::ForLt`
[INFO] [stdout]  --> pidl-bud/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use higher_kinded_types::ForLt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `higher_kinded_types::ForLt`
[INFO] [stdout]  --> pidl-bud/src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use higher_kinded_types::ForLt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.76
[INFO] [stderr]    Compiling quasiquote-proc-macro v0.1.0
[INFO] [stderr]     Checking quasiquote v0.1.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamY33Lc/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeILlUU/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `digest` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacGbmSq/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ec2570c8a3bfebe0a5295b4cd59976670a8580f3306fc6c55144e151dba33fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec2570c8a3bfebe0a5295b4cd59976670a8580f3306fc6c55144e151dba33fe6", kill_on_drop: false }`
[INFO] [stdout] ec2570c8a3bfebe0a5295b4cd59976670a8580f3306fc6c55144e151dba33fe6
