[INFO] cloning repository https://github.com/gaby-burciaga/loxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gaby-burciaga/loxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaby-burciaga%2Floxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaby-burciaga%2Floxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a486e1642bc353f67cffa1c71db5629a0bbea4cf [INFO] checking gaby-burciaga/loxide against master#9f48dedc9763334a587c66558974635807a113ed for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaby-burciaga%2Floxide" "/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/gaby-burciaga/loxide on toolchain 9f48dedc9763334a587c66558974635807a113ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gaby-burciaga/loxide [INFO] finished tweaking git repo https://github.com/gaby-burciaga/loxide [INFO] tweaked toml for git repo https://github.com/gaby-burciaga/loxide written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gaby-burciaga/loxide 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" "+9f48dedc9763334a587c66558974635807a113ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ce2e1f71ece1307225ddfd572ce525caaf8fc0aa14d20a88ed08fa71fccedf4 [INFO] running `Command { std: "docker" "start" "-a" "4ce2e1f71ece1307225ddfd572ce525caaf8fc0aa14d20a88ed08fa71fccedf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce2e1f71ece1307225ddfd572ce525caaf8fc0aa14d20a88ed08fa71fccedf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce2e1f71ece1307225ddfd572ce525caaf8fc0aa14d20a88ed08fa71fccedf4", kill_on_drop: false }` [INFO] [stdout] 4ce2e1f71ece1307225ddfd572ce525caaf8fc0aa14d20a88ed08fa71fccedf4 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5f2a51dc220f1f96e0ea6c9914960177a797e3d78e88333f7d2b5aed5222ea7 [INFO] running `Command { std: "docker" "start" "-a" "d5f2a51dc220f1f96e0ea6c9914960177a797e3d78e88333f7d2b5aed5222ea7", kill_on_drop: false }` [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking loxide_lexer v0.1.0 (/opt/rustwide/workdir/loxide_lexer) [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking loxide_span v0.1.0 (/opt/rustwide/workdir/loxide_span) [INFO] [stderr] Checking loxide_ast v0.1.0 (/opt/rustwide/workdir/loxide_ast) [INFO] [stderr] Checking loxide_parse v0.1.0 (/opt/rustwide/workdir/loxide_parse) [INFO] [stderr] Checking loxide v0.1.0 (/opt/rustwide/workdir/loxide_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "d5f2a51dc220f1f96e0ea6c9914960177a797e3d78e88333f7d2b5aed5222ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f2a51dc220f1f96e0ea6c9914960177a797e3d78e88333f7d2b5aed5222ea7", kill_on_drop: false }` [INFO] [stdout] d5f2a51dc220f1f96e0ea6c9914960177a797e3d78e88333f7d2b5aed5222ea7