[INFO] cloning repository https://github.com/ritamsarmah/pair [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ritamsarmah/pair" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritamsarmah%2Fpair", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritamsarmah%2Fpair'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6177419e5d76cf95724d05f32ad4338eb173323d [INFO] checking ritamsarmah/pair/6177419e5d76cf95724d05f32ad4338eb173323d against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritamsarmah%2Fpair" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ritamsarmah/pair [INFO] finished tweaking git repo https://github.com/ritamsarmah/pair [INFO] tweaked toml for git repo https://github.com/ritamsarmah/pair written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ritamsarmah/pair on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ritamsarmah/pair 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crokey-proc_macros v1.2.0 [INFO] [stderr] Downloaded termimad v0.33.0 [INFO] [stderr] Downloaded crokey v1.2.0 [INFO] [stderr] Downloaded coolor v1.1.0 [INFO] [stderr] Downloaded strict v0.2.0 [INFO] [stderr] Downloaded minimad v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 059ec96d972f081a7a4a60ab6b992843f7df07e1b96ac5ce210fa569f370e656 [INFO] running `Command { std: "docker" "start" "-a" "059ec96d972f081a7a4a60ab6b992843f7df07e1b96ac5ce210fa569f370e656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "059ec96d972f081a7a4a60ab6b992843f7df07e1b96ac5ce210fa569f370e656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "059ec96d972f081a7a4a60ab6b992843f7df07e1b96ac5ce210fa569f370e656", kill_on_drop: false }` [INFO] [stdout] 059ec96d972f081a7a4a60ab6b992843f7df07e1b96ac5ce210fa569f370e656 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d853bfbaeb3a2825ed2e8e5a9c56c2979e648e64a8994cec43c16d876b27d59 [INFO] running `Command { std: "docker" "start" "-a" "7d853bfbaeb3a2825ed2e8e5a9c56c2979e648e64a8994cec43c16d876b27d59", kill_on_drop: false }` [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling crokey-proc_macros v1.2.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking coolor v1.1.0 [INFO] [stderr] Checking minimad v0.13.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking crokey v1.2.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking termimad v0.33.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking pair v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.64s [INFO] running `Command { std: "docker" "inspect" "7d853bfbaeb3a2825ed2e8e5a9c56c2979e648e64a8994cec43c16d876b27d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d853bfbaeb3a2825ed2e8e5a9c56c2979e648e64a8994cec43c16d876b27d59", kill_on_drop: false }` [INFO] [stdout] 7d853bfbaeb3a2825ed2e8e5a9c56c2979e648e64a8994cec43c16d876b27d59