[INFO] cloning repository https://github.com/harshdoesdev/shuru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harshdoesdev/shuru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshdoesdev%2Fshuru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshdoesdev%2Fshuru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fdd1667973a6bc94c04917c95e0545e89d42bbb [INFO] building harshdoesdev/shuru against master#f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharshdoesdev%2Fshuru" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harshdoesdev/shuru on toolchain f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/harshdoesdev/shuru [INFO] finished tweaking git repo https://github.com/harshdoesdev/shuru [INFO] tweaked toml for git repo https://github.com/harshdoesdev/shuru written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/harshdoesdev/shuru 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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xattr v1.4.0 [INFO] [stderr] Downloaded tokio-macros v2.5.0 [INFO] [stderr] Downloaded pin-project-lite v0.2.16 [INFO] [stderr] Downloaded tar v0.4.43 [INFO] [stderr] Downloaded miniz_oxide v0.8.3 [INFO] [stderr] Downloaded system-configuration v0.6.1 [INFO] [stderr] Downloaded cc v1.2.10 [INFO] [stderr] Downloaded tower v0.5.2 [INFO] [stderr] Downloaded anstyle-wincon v3.0.7 [INFO] [stderr] Downloaded maplit v1.0.2 [INFO] [stderr] Downloaded clap_derive v4.5.24 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded rustls-pki-types v1.10.1 [INFO] [stderr] Downloaded indexmap v2.7.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.100 [INFO] [stderr] Downloaded clap v4.5.27 [INFO] [stderr] Downloaded serde_json v1.0.137 [INFO] [stderr] Downloaded clap_builder v4.5.27 [INFO] [stderr] Downloaded rustls-webpki v0.102.8 [INFO] [stderr] Downloaded hyper v1.5.2 [INFO] [stderr] Downloaded reqwest v0.12.12 [INFO] [stderr] Downloaded hyper-rustls v0.27.5 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.100 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded dirs-sys v0.4.1 [INFO] [stderr] Downloaded rustls v0.23.21 [INFO] [stderr] Downloaded tokio-rustls v0.26.1 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] [stderr] Downloaded hyper-tls v0.6.0 [INFO] [stderr] Downloaded ipnet v2.11.0 [INFO] [stderr] Downloaded tokio v1.43.0 [INFO] [stderr] Downloaded rustls-pemfile v2.2.0 [INFO] [stderr] Downloaded openssl-probe v0.1.6 [INFO] [stderr] Downloaded security-framework-sys v2.14.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.100 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.100 [INFO] [stderr] Downloaded windows-result v0.2.0 [INFO] [stderr] Downloaded windows-strings v0.1.0 [INFO] [stderr] Downloaded windows-registry v0.2.0 [INFO] [stderr] Downloaded clap_lex v0.7.4 [INFO] [stderr] Downloaded async-trait v0.1.85 [INFO] [stderr] Downloaded spinners v4.1.1 [INFO] [stderr] Downloaded shell-quote v0.7.2 [INFO] [stderr] Downloaded console v0.15.10 [INFO] [stderr] Downloaded web-sys v0.3.77 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded redox_users v0.4.6 [INFO] [stderr] Downloaded dirs v5.0.1 [INFO] [stderr] Downloaded system-configuration-sys v0.6.0 [INFO] [stderr] Downloaded rustix v0.38.44 [INFO] [stderr] Downloaded syn v2.0.96 [INFO] [stderr] Downloaded tempfile v3.15.0 [INFO] [stderr] Downloaded sync_wrapper v1.0.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.50 [INFO] [stderr] Downloaded js-sys v0.3.77 [INFO] [stderr] Downloaded log v0.4.25 [INFO] [stderr] Downloaded linux-raw-sys v0.4.15 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb53fa25507c347ab80577be2f88a58f7bf65c3387caf4c181d38f3f46de0fc1 [INFO] running `Command { std: "docker" "start" "-a" "cb53fa25507c347ab80577be2f88a58f7bf65c3387caf4c181d38f3f46de0fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb53fa25507c347ab80577be2f88a58f7bf65c3387caf4c181d38f3f46de0fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb53fa25507c347ab80577be2f88a58f7bf65c3387caf4c181d38f3f46de0fc1", kill_on_drop: false }` [INFO] [stdout] cb53fa25507c347ab80577be2f88a58f7bf65c3387caf4c181d38f3f46de0fc1 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 122c4d4df6742b4293941f3473fada510560120aef1eef97e62a473f20804f52 [INFO] running `Command { std: "docker" "start" "-a" "122c4d4df6742b4293941f3473fada510560120aef1eef97e62a473f20804f52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling shuru-core v0.1.0 (/opt/rustwide/workdir/crates/shuru-core) [INFO] [stderr] Compiling shuru-tools v0.1.0 (/opt/rustwide/workdir/crates/shuru-tools) [INFO] [stderr] Compiling shuru-ai v0.1.0 (/opt/rustwide/workdir/crates/shuru-ai) [INFO] [stderr] Compiling shuru-cli v0.1.0 (/opt/rustwide/workdir/crates/shuru-cli) [INFO] [stderr] Compiling shuru v0.0.29 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.22s [INFO] running `Command { std: "docker" "inspect" "122c4d4df6742b4293941f3473fada510560120aef1eef97e62a473f20804f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122c4d4df6742b4293941f3473fada510560120aef1eef97e62a473f20804f52", kill_on_drop: false }` [INFO] [stdout] 122c4d4df6742b4293941f3473fada510560120aef1eef97e62a473f20804f52 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa1b898c0765f4e72b1d6c2000f3aabd4ad9590db4d077b91e41ee088b745f1d [INFO] running `Command { std: "docker" "start" "-a" "fa1b898c0765f4e72b1d6c2000f3aabd4ad9590db4d077b91e41ee088b745f1d", kill_on_drop: false }` [INFO] [stderr] Compiling shuru v0.0.29 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "fa1b898c0765f4e72b1d6c2000f3aabd4ad9590db4d077b91e41ee088b745f1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1b898c0765f4e72b1d6c2000f3aabd4ad9590db4d077b91e41ee088b745f1d", kill_on_drop: false }` [INFO] [stdout] fa1b898c0765f4e72b1d6c2000f3aabd4ad9590db4d077b91e41ee088b745f1d