[INFO] cloning repository https://github.com/FredTheDino/thidy-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FredTheDino/thidy-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredTheDino%2Fthidy-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredTheDino%2Fthidy-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b33352eff33b3a05bd4f49355a74ffd0c097ddd [INFO] checking FredTheDino/thidy-lang against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredTheDino%2Fthidy-lang" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FredTheDino/thidy-lang on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FredTheDino/thidy-lang [INFO] finished tweaking git repo https://github.com/FredTheDino/thidy-lang [INFO] tweaked toml for git repo https://github.com/FredTheDino/thidy-lang written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/FredTheDino/thidy-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e20f82393d621a37cd453174aa7b7ad097e11343225158392e3f51a8e446dae3 [INFO] running `Command { std: "docker" "start" "-a" "e20f82393d621a37cd453174aa7b7ad097e11343225158392e3f51a8e446dae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e20f82393d621a37cd453174aa7b7ad097e11343225158392e3f51a8e446dae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20f82393d621a37cd453174aa7b7ad097e11343225158392e3f51a8e446dae3", kill_on_drop: false }` [INFO] [stdout] e20f82393d621a37cd453174aa7b7ad097e11343225158392e3f51a8e446dae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87c91909aebf3ad0ea7900b438d055b1198187af74401c936d463ce3f0d4caf6 [INFO] running `Command { std: "docker" "start" "-a" "87c91909aebf3ad0ea7900b438d055b1198187af74401c936d463ce3f0d4caf6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking owo-colors v1.2.1 (https://github.com/FredTheDino/owo-colors.git#ccb9cf0c) [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking riff v1.0.1 [INFO] [stderr] Checking sungod v0.3.1 [INFO] [stderr] Compiling sylt v0.1.0 (/opt/rustwide/workdir/sylt) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking wav v0.6.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling stb_image v0.2.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking sylt_macro v0.1.0 (/opt/rustwide/workdir/sylt_macro) [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling luminance-derive v0.6.3 [INFO] [stderr] Compiling lingon_macro v0.1.0 (https://github.com/sornas/lingon.git?branch=main#b9e65f99) [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Checking luminance v0.43.2 [INFO] [stderr] Checking gumdrop v0.8.0 [INFO] [stderr] Checking luminance-gl v0.16.1 [INFO] [stderr] Checking luminance-windowing v0.9.3 [INFO] [stderr] Checking luminance-sdl2 v0.2.2 [INFO] [stderr] Checking lingon v0.1.0 (https://github.com/sornas/lingon.git?branch=main#b9e65f99) [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking sylt-tokenizer v0.1.0 (/opt/rustwide/workdir/sylt-tokenizer) [INFO] [stderr] Checking sylt-common v0.1.0 (/opt/rustwide/workdir/sylt-common) [INFO] [stderr] Checking sylt-parser v0.1.0 (/opt/rustwide/workdir/sylt-parser) [INFO] [stderr] Checking sylt-typechecker v0.1.0 (/opt/rustwide/workdir/sylt-typechecker) [INFO] [stderr] Checking sylt-std v0.1.0 (/opt/rustwide/workdir/sylt-std) [INFO] [stderr] Checking sylt-machine v0.1.0 (/opt/rustwide/workdir/sylt-machine) [INFO] [stderr] Checking sylt-compiler v0.1.0 (/opt/rustwide/workdir/sylt-compiler) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.41s [INFO] running `Command { std: "docker" "inspect" "87c91909aebf3ad0ea7900b438d055b1198187af74401c936d463ce3f0d4caf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c91909aebf3ad0ea7900b438d055b1198187af74401c936d463ce3f0d4caf6", kill_on_drop: false }` [INFO] [stdout] 87c91909aebf3ad0ea7900b438d055b1198187af74401c936d463ce3f0d4caf6