[INFO] cloning repository https://github.com/ultimate-research/compile-time-lua-bind-hash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ultimate-research/compile-time-lua-bind-hash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultimate-research%2Fcompile-time-lua-bind-hash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultimate-research%2Fcompile-time-lua-bind-hash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64c5454b27d7c87e167feb2c74aefb17ccb3b7c9 [INFO] checking ultimate-research/compile-time-lua-bind-hash against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fultimate-research%2Fcompile-time-lua-bind-hash" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ultimate-research/compile-time-lua-bind-hash on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ultimate-research/compile-time-lua-bind-hash [INFO] finished tweaking git repo https://github.com/ultimate-research/compile-time-lua-bind-hash [INFO] tweaked toml for git repo https://github.com/ultimate-research/compile-time-lua-bind-hash written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ultimate-research/compile-time-lua-bind-hash 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lua_bind_hash v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2a67194341a2c507a533548b618cb32461d6916e59af694900a5122c796c31f [INFO] running `Command { std: "docker" "start" "-a" "c2a67194341a2c507a533548b618cb32461d6916e59af694900a5122c796c31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2a67194341a2c507a533548b618cb32461d6916e59af694900a5122c796c31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2a67194341a2c507a533548b618cb32461d6916e59af694900a5122c796c31f", kill_on_drop: false }` [INFO] [stdout] c2a67194341a2c507a533548b618cb32461d6916e59af694900a5122c796c31f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5176326f0b899ceff37231e33bda07665b786e8cabf8cad7bb461fb9c0a0b0f3 [INFO] running `Command { std: "docker" "start" "-a" "5176326f0b899ceff37231e33bda07665b786e8cabf8cad7bb461fb9c0a0b0f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking lua_bind_hash v1.0.1 [INFO] [stderr] Checking quote v1.0.3 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4REnSZ/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" "5176326f0b899ceff37231e33bda07665b786e8cabf8cad7bb461fb9c0a0b0f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5176326f0b899ceff37231e33bda07665b786e8cabf8cad7bb461fb9c0a0b0f3", kill_on_drop: false }` [INFO] [stdout] 5176326f0b899ceff37231e33bda07665b786e8cabf8cad7bb461fb9c0a0b0f3