[INFO] cloning repository https://github.com/romamik/typed-eval-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romamik/typed-eval-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromamik%2Ftyped-eval-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromamik%2Ftyped-eval-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df3dd792c8d6e2900e2849a8af084a735f684ed8 [INFO] checking romamik/typed-eval-rs against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-21 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromamik%2Ftyped-eval-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/romamik/typed-eval-rs [INFO] finished tweaking git repo https://github.com/romamik/typed-eval-rs [INFO] tweaked toml for git repo https://github.com/romamik/typed-eval-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/romamik/typed-eval-rs on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/romamik/typed-eval-rs 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.16 [INFO] [stderr] Downloaded thiserror v2.0.16 [INFO] [stderr] Downloaded find-msvc-tools v0.1.0 [INFO] [stderr] Downloaded cc v1.2.35 [INFO] [stderr] Downloaded chumsky v0.10.1 [INFO] [stderr] Downloaded libc v0.2.175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7525f16e95c3fbcacd199106346f49cdc55e3ff2b577ee518babd94c98bec5f [INFO] running `Command { std: "docker" "start" "-a" "f7525f16e95c3fbcacd199106346f49cdc55e3ff2b577ee518babd94c98bec5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7525f16e95c3fbcacd199106346f49cdc55e3ff2b577ee518babd94c98bec5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7525f16e95c3fbcacd199106346f49cdc55e3ff2b577ee518babd94c98bec5f", kill_on_drop: false }` [INFO] [stdout] f7525f16e95c3fbcacd199106346f49cdc55e3ff2b577ee518babd94c98bec5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54017a0b764a0efb9c5bf30a673d64da3e2a860b7e0a73bc985fa5807e5d6cd9 [INFO] running `Command { std: "docker" "start" "-a" "54017a0b764a0efb9c5bf30a673d64da3e2a860b7e0a73bc985fa5807e5d6cd9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking darling_core v0.21.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling typed-eval-macro v0.1.0 (/opt/rustwide/workdir/crates/typed-eval-macro) [INFO] [stderr] Checking typed-eval v0.1.0 (/opt/rustwide/workdir/crates/typed-eval) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.05s [INFO] running `Command { std: "docker" "inspect" "54017a0b764a0efb9c5bf30a673d64da3e2a860b7e0a73bc985fa5807e5d6cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54017a0b764a0efb9c5bf30a673d64da3e2a860b7e0a73bc985fa5807e5d6cd9", kill_on_drop: false }` [INFO] [stdout] 54017a0b764a0efb9c5bf30a673d64da3e2a860b7e0a73bc985fa5807e5d6cd9