[INFO] cloning repository https://github.com/rotemhoresh/replay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rotemhoresh/replay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotemhoresh%2Freplay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotemhoresh%2Freplay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56b5f946866159ed67331ff1d6ff289c25734338 [INFO] checking rotemhoresh/replay against master#e3e432d4d65a55e6db167598e96db2bcb163e316 for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotemhoresh%2Freplay" "/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/rotemhoresh/replay on toolchain e3e432d4d65a55e6db167598e96db2bcb163e316 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rotemhoresh/replay [INFO] finished tweaking git repo https://github.com/rotemhoresh/replay [INFO] tweaked toml for git repo https://github.com/rotemhoresh/replay written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rotemhoresh/replay 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" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest Rust 1.88.0-nightly compatible versions [INFO] [stderr] Adding cc v1.2.20 [INFO] [stderr] Adding lazy_static v1.5.0 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding streaming-iterator v0.1.9 [INFO] [stderr] Adding tree-sitter v0.24.7 (available: v0.25.3) [INFO] [stderr] Adding tree-sitter-highlight v0.24.7 (available: v0.25.3) [INFO] [stderr] Adding tree-sitter-language v0.1.5 [INFO] [stderr] Adding tree-sitter-regex v0.24.3 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded tree-sitter-regex v0.24.3 [INFO] [stderr] Downloaded tree-sitter-highlight v0.24.7 [INFO] [stderr] Downloaded tree-sitter v0.24.7 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 932a555151d30d3e9c1572c5e17bcda72406f51dbf6589da315da49caee866ba [INFO] running `Command { std: "docker" "start" "-a" "932a555151d30d3e9c1572c5e17bcda72406f51dbf6589da315da49caee866ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "932a555151d30d3e9c1572c5e17bcda72406f51dbf6589da315da49caee866ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932a555151d30d3e9c1572c5e17bcda72406f51dbf6589da315da49caee866ba", kill_on_drop: false }` [INFO] [stdout] 932a555151d30d3e9c1572c5e17bcda72406f51dbf6589da315da49caee866ba [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93fd1bda5290c5499b63aaea52df83e278db7464181f7b5a4670324b3bc50a14 [INFO] running `Command { std: "docker" "start" "-a" "93fd1bda5290c5499b63aaea52df83e278db7464181f7b5a4670324b3bc50a14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling thiserror v2.0.10 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling tree-sitter-regex v0.24.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tree-sitter-highlight v0.24.7 [INFO] [stderr] Checking replay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.95s [INFO] running `Command { std: "docker" "inspect" "93fd1bda5290c5499b63aaea52df83e278db7464181f7b5a4670324b3bc50a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93fd1bda5290c5499b63aaea52df83e278db7464181f7b5a4670324b3bc50a14", kill_on_drop: false }` [INFO] [stdout] 93fd1bda5290c5499b63aaea52df83e278db7464181f7b5a4670324b3bc50a14