[INFO] fetching crate neuro-divergent-registry 0.1.0...
[INFO] testing neuro-divergent-registry-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate neuro-divergent-registry 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate neuro-divergent-registry 0.1.0
[INFO] finished tweaking crates.io crate neuro-divergent-registry 0.1.0
[INFO] tweaked toml for crates.io crate neuro-divergent-registry 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate neuro-divergent-registry 0.1.0 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 neuro-divergent-registry 0.1.0 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 54e31d7eb4f91d8d71f22c38758578ab69d2f417777cd196405fa8dddf8bf210
[INFO] running `Command { std: "docker" "start" "-a" "54e31d7eb4f91d8d71f22c38758578ab69d2f417777cd196405fa8dddf8bf210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54e31d7eb4f91d8d71f22c38758578ab69d2f417777cd196405fa8dddf8bf210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e31d7eb4f91d8d71f22c38758578ab69d2f417777cd196405fa8dddf8bf210", kill_on_drop: false }`
[INFO] [stdout] 54e31d7eb4f91d8d71f22c38758578ab69d2f417777cd196405fa8dddf8bf210
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 93c04839a74b927d5d5cdabb41e190def2a2f951f6bfe9cb37203731774b8d25
[INFO] running `Command { std: "docker" "start" "-a" "93c04839a74b927d5d5cdabb41e190def2a2f951f6bfe9cb37203731774b8d25", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling neuro-divergent-registry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.59s
[INFO] running `Command { std: "docker" "inspect" "93c04839a74b927d5d5cdabb41e190def2a2f951f6bfe9cb37203731774b8d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93c04839a74b927d5d5cdabb41e190def2a2f951f6bfe9cb37203731774b8d25", kill_on_drop: false }`
[INFO] [stdout] 93c04839a74b927d5d5cdabb41e190def2a2f951f6bfe9cb37203731774b8d25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2d6f48ea43149ee6bdcdbc4efc17dadf88cf625d6aeeeb4b71b0ebf2bf64a163
[INFO] running `Command { std: "docker" "start" "-a" "2d6f48ea43149ee6bdcdbc4efc17dadf88cf625d6aeeeb4b71b0ebf2bf64a163", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling neuro-divergent-registry v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.56s
[INFO] running `Command { std: "docker" "inspect" "2d6f48ea43149ee6bdcdbc4efc17dadf88cf625d6aeeeb4b71b0ebf2bf64a163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d6f48ea43149ee6bdcdbc4efc17dadf88cf625d6aeeeb4b71b0ebf2bf64a163", kill_on_drop: false }`
[INFO] [stdout] 2d6f48ea43149ee6bdcdbc4efc17dadf88cf625d6aeeeb4b71b0ebf2bf64a163
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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", kill_on_drop: false }`
[INFO] [stdout] af954d027e8cc8dddf0010aeaa949dcdf025759f96b88c3672b2e7dbf10fa477
[INFO] running `Command { std: "docker" "start" "-a" "af954d027e8cc8dddf0010aeaa949dcdf025759f96b88c3672b2e7dbf10fa477", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neuro_divergent_registry-af7159ae37706c39)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test discovery::tests::test_discovery_error ... ok
[INFO] [stdout] test discovery::tests::test_discovery_filters_default ... ok
[INFO] [stdout] test discovery::tests::test_model_discovery_new ... ok
[INFO] [stdout] test discovery::tests::test_discover_builtin_models ... ok
[INFO] [stdout] test factory::tests::test_creation_options_default ... ok
[INFO] [stdout] test factory::tests::test_creation_stats_clone ... ok
[INFO] [stdout] test discovery::tests::test_extract_capability_names ... ok
[INFO] [stdout] test factory::tests::test_model_factory_new ... ok
[INFO] [stdout] test factory::tests::test_parameter_constraint ... ok
[INFO] [stdout] test factory::tests::test_global_factory ... ok
[INFO] [stdout] test factory::tests::test_model_builder ... ok
[INFO] [stdout] test plugin::tests::test_plugin_dependency ... ok
[INFO] [stdout] test plugin::tests::test_plugin_new ... ok
[INFO] [stdout] test registry::tests::test_registry_new ... ok
[INFO] [stdout] test registry::tests::test_list_by_category ... ok
[INFO] [stdout] test registry::tests::test_register_model_info ... ok
[INFO] [stdout] test registry::tests::test_extract_capabilities ... ok
[INFO] [stdout] test plugin::tests::test_plugin_health ... ok
[INFO] [stdout] test plugin::tests::test_plugin_manager_new ... ok
[INFO] [stdout] test tests::test_model_capabilities_default ... ok
[INFO] [stdout] test registry::tests::test_registry_stats ... ok
[INFO] [stdout] test discovery::tests::test_discovery_config_default ... ok
[INFO] [stdout] test registry::tests::test_search_criteria ... ok
[INFO] [stdout] test tests::test_model_config_creation ... ok
[INFO] [stdout] test discovery::tests::test_pattern_matching ... ok
[INFO] [stdout] test registry::tests::test_unregister_model ... ok
[INFO] [stdout] test registry::tests::test_pattern_matching ... ok
[INFO] [stdout] test plugin::tests::test_plugin_capabilities_default ... ok
[INFO] [stdout] test plugin::tests::test_plugin_config_default ... ok
[INFO] [stdout] test tests::test_model_category_all ... ok
[INFO] [stdout] test tests::test_registry_config_default ... ok
[INFO] [stdout] test plugin::tests::test_plugin_descriptor ... ok
[INFO] [stdout] test discovery::tests::test_default_capabilities_by_category ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests neuro_divergent_registry
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 20) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "af954d027e8cc8dddf0010aeaa949dcdf025759f96b88c3672b2e7dbf10fa477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af954d027e8cc8dddf0010aeaa949dcdf025759f96b88c3672b2e7dbf10fa477", kill_on_drop: false }`
[INFO] [stdout] af954d027e8cc8dddf0010aeaa949dcdf025759f96b88c3672b2e7dbf10fa477
