[INFO] fetching crate miyabi-agents 0.1.1...
[INFO] testing miyabi-agents-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate miyabi-agents 0.1.1 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate miyabi-agents 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7000f8e99a09f8ed4a93056fd7aa920ae64e50f07e657e5d4a1fae6a9ae650a3
[INFO] running `Command { std: "docker" "start" "-a" "7000f8e99a09f8ed4a93056fd7aa920ae64e50f07e657e5d4a1fae6a9ae650a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7000f8e99a09f8ed4a93056fd7aa920ae64e50f07e657e5d4a1fae6a9ae650a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7000f8e99a09f8ed4a93056fd7aa920ae64e50f07e657e5d4a1fae6a9ae650a3", kill_on_drop: false }`
[INFO] [stdout] 7000f8e99a09f8ed4a93056fd7aa920ae64e50f07e657e5d4a1fae6a9ae650a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73b7ff6ea46ffc54cd92c7a7afe08c1cc7958d7ad6d942efd0beafbe11381ac6
[INFO] running `Command { std: "docker" "start" "-a" "73b7ff6ea46ffc54cd92c7a7afe08c1cc7958d7ad6d942efd0beafbe11381ac6", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling web-time v1.1.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 libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[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 matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling miyabi-types v0.1.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling miyabi-core v0.1.1
[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 miyabi-llm v0.1.1
[INFO] [stderr]    Compiling miyabi-potpie 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 1m 47s
[INFO] running `Command { std: "docker" "inspect" "73b7ff6ea46ffc54cd92c7a7afe08c1cc7958d7ad6d942efd0beafbe11381ac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73b7ff6ea46ffc54cd92c7a7afe08c1cc7958d7ad6d942efd0beafbe11381ac6", kill_on_drop: false }`
[INFO] [stdout] 73b7ff6ea46ffc54cd92c7a7afe08c1cc7958d7ad6d942efd0beafbe11381ac6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78cdcee2513b6b5fd7e12d36bc36703d8cec31f8f68de7439cb8ff5bce5d69ca
[INFO] running `Command { std: "docker" "start" "-a" "78cdcee2513b6b5fd7e12d36bc36703d8cec31f8f68de7439cb8ff5bce5d69ca", 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 fastrand v2.3.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 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-core v0.1.1
[INFO] [stderr]    Compiling miyabi-llm v0.1.1
[INFO] [stderr]    Compiling miyabi-potpie 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/beta-2025-10-28-x86_64-unknown-linux-gnu/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=463a982fb63c7bca -C extra-filename=-2f2f21044672dc16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eb07bcfe9a52a357.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3fa1c164bf22fda2.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2a3c90740e84fd9c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5b969e55652402c8.rlib --extern miyabi_core=/opt/rustwide/target/debug/deps/libmiyabi_core-f23edccec5993cb2.rlib --extern miyabi_github=/opt/rustwide/target/debug/deps/libmiyabi_github-2e557fa8d7bd051d.rlib --extern miyabi_llm=/opt/rustwide/target/debug/deps/libmiyabi_llm-1be1bc76c3bfac54.rlib --extern miyabi_potpie=/opt/rustwide/target/debug/deps/libmiyabi_potpie-32c4924a438f3f35.rlib --extern miyabi_types=/opt/rustwide/target/debug/deps/libmiyabi_types-ee6fce4e90b7337e.rlib --extern octocrab=/opt/rustwide/target/debug/deps/liboctocrab-367b7f32fe780822.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-41fea30ea660a825.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ad17d4bc1d4657c6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bff864664507a58f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-188b8264a216d870.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-be1ae4d014eef91d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-10f266519a3a331f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5de04f8702551457.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-afb69e3411a69e7c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7970825fa0f7ed0f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-200886b87e3756ac/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-14109e6b7ded5ceb/out/build -L native=/opt/rustwide/target/debug/build/ring-3bdf1d3aa558e9da/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "78cdcee2513b6b5fd7e12d36bc36703d8cec31f8f68de7439cb8ff5bce5d69ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78cdcee2513b6b5fd7e12d36bc36703d8cec31f8f68de7439cb8ff5bce5d69ca", kill_on_drop: false }`
[INFO] [stdout] 78cdcee2513b6b5fd7e12d36bc36703d8cec31f8f68de7439cb8ff5bce5d69ca
