[INFO] fetching crate kotoba-schema 0.1.22...
[INFO] testing kotoba-schema-0.1.22 against 1.90.0 for beta-1.91-3
[INFO] extracting crate kotoba-schema 0.1.22 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate kotoba-schema 0.1.22
[INFO] finished tweaking crates.io crate kotoba-schema 0.1.22
[INFO] tweaked toml for crates.io crate kotoba-schema 0.1.22 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kotoba-schema 0.1.22 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kotoba-schema 0.1.22 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kotoba-errors v0.1.2
[INFO] [stderr]   Downloaded fraction v0.13.1
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.53
[INFO] [stderr]   Downloaded jsonschema v0.17.1
[INFO] [stderr]   Downloaded kotoba-core v0.1.22
[INFO] [stderr]   Downloaded fancy-regex v0.11.0
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded web-sys v0.3.80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db4b97cf687bc9815f04538097753b8571901071ce86b2b5436178d6f73d70c4
[INFO] running `Command { std: "docker" "start" "-a" "db4b97cf687bc9815f04538097753b8571901071ce86b2b5436178d6f73d70c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db4b97cf687bc9815f04538097753b8571901071ce86b2b5436178d6f73d70c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db4b97cf687bc9815f04538097753b8571901071ce86b2b5436178d6f73d70c4", kill_on_drop: false }`
[INFO] [stdout] db4b97cf687bc9815f04538097753b8571901071ce86b2b5436178d6f73d70c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7c9bed3f787be164729c14c194982902972879fe49a3dd341c4dcfc2b3d3648
[INFO] running `Command { std: "docker" "start" "-a" "c7c9bed3f787be164729c14c194982902972879fe49a3dd341c4dcfc2b3d3648", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v2.11.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[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-impl v2.0.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 hyper v0.14.32
[INFO] [stderr]    Compiling kotoba-errors v0.1.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling kotoba-core v0.1.22
[INFO] [stderr]    Compiling kotoba-schema v0.1.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `graph`
[INFO] [stdout]   --> src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "graph")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `std`, and `tokio`
[INFO] [stdout]    = help: consider adding `graph` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::*`
[INFO] [stdout]  --> src/migration.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::schema::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::manager::*`
[INFO] [stdout]  --> src/migration.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::manager::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/export.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `graph`
[INFO] [stdout]   --> src/lib.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "graph")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `std`, and `tokio`
[INFO] [stdout]    = help: consider adding `graph` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `graph`
[INFO] [stdout]   --> src/lib.rs:82:46
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub const GRAPH_INTEGRATION: bool = cfg!(feature = "graph");
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `std`, and `tokio`
[INFO] [stdout]    = help: consider adding `graph` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph_data`
[INFO] [stdout]    --> src/migration.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         graph_data: &mut serde_json::Value,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graph_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source_path`
[INFO] [stdout]    --> src/migration.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         source_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_path`
[INFO] [stdout]    --> src/migration.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         target_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "c7c9bed3f787be164729c14c194982902972879fe49a3dd341c4dcfc2b3d3648", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7c9bed3f787be164729c14c194982902972879fe49a3dd341c4dcfc2b3d3648", kill_on_drop: false }`
[INFO] [stdout] c7c9bed3f787be164729c14c194982902972879fe49a3dd341c4dcfc2b3d3648
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ef530be34615d51840cf13ed313dfaf003d0323412ac1f26fdb60ccf2da5883
[INFO] running `Command { std: "docker" "start" "-a" "6ef530be34615d51840cf13ed313dfaf003d0323412ac1f26fdb60ccf2da5883", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling kotoba-core v0.1.22
[INFO] [stderr]    Compiling kotoba-schema v0.1.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `graph`
[INFO] [stdout]   --> src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "graph")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `std`, and `tokio`
[INFO] [stdout]    = help: consider adding `graph` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::*`
[INFO] [stdout]  --> src/migration.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::schema::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::manager::*`
[INFO] [stdout]  --> src/migration.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::manager::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/export.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `graph`
[INFO] [stdout]   --> src/lib.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "graph")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `std`, and `tokio`
[INFO] [stdout]    = help: consider adding `graph` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `graph`
[INFO] [stdout]   --> src/lib.rs:82:46
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub const GRAPH_INTEGRATION: bool = cfg!(feature = "graph");
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `std`, and `tokio`
[INFO] [stdout]    = help: consider adding `graph` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph_data`
[INFO] [stdout]    --> src/migration.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         graph_data: &mut serde_json::Value,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graph_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source_path`
[INFO] [stdout]    --> src/migration.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         source_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_path`
[INFO] [stdout]    --> src/migration.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         target_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `async` keyword is missing from the function declaration
[INFO] [stdout]    --> src/manager.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 |     fn test_schema_validation() {
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `async` keyword is missing from the function declaration
[INFO] [stdout]    --> src/registry.rs:369:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn test_cross_namespace_operations() {
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `async` keyword is missing from the function declaration
[INFO] [stdout]    --> src/registry.rs:391:5
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn test_bulk_operations() {
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `async` keyword is missing from the function declaration
[INFO] [stdout]    --> src/registry.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 410 |     fn test_registry_statistics() {
[INFO] [stdout]     |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `graph`
[INFO] [stdout]   --> src/lib.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "graph")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `std`, and `tokio`
[INFO] [stdout]    = help: consider adding `graph` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::schema::*`
[INFO] [stdout]  --> src/migration.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::schema::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::manager::*`
[INFO] [stdout]  --> src/migration.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::manager::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `graph`
[INFO] [stdout]   --> src/lib.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "graph")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `std`, and `tokio`
[INFO] [stdout]    = help: consider adding `graph` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `graph`
[INFO] [stdout]   --> src/lib.rs:82:46
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub const GRAPH_INTEGRATION: bool = cfg!(feature = "graph");
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `async`, `default`, `std`, and `tokio`
[INFO] [stdout]    = help: consider adding `graph` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_empty` found for tuple `(Vec<std::string::String>, Vec<schema::ValidationError>)` in the current scope
[INFO] [stdout]    --> src/validator.rs:611:33
[INFO] [stdout]     |
[INFO] [stdout] 611 |         assert!(result.unwrap().is_empty()); // No warnings
[INFO] [stdout]     |                                 ^^^^^^^^ method not found in `(Vec<std::string::String>, Vec<schema::ValidationError>)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_empty` found for enum `KotobaError` in the current scope
[INFO] [stdout]    --> src/validator.rs:631:25
[INFO] [stdout]     |
[INFO] [stdout] 631 |         assert!(!errors.is_empty());
[INFO] [stdout]     |                         ^^^^^^^^ method not found in `KotobaError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `KotobaError`
[INFO] [stdout]    --> src/validator.rs:632:32
[INFO] [stdout]     |
[INFO] [stdout] 632 |         assert!(matches!(errors[0].error_type, ValidationErrorType::MissingRequiredProperty));
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `KotobaError`
[INFO] [stdout]    --> src/validator.rs:672:32
[INFO] [stdout]     |
[INFO] [stdout] 672 |         assert!(matches!(errors[0].error_type, ValidationErrorType::ConstraintViolation));
[INFO] [stdout]     |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future<Output = std::result::Result<(), KotobaError>>` in the current scope
[INFO] [stdout]    --> src/registry.rs:382:82
[INFO] [stdout]     |
[INFO] [stdout] 382 |         registry.copy_schema("source", "test_schema", "target", "copied_schema").unwrap();
[INFO] [stdout]     |                                                                                  ^^^^^^ method not found in `impl Future<Output = std::result::Result<(), KotobaError>>`
[INFO] [stdout]     |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]     |
[INFO] [stdout] 382 |         registry.copy_schema("source", "test_schema", "target", "copied_schema").await.unwrap();
[INFO] [stdout]     |                                                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `contains` found for enum `std::result::Result` in the current scope
[INFO] [stdout]    --> src/export.rs:541:21
[INFO] [stdout]     |
[INFO] [stdout] 541 |         assert!(ddl.contains("CREATE TABLE user_vertices"));
[INFO] [stdout]     |                     ^^^^^^^^ method not found in `std::result::Result<std::string::String, KotobaError>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `contains` exists on the type `std::string::String`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:1340:5
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `std::string::String` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 541 |         assert!(ddl.expect("REASON").contains("CREATE TABLE user_vertices"));
[INFO] [stdout]     |                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `contains` found for enum `std::result::Result` in the current scope
[INFO] [stdout]    --> src/export.rs:542:21
[INFO] [stdout]     |
[INFO] [stdout] 542 |         assert!(ddl.contains("name VARCHAR(255) NOT NULL"));
[INFO] [stdout]     |                     ^^^^^^^^ method not found in `std::result::Result<std::string::String, KotobaError>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `contains` exists on the type `std::string::String`
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/str/mod.rs:1340:5
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `std::string::String` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 542 |         assert!(ddl.expect("REASON").contains("name VARCHAR(255) NOT NULL"));
[INFO] [stdout]     |                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `graph_data`
[INFO] [stdout]    --> src/migration.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         graph_data: &mut serde_json::Value,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graph_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source_path`
[INFO] [stdout]    --> src/migration.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         source_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_source_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target_path`
[INFO] [stdout]    --> src/migration.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         target_path: &str,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_target_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0608.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kotoba-schema` (lib test) due to 11 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6ef530be34615d51840cf13ed313dfaf003d0323412ac1f26fdb60ccf2da5883", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef530be34615d51840cf13ed313dfaf003d0323412ac1f26fdb60ccf2da5883", kill_on_drop: false }`
[INFO] [stdout] 6ef530be34615d51840cf13ed313dfaf003d0323412ac1f26fdb60ccf2da5883
