[INFO] cloning repository https://github.com/fakhrulnugroho/pgrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fakhrulnugroho/pgrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffakhrulnugroho%2Fpgrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffakhrulnugroho%2Fpgrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3d6950451d88b2287da7c2b0df32b5e006b8425
[INFO] checking fakhrulnugroho/pgrs against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffakhrulnugroho%2Fpgrs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fakhrulnugroho/pgrs
[INFO] finished tweaking git repo https://github.com/fakhrulnugroho/pgrs
[INFO] tweaked toml for git repo https://github.com/fakhrulnugroho/pgrs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fakhrulnugroho/pgrs on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fakhrulnugroho/pgrs 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ac17c6a8ca1107a8d5f6d8502747f526e5946f6d9433e5bbaebccbd968ccfc92
[INFO] running `Command { std: "docker" "start" "ac17c6a8ca1107a8d5f6d8502747f526e5946f6d9433e5bbaebccbd968ccfc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac17c6a8ca1107a8d5f6d8502747f526e5946f6d9433e5bbaebccbd968ccfc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac17c6a8ca1107a8d5f6d8502747f526e5946f6d9433e5bbaebccbd968ccfc92" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac17c6a8ca1107a8d5f6d8502747f526e5946f6d9433e5bbaebccbd968ccfc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac17c6a8ca1107a8d5f6d8502747f526e5946f6d9433e5bbaebccbd968ccfc92" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking postgres-protocol v0.6.11
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking postgres-types v0.2.13
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking whoami v2.1.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tokio-postgres v0.7.17
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking sqlparser v0.62.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking postgres v0.19.13
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling pgrs-cli v0.9.0 (/opt/rustwide/workdir/modules/cli)
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking reedline v0.47.0
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking postgres-native-tls v0.5.3
[INFO] [stderr]     Checking pgrs-core v0.9.0 (/opt/rustwide/workdir/modules/core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 45s
[INFO] running `Command { std: "docker" "inspect" "ac17c6a8ca1107a8d5f6d8502747f526e5946f6d9433e5bbaebccbd968ccfc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac17c6a8ca1107a8d5f6d8502747f526e5946f6d9433e5bbaebccbd968ccfc92", kill_on_drop: false }`
[INFO] [stdout] ac17c6a8ca1107a8d5f6d8502747f526e5946f6d9433e5bbaebccbd968ccfc92
