[INFO] fetching crate miyabi-agents 0.1.1... [INFO] testing miyabi-agents-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate miyabi-agents 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate miyabi-agents 0.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate miyabi-agents 0.1.1 [INFO] tweaked toml for crates.io crate miyabi-agents 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate miyabi-agents 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate miyabi-agents 0.1.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miyabi-potpie v0.1.1 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded serde_path_to_error v0.1.20 [INFO] [stderr] Downloaded miyabi-github v0.1.1 [INFO] [stderr] Downloaded miyabi-llm v0.1.1 [INFO] [stderr] Downloaded miyabi-core v0.1.1 [INFO] [stderr] Downloaded miyabi-types v0.1.1 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded rustls v0.23.33 [INFO] [stderr] Downloaded octocrab v0.47.0 [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3de3b38880fab5d90e04dbd7f460350065cba8cc004e77c3d616d931ed271863 [INFO] running `Command { std: "docker" "start" "-a" "3de3b38880fab5d90e04dbd7f460350065cba8cc004e77c3d616d931ed271863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3de3b38880fab5d90e04dbd7f460350065cba8cc004e77c3d616d931ed271863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de3b38880fab5d90e04dbd7f460350065cba8cc004e77c3d616d931ed271863", kill_on_drop: false }` [INFO] [stdout] 3de3b38880fab5d90e04dbd7f460350065cba8cc004e77c3d616d931ed271863 [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93cbb5d41a76e7f5ce91191ff4433c8630951cffcd34ecdc51676fa8d8a4d8f2 [INFO] running `Command { std: "docker" "start" "-a" "93cbb5d41a76e7f5ce91191ff4433c8630951cffcd34ecdc51676fa8d8a4d8f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rustls v0.23.33 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling miyabi-types v0.1.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling octocrab v0.47.0 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling miyabi-core v0.1.1 [INFO] [stderr] Compiling miyabi-potpie v0.1.1 [INFO] [stderr] Compiling miyabi-llm v0.1.1 [INFO] [stderr] Compiling miyabi-github v0.1.1 [INFO] [stderr] Compiling miyabi-agents v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s [INFO] running `Command { std: "docker" "inspect" "93cbb5d41a76e7f5ce91191ff4433c8630951cffcd34ecdc51676fa8d8a4d8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93cbb5d41a76e7f5ce91191ff4433c8630951cffcd34ecdc51676fa8d8a4d8f2", kill_on_drop: false }` [INFO] [stdout] 93cbb5d41a76e7f5ce91191ff4433c8630951cffcd34ecdc51676fa8d8a4d8f2 [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97ac31d1b27f3ae9f45ade8081162ebdbaaf8b5f751ecbc65af1695df5d7c7da [INFO] running `Command { std: "docker" "start" "-a" "97ac31d1b27f3ae9f45ade8081162ebdbaaf8b5f751ecbc65af1695df5d7c7da", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling octocrab v0.47.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling miyabi-core v0.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling miyabi-potpie v0.1.1 [INFO] [stderr] Compiling miyabi-llm v0.1.1 [INFO] [stderr] Compiling miyabi-github v0.1.1 [INFO] [stderr] Compiling miyabi-agents v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `miyabi-agents` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name miyabi_agents --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e74bfeac142f1f01 -C extra-filename=-f074d1e2b4ce4bd0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a44cd03e1bbe0348.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2838a0da1f8a5b58.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-ef0f9fee23e395a3.rlib --extern miyabi_core=/opt/rustwide/target/debug/deps/libmiyabi_core-64cf4683a8d27b0d.rlib --extern miyabi_github=/opt/rustwide/target/debug/deps/libmiyabi_github-abda9216594aa440.rlib --extern miyabi_llm=/opt/rustwide/target/debug/deps/libmiyabi_llm-bc81087e29dd6b9f.rlib --extern miyabi_potpie=/opt/rustwide/target/debug/deps/libmiyabi_potpie-dde6caebeabb4f1d.rlib --extern miyabi_types=/opt/rustwide/target/debug/deps/libmiyabi_types-3d226f16298a3db1.rlib --extern octocrab=/opt/rustwide/target/debug/deps/liboctocrab-3260bdcfc8bde035.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d628c87048c7f68f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0af5fef8271300f9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-718b2e3ffad5fc5e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-10b007a26dea19b5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4ad14d3b5dd605b1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-56e63e5a0bd7240a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d593853a9fb7ba18.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9f5272e54b6faaf9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-b4ff31307f4bc6fe/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-24861e9f0b49a5a8/out/build -L native=/opt/rustwide/target/debug/build/ring-7cf47720f70ff5a1/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "97ac31d1b27f3ae9f45ade8081162ebdbaaf8b5f751ecbc65af1695df5d7c7da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ac31d1b27f3ae9f45ade8081162ebdbaaf8b5f751ecbc65af1695df5d7c7da", kill_on_drop: false }` [INFO] [stdout] 97ac31d1b27f3ae9f45ade8081162ebdbaaf8b5f751ecbc65af1695df5d7c7da