[INFO] cloning repository https://github.com/steel-sword/yal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steel-sword/yal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteel-sword%2Fyal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteel-sword%2Fyal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 185c71eb7c743582a8f14a3159eb07c102e770cf [INFO] checking steel-sword/yal against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteel-sword%2Fyal" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/parser.rs [INFO] [stderr] fatal: cannot create directory at 'src/runtime': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking steel-sword/yal against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteel-sword%2Fyal" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/steel-sword/yal on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/steel-sword/yal [INFO] finished tweaking git repo https://github.com/steel-sword/yal [INFO] tweaked toml for git repo https://github.com/steel-sword/yal written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/steel-sword/yal 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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11f70f1e71283890226cf719dd1e97c1c3ec12d0b6c90a1b71ca54c783045b2c [INFO] running `Command { std: "docker" "start" "-a" "11f70f1e71283890226cf719dd1e97c1c3ec12d0b6c90a1b71ca54c783045b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11f70f1e71283890226cf719dd1e97c1c3ec12d0b6c90a1b71ca54c783045b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f70f1e71283890226cf719dd1e97c1c3ec12d0b6c90a1b71ca54c783045b2c", kill_on_drop: false }` [INFO] [stdout] 11f70f1e71283890226cf719dd1e97c1c3ec12d0b6c90a1b71ca54c783045b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c0613e5f1b180c1b98b3c9b1e18b00d31a41ce7cc16a3c86bc75f0f5093ef1b [INFO] running `Command { std: "docker" "start" "-a" "0c0613e5f1b180c1b98b3c9b1e18b00d31a41ce7cc16a3c86bc75f0f5093ef1b", kill_on_drop: false }` [INFO] [stderr] Checking yal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `previous_exception` is never read [INFO] [stdout] --> src/types/exception.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Exception { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub previous_exception: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Exception` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `previous_exception` is never read [INFO] [stdout] --> src/types/exception.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Exception { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub previous_exception: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Exception` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "0c0613e5f1b180c1b98b3c9b1e18b00d31a41ce7cc16a3c86bc75f0f5093ef1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c0613e5f1b180c1b98b3c9b1e18b00d31a41ce7cc16a3c86bc75f0f5093ef1b", kill_on_drop: false }` [INFO] [stdout] 0c0613e5f1b180c1b98b3c9b1e18b00d31a41ce7cc16a3c86bc75f0f5093ef1b