[INFO] cloning repository https://github.com/sebdeveloper6952/rust-lexical-analyzer-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebdeveloper6952/rust-lexical-analyzer-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebdeveloper6952%2Frust-lexical-analyzer-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebdeveloper6952%2Frust-lexical-analyzer-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 402970cc277a93f809a02b54fee449fb4e82b00c [INFO] checking sebdeveloper6952/rust-lexical-analyzer-generator against try#45a41ffb423036390396cec6d4e16c04033f4d02 for pr-116745 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebdeveloper6952%2Frust-lexical-analyzer-generator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebdeveloper6952/rust-lexical-analyzer-generator on toolchain 45a41ffb423036390396cec6d4e16c04033f4d02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebdeveloper6952/rust-lexical-analyzer-generator [INFO] finished tweaking git repo https://github.com/sebdeveloper6952/rust-lexical-analyzer-generator [INFO] tweaked toml for git repo https://github.com/sebdeveloper6952/rust-lexical-analyzer-generator written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sebdeveloper6952/rust-lexical-analyzer-generator 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" "+45a41ffb423036390396cec6d4e16c04033f4d02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13393075c9ce7db5a9e1124e0f2b8cabe4338b6a81ded1abed861dd44fd950fe [INFO] running `Command { std: "docker" "start" "-a" "13393075c9ce7db5a9e1124e0f2b8cabe4338b6a81ded1abed861dd44fd950fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13393075c9ce7db5a9e1124e0f2b8cabe4338b6a81ded1abed861dd44fd950fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13393075c9ce7db5a9e1124e0f2b8cabe4338b6a81ded1abed861dd44fd950fe", kill_on_drop: false }` [INFO] [stdout] 13393075c9ce7db5a9e1124e0f2b8cabe4338b6a81ded1abed861dd44fd950fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+45a41ffb423036390396cec6d4e16c04033f4d02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cec0fb3d4c01bb207214178f111ab23733741f9ac615d4a31f2d2330c2fbb61 [INFO] running `Command { std: "docker" "start" "-a" "7cec0fb3d4c01bb207214178f111ab23733741f9ac615d4a31f2d2330c2fbb61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] running `Command { std: "docker" "inspect" "7cec0fb3d4c01bb207214178f111ab23733741f9ac615d4a31f2d2330c2fbb61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cec0fb3d4c01bb207214178f111ab23733741f9ac615d4a31f2d2330c2fbb61", kill_on_drop: false }` [INFO] [stdout] 7cec0fb3d4c01bb207214178f111ab23733741f9ac615d4a31f2d2330c2fbb61